{
    "version": "https://jsonfeed.org/version/1",
    "title": "Vert.x",
    "feed_url": "https://vertx.io/feed/feed.json",
    "description": "Vert.x is a tool-kit for building reactive applications on the JVM",
    "items": [
        {
            "id": "https://vertx.io/blog/vert-x-2-1-6-released",
            "url": "https://vertx.io/blog/vert-x-2-1-6-released",
            "title": "Vert.x 2.1.6 released!",
            "date_modified": "2015-06-30T00:00:00.000Z",
            "author": {
                "name": "Clement Escoffier",
                "url": "https://github.com/cescoffier"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x3-web-easy-as-pi",
            "url": "https://vertx.io/blog/vert-x3-web-easy-as-pi",
            "title": "Vert.x 3 Web easy as Pi",
            "date_modified": "2015-07-01T00:00:00.000Z",
            "author": {
                "name": "Paulo Lopes",
                "url": "https://github.com/pmlopes"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x-3-init-d-script",
            "url": "https://vertx.io/blog/vert-x-3-init-d-script",
            "title": "Vert.x 3 init.d Script",
            "date_modified": "2015-07-02T00:00:00.000Z",
            "author": {
                "name": "Clement Escoffier",
                "url": "https://github.com/cescoffier"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x3-and-postgresql-json-type",
            "url": "https://vertx.io/blog/vert-x3-and-postgresql-json-type",
            "title": "Vert.x 3 and PostgreSQL JSON type",
            "date_modified": "2015-07-03T00:00:00.000Z",
            "author": {
                "name": "Paulo Lopes",
                "url": "https://github.com/pmlopes"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/checklist-for-migrating-from-vert-x-2-1-x-to-vert-x-3-part-one",
            "url": "https://vertx.io/blog/checklist-for-migrating-from-vert-x-2-1-x-to-vert-x-3-part-one",
            "title": "Checklist for Migrating from Vert.x 2.1.x to Vert.x 3 - Part One",
            "date_modified": "2015-07-06T00:00:00.000Z",
            "author": {
                "name": "Mark Spritzler",
                "url": "https://github.com/bytor99999"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x3-says-hello-to-npm-users",
            "url": "https://vertx.io/blog/vert-x3-says-hello-to-npm-users",
            "title": "Vert.x 3 says “hello” to NPM users",
            "date_modified": "2015-07-13T00:00:00.000Z",
            "author": {
                "name": "Paulo Lopes",
                "url": "https://github.com/pmlopes"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/my-first-vert-x-3-application",
            "url": "https://vertx.io/blog/my-first-vert-x-3-application",
            "title": "My first Vert.x 3 Application",
            "date_modified": "2015-07-14T00:00:00.000Z",
            "author": {
                "name": "Clement Escoffier",
                "url": "https://github.com/cescoffier"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x-application-configuration",
            "url": "https://vertx.io/blog/vert-x-application-configuration",
            "title": "Vert.x Application Configuration",
            "date_modified": "2015-07-20T00:00:00.000Z",
            "author": {
                "name": "Clement Escoffier",
                "url": "https://github.com/cescoffier"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/some-rest-with-vert-x",
            "url": "https://vertx.io/blog/some-rest-with-vert-x",
            "title": "Some Rest with Vert.x",
            "date_modified": "2015-07-27T00:00:00.000Z",
            "author": {
                "name": "Clement Escoffier",
                "url": "https://github.com/cescoffier"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/unit-and-integration-tests",
            "url": "https://vertx.io/blog/unit-and-integration-tests",
            "title": "Unit and Integration Tests",
            "date_modified": "2015-08-03T00:00:00.000Z",
            "author": {
                "name": "Clement Escoffier",
                "url": "https://github.com/cescoffier"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x3-real-time-web-apps",
            "url": "https://vertx.io/blog/vert-x3-real-time-web-apps",
            "title": "Vert.x 3 real time web apps",
            "date_modified": "2015-08-31T00:00:00.000Z",
            "author": {
                "name": "Paulo Lopes",
                "url": "https://github.com/pmlopes"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/writing-secure-vert-x-web-apps",
            "url": "https://vertx.io/blog/writing-secure-vert-x-web-apps",
            "title": "Writing secure Vert.x Web apps",
            "date_modified": "2015-09-14T00:00:00.000Z",
            "author": {
                "name": "Paulo Lopes",
                "url": "https://github.com/pmlopes"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/contract-driven-rest-services-with-vert-x3",
            "url": "https://vertx.io/blog/contract-driven-rest-services-with-vert-x3",
            "title": "Contract Driven REST Services with Vert.x3",
            "date_modified": "2015-09-17T00:00:00.000Z",
            "author": {
                "name": "Paulo Lopes",
                "url": "https://github.com/pmlopes"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x-3-1-0-is-released",
            "url": "https://vertx.io/blog/vert-x-3-1-0-is-released",
            "title": "Vert.x 3.1.0 is released!",
            "date_modified": "2015-10-08T00:00:00.000Z",
            "author": {
                "name": "Tim Fox",
                "url": "https://github.com/purplefox"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/using-the-asynchronous-sql-client",
            "url": "https://vertx.io/blog/using-the-asynchronous-sql-client",
            "title": "Using the asynchronous SQL client",
            "date_modified": "2015-10-19T00:00:00.000Z",
            "author": {
                "name": "Clement Escoffier",
                "url": "https://github.com/cescoffier"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x-es6-back-to-the-future",
            "url": "https://vertx.io/blog/vert-x-es6-back-to-the-future",
            "title": "Vert.x ES6 back to the future",
            "date_modified": "2015-11-25T00:00:00.000Z",
            "author": {
                "name": "Paulo Lopes",
                "url": "https://github.com/pmlopes"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/combine-vert-x-and-mongo-to-build-a-giant",
            "url": "https://vertx.io/blog/combine-vert-x-and-mongo-to-build-a-giant",
            "title": "Combine vert.x and mongo to build a giant",
            "date_modified": "2015-11-30T00:00:00.000Z",
            "author": {
                "name": "Clement Escoffier",
                "url": "https://github.com/cescoffier"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x-3-2-0-is-released",
            "url": "https://vertx.io/blog/vert-x-3-2-0-is-released",
            "title": "Vert.x 3.2.0 is released!",
            "date_modified": "2015-12-15T00:00:00.000Z",
            "author": {
                "name": "Clement Escoffier",
                "url": "https://github.com/cescoffier"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/automatic-redeployment-in-eclipse-ide",
            "url": "https://vertx.io/blog/automatic-redeployment-in-eclipse-ide",
            "title": "Automatic redeployment in Eclipse IDE",
            "date_modified": "2015-12-20T00:00:00.000Z",
            "author": {
                "name": "Clement Escoffier",
                "url": "https://github.com/cescoffier"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/ecmascript-6-7-on-the-jvm-with-typescript-and-vert-x",
            "url": "https://vertx.io/blog/ecmascript-6-7-on-the-jvm-with-typescript-and-vert-x",
            "title": "ECMAScript 6/7 on the JVM with TypeScript and Vert.x",
            "date_modified": "2016-01-03T00:00:00.000Z",
            "author": {
                "name": "Michel Krämer",
                "url": "https://github.com/michel-kraemer"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/real-time-bidding-with-websockets-and-vert-x",
            "url": "https://vertx.io/blog/real-time-bidding-with-websockets-and-vert-x",
            "title": "Real-time bidding with Websockets and Vert.x",
            "date_modified": "2016-01-15T00:00:00.000Z",
            "author": {
                "name": "Marcin Warczyglowa",
                "url": "https://github.com/mwarc"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/using-hamcrest-matchers-with-vert-x-unit",
            "url": "https://vertx.io/blog/using-hamcrest-matchers-with-vert-x-unit",
            "title": "Using Hamcrest Matchers with Vert.x Unit",
            "date_modified": "2016-01-18T00:00:00.000Z",
            "author": {
                "name": "Clement Escoffier",
                "url": "https://github.com/cescoffier"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/intro-to-vert-x-shell",
            "url": "https://vertx.io/blog/intro-to-vert-x-shell",
            "title": "Intro to Vert.x Shell",
            "date_modified": "2016-01-25T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x-3-2-1-is-released",
            "url": "https://vertx.io/blog/vert-x-3-2-1-is-released",
            "title": "Vert.x 3.2.1 is released!",
            "date_modified": "2016-02-05T00:00:00.000Z",
            "author": {
                "name": "Clement Escoffier",
                "url": "https://github.com/cescoffier"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/vertx-3-and-azure-cloud-platform-tutorial",
            "url": "https://vertx.io/blog/vertx-3-and-azure-cloud-platform-tutorial",
            "title": "Vert.x 3 and Azure cloud platform tutorial",
            "date_modified": "2016-03-17T00:00:00.000Z",
            "author": {
                "name": "Paulo Lopes",
                "url": "https://github.com/pmlopes"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/vertx-3-and-keycloak-tutorial",
            "url": "https://vertx.io/blog/vertx-3-and-keycloak-tutorial",
            "title": "Vertx 3 and Keycloak tutorial",
            "date_modified": "2016-03-30T00:00:00.000Z",
            "author": {
                "name": "Paulo Lopes",
                "url": "https://github.com/pmlopes"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x-3-3-0-is-released",
            "url": "https://vertx.io/blog/vert-x-3-3-0-is-released",
            "title": "Vert.x 3.3.0 is released!",
            "date_modified": "2016-06-24T00:00:00.000Z",
            "author": {
                "name": "Clement Escoffier",
                "url": "https://github.com/cescoffier"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x-3-3-2-is-released",
            "url": "https://vertx.io/blog/vert-x-3-3-2-is-released",
            "title": "Vert.x 3.3.2 is released!",
            "date_modified": "2016-07-12T00:00:00.000Z",
            "author": {
                "name": "Clement Escoffier",
                "url": "https://github.com/cescoffier"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x-fall-conferences",
            "url": "https://vertx.io/blog/vert-x-fall-conferences",
            "title": "Vert.x fall conferences",
            "date_modified": "2016-08-26T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "news"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x-blueprint-tutorials",
            "url": "https://vertx.io/blog/vert-x-blueprint-tutorials",
            "title": "Vert.x Blueprint Tutorials",
            "date_modified": "2016-09-01T00:00:00.000Z",
            "author": {
                "name": "Eric Zhao",
                "url": "https://github.com/sczyh30"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/centralized-logging-for-vert-x-applications-using-the-elk-stack",
            "url": "https://vertx.io/blog/centralized-logging-for-vert-x-applications-using-the-elk-stack",
            "title": "Centralized logging for Vert.x applications using the ELK stack",
            "date_modified": "2016-09-08T00:00:00.000Z",
            "author": {
                "name": "Ricardo Hernandez",
                "url": "https://github.com/ricardohmon"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x-3-3-3-is-released",
            "url": "https://vertx.io/blog/vert-x-3-3-3-is-released",
            "title": "Vert.x 3.3.3 is released!",
            "date_modified": "2016-09-12T00:00:00.000Z",
            "author": {
                "name": "Clement Escoffier",
                "url": "https://github.com/cescoffier"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x-featuring-continuous-delivery-with-jenkins-and-ansible",
            "url": "https://vertx.io/blog/vert-x-featuring-continuous-delivery-with-jenkins-and-ansible",
            "title": "Vert.x featuring Continuous Delivery with Jenkins and Ansible",
            "date_modified": "2016-09-28T00:00:00.000Z",
            "author": {
                "name": "Ricardo Hernandez",
                "url": "https://github.com/ricardohmon"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/oauth2-got-easy",
            "url": "https://vertx.io/blog/oauth2-got-easy",
            "title": "OAuth2 got easy",
            "date_modified": "2016-12-02T00:00:00.000Z",
            "author": {
                "name": "Paulo Lopes",
                "url": "https://github.com/pmlopes"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/getting-started-with-new-fabric8-vert-x-maven-plugin",
            "url": "https://vertx.io/blog/getting-started-with-new-fabric8-vert-x-maven-plugin",
            "title": "Getting started with new fabric8 Vert.x Maven Plugin",
            "date_modified": "2016-12-07T00:00:00.000Z",
            "author": {
                "name": "Kamesh Sampath",
                "url": "https://github.com/kameshsampath"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/internet-of-things-reactive-and-asynchronous-with-vert-x",
            "url": "https://vertx.io/blog/internet-of-things-reactive-and-asynchronous-with-vert-x",
            "title": "Internet of Things - Reactive and Asynchronous with Vert.x",
            "date_modified": "2016-12-29T00:00:00.000Z",
            "author": {
                "name": "Paolo Patierno",
                "url": "https://github.com/ppatierno"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/building-services-and-apis-with-amqp-1-0",
            "url": "https://vertx.io/blog/building-services-and-apis-with-amqp-1-0",
            "title": "Building services and APIs with AMQP 1.0",
            "date_modified": "2017-01-25T00:00:00.000Z",
            "author": {
                "name": "Jakub Scholz",
                "url": "https://github.com/scholzj"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/an-introduction-to-the-vert-x-context-object",
            "url": "https://vertx.io/blog/an-introduction-to-the-vert-x-context-object",
            "title": "An Introduction to the Vert.x Context Object",
            "date_modified": "2017-01-31T00:00:00.000Z",
            "author": {
                "name": "Jez Prime",
                "url": "https://github.com/millross"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x-3-4-0-beta1-release",
            "url": "https://vertx.io/blog/vert-x-3-4-0-beta1-release",
            "title": "Vert.x 3.4.0.Beta1 release",
            "date_modified": "2017-02-09T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x-3-4-0-is-released",
            "url": "https://vertx.io/blog/vert-x-3-4-0-is-released",
            "title": "Vert.x 3.4.0 is released!",
            "date_modified": "2017-03-07T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/data-driven-apps-made-easy-with-vert-x-3-4-0-and-headless-cms-gentics-mesh",
            "url": "https://vertx.io/blog/data-driven-apps-made-easy-with-vert-x-3-4-0-and-headless-cms-gentics-mesh",
            "title": "Data-driven Apps made easy with Vert.x 3.4.0 and headless CMS Gentics Mesh",
            "date_modified": "2017-03-13T00:00:00.000Z",
            "author": {
                "name": "Johannes Schüth",
                "url": "https://github.com/jotschi"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/scala-is-here",
            "url": "https://vertx.io/blog/scala-is-here",
            "title": "Scala is here",
            "date_modified": "2017-03-20T00:00:00.000Z",
            "author": {
                "name": "Jochen Mader",
                "url": "https://github.com/codepitbull"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/dynamic-routing-in-serverless-microservice-with-vert-x-event-bus",
            "url": "https://vertx.io/blog/dynamic-routing-in-serverless-microservice-with-vert-x-event-bus",
            "title": "Dynamic Routing in Serverless Microservice with Vert.x Event Bus",
            "date_modified": "2017-04-14T00:00:00.000Z",
            "author": {
                "name": "Rowell Belen",
                "url": "https://github.com/bytekast"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/building-a-real-time-web-app-with-angular-ngrx-and-vert-x",
            "url": "https://vertx.io/blog/building-a-real-time-web-app-with-angular-ngrx-and-vert-x",
            "title": "Building a real-time web app with Angular/Ngrx and Vert.x",
            "date_modified": "2017-04-26T00:00:00.000Z",
            "author": {
                "name": "Benoit Hediard",
                "url": "https://github.com/benorama"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/time-scheduling-with-chime",
            "url": "https://vertx.io/blog/time-scheduling-with-chime",
            "title": "Time scheduling with Chime",
            "date_modified": "2017-05-09T00:00:00.000Z",
            "author": {
                "name": "Lisi",
                "url": "https://github.com/LisiLisenok"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/presentation-of-the-vert-x-swagger-project",
            "url": "https://vertx.io/blog/presentation-of-the-vert-x-swagger-project",
            "title": "Presentation of the Vert.x-Swagger project",
            "date_modified": "2017-05-22T00:00:00.000Z",
            "author": {
                "name": "Florent Chamfroy",
                "url": "https://github.com/phiz71"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/preview-of-a-guide-for-java-developers",
            "url": "https://vertx.io/blog/preview-of-a-guide-for-java-developers",
            "title": "Preview of a guide for Java developers",
            "date_modified": "2017-06-09T00:00:00.000Z",
            "author": {
                "name": "Julien Ponge",
                "url": "https://github.com/jponge"
            },
            "tags": [
                "news"
            ]
        },
        {
            "id": "https://vertx.io/blog/openapi-fka-swagger-3-support-in-eclipse-vert-x-now-in-test-stage",
            "url": "https://vertx.io/blog/openapi-fka-swagger-3-support-in-eclipse-vert-x-now-in-test-stage",
            "title": "OpenAPI (fka Swagger) 3 support in Eclipse Vert.x now in test stage!",
            "date_modified": "2017-07-04T00:00:00.000Z",
            "author": {
                "name": "Francesco Guardiani",
                "url": "https://github.com/slinkydeveloper"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x-3-5-0-beta1",
            "url": "https://vertx.io/blog/vert-x-3-5-0-beta1",
            "title": "Vert.x 3.5.0.Beta1",
            "date_modified": "2017-08-10T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/introducing-vert-x-mqtt-client",
            "url": "https://vertx.io/blog/introducing-vert-x-mqtt-client",
            "title": "Introducing Vert.x MQTT client",
            "date_modified": "2017-08-21T00:00:00.000Z",
            "author": {
                "name": "Pavel Drankov",
                "url": "https://github.com/Sammers21"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/an-eclipse-vert-x-gradle-plugin",
            "url": "https://vertx.io/blog/an-eclipse-vert-x-gradle-plugin",
            "title": "An Eclipse Vert.x Gradle Plugin",
            "date_modified": "2017-09-28T00:00:00.000Z",
            "author": {
                "name": "Julien Ponge",
                "url": "https://github.com/jponge"
            },
            "tags": [
                "news"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-5-0-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-5-0-released",
            "title": "Eclipse Vert.x 3.5.0 released!",
            "date_modified": "2017-10-20T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-meets-graphql",
            "url": "https://vertx.io/blog/eclipse-vert-x-meets-graphql",
            "title": "Eclipse Vert.x meets GraphQL",
            "date_modified": "2017-11-14T00:00:00.000Z",
            "author": {
                "name": "Johannes Schüth",
                "url": "https://github.com/jotschi"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/tcp-client-using-eclipse-vert-x-kotlin-and-gradle-build",
            "url": "https://vertx.io/blog/tcp-client-using-eclipse-vert-x-kotlin-and-gradle-build",
            "title": "TCP Client using Eclipse Vert.x, Kotlin and Gradle build",
            "date_modified": "2017-12-20T00:00:00.000Z",
            "author": {
                "name": "Usman Saleem",
                "url": "https://github.com/usmansaleem"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-5-1-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-5-1-released",
            "title": "Eclipse Vert.x 3.5.1 released!",
            "date_modified": "2018-02-13T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/google-summer-of-code-2018",
            "url": "https://vertx.io/blog/google-summer-of-code-2018",
            "title": "Google Summer of Code 2018",
            "date_modified": "2018-03-13T00:00:00.000Z",
            "author": {
                "name": "Thomas Segismont",
                "url": "https://github.com/tsegismont"
            },
            "tags": [
                "news"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-metrics-now-with-micrometer-io",
            "url": "https://vertx.io/blog/eclipse-vert-x-metrics-now-with-micrometer-io",
            "title": "Eclipse Vert.x metrics now with Micrometer.io",
            "date_modified": "2018-04-09T00:00:00.000Z",
            "author": {
                "name": "Joel Takvorian",
                "url": "https://github.com/jotak"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/new-community-channels",
            "url": "https://vertx.io/blog/new-community-channels",
            "title": "New community channels",
            "date_modified": "2018-04-13T00:00:00.000Z",
            "author": {
                "name": "Thomas Segismont",
                "url": "https://github.com/tsegismont"
            },
            "tags": [
                "news"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-rabbitmq-client-gets-a-new-consumer-api",
            "url": "https://vertx.io/blog/eclipse-vert-x-rabbitmq-client-gets-a-new-consumer-api",
            "title": "Eclipse Vert.x RabbitMQ client gets a new consumer API!",
            "date_modified": "2018-04-23T00:00:00.000Z",
            "author": {
                "name": "Pavel Drankov",
                "url": "https://github.com/Sammers21"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-goes-native",
            "url": "https://vertx.io/blog/eclipse-vert-x-goes-native",
            "title": "Eclipse Vert.x goes Native",
            "date_modified": "2018-06-04T00:00:00.000Z",
            "author": {
                "name": "Johannes Schüth",
                "url": "https://github.com/jotschi"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-5-2",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-5-2",
            "title": "Eclipse Vert.x 3.5.2",
            "date_modified": "2018-06-08T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/simplified-database-transaction-management-with-the-vert-x-rxjava-api",
            "url": "https://vertx.io/blog/simplified-database-transaction-management-with-the-vert-x-rxjava-api",
            "title": "Simplified database transaction management with the Vert.x RxJava API",
            "date_modified": "2018-07-02T00:00:00.000Z",
            "author": {
                "name": "Thomas Segismont",
                "url": "https://github.com/tsegismont"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-5-3",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-5-3",
            "title": "Eclipse Vert.x 3.5.3",
            "date_modified": "2018-07-13T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/the-rss-reader-tutorial",
            "url": "https://vertx.io/blog/the-rss-reader-tutorial",
            "title": "The RSS reader tutorial",
            "date_modified": "2018-08-20T00:00:00.000Z",
            "author": {
                "name": "Pavel Drankov",
                "url": "https://github.com/Sammers21"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/the-rss-reader-tutorial-step-2",
            "url": "https://vertx.io/blog/the-rss-reader-tutorial-step-2",
            "title": "The RSS reader tutorial (Step 2)",
            "date_modified": "2018-09-05T00:00:00.000Z",
            "author": {
                "name": "Pavel Drankov",
                "url": "https://github.com/Sammers21"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-5-4",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-5-4",
            "title": "Eclipse Vert.x 3.5.4",
            "date_modified": "2018-10-03T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-6-0-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-6-0-released",
            "title": "Eclipse Vert.x 3.6.0 released!",
            "date_modified": "2018-12-03T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/the-rss-reader-tutorial-step-3",
            "url": "https://vertx.io/blog/the-rss-reader-tutorial-step-3",
            "title": "The RSS reader tutorial (Step 3)",
            "date_modified": "2018-12-06T00:00:00.000Z",
            "author": {
                "name": "Pavel Drankov",
                "url": "https://github.com/Sammers21"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/http-response-validation-with-the-vert-x-web-client",
            "url": "https://vertx.io/blog/http-response-validation-with-the-vert-x-web-client",
            "title": "HTTP response validation with the Vert.x Web Client",
            "date_modified": "2018-12-10T00:00:00.000Z",
            "author": {
                "name": "Thomas Segismont",
                "url": "https://github.com/tsegismont"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/vert-x-web-api-service-introduction",
            "url": "https://vertx.io/blog/vert-x-web-api-service-introduction",
            "title": "Vert.x Web API Service Introduction",
            "date_modified": "2018-12-13T00:00:00.000Z",
            "author": {
                "name": "Francesco Guardiani",
                "url": "https://github.com/slinkydeveloper"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-6-2",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-6-2",
            "title": "Eclipse Vert.x 3.6.2",
            "date_modified": "2018-12-17T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-6-3",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-6-3",
            "title": "Eclipse Vert.x 3.6.3",
            "date_modified": "2019-02-04T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-7-0-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-7-0-released",
            "title": "Eclipse Vert.x 3.7.0 released!",
            "date_modified": "2019-04-02T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-7-1",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-7-1",
            "title": "Eclipse Vert.x 3.7.1",
            "date_modified": "2019-05-27T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/vs-code-vert-x-starter-extension",
            "url": "https://vertx.io/blog/vs-code-vert-x-starter-extension",
            "title": "VS Code Vert.x Starter Extension",
            "date_modified": "2019-05-29T00:00:00.000Z",
            "author": {
                "name": "Daniel Petisme",
                "url": "https://github.com/danielpetisme"
            },
            "tags": [
                "news"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-8-0-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-8-0-released",
            "title": "Eclipse Vert.x 3.8.0 released!",
            "date_modified": "2019-07-19T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-milestone-1-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-milestone-1-released",
            "title": "Eclipse Vert.x 4 milestone 1 released!",
            "date_modified": "2019-07-26T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-8-1",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-8-1",
            "title": "Eclipse Vert.x 3.8.1",
            "date_modified": "2019-08-23T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-milestone-2-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-milestone-2-released",
            "title": "Eclipse Vert.x 4 milestone 2 released!",
            "date_modified": "2019-08-26T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-for-scala-next-steps",
            "url": "https://vertx.io/blog/eclipse-vert-x-for-scala-next-steps",
            "title": "Eclipse Vert.x for Scala next steps",
            "date_modified": "2019-08-30T00:00:00.000Z",
            "author": {
                "name": "Jochen Mader",
                "url": "https://github.com/codepitbull"
            },
            "tags": [
                "news"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-milestone-3-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-milestone-3-released",
            "title": "Eclipse Vert.x 4 milestone 3 released!",
            "date_modified": "2019-09-19T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-8-2",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-8-2",
            "title": "Eclipse Vert.x 3.8.2",
            "date_modified": "2019-10-07T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-8-3",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-8-3",
            "title": "Eclipse Vert.x 3.8.3",
            "date_modified": "2019-10-18T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/send-web-requests-and-assert-results-with-vertx-junit5-web-client",
            "url": "https://vertx.io/blog/send-web-requests-and-assert-results-with-vertx-junit5-web-client",
            "title": "Send web requests and assert results with vertx-junit5-web-client",
            "date_modified": "2019-10-22T00:00:00.000Z",
            "author": {
                "name": "Francesco Guardiani",
                "url": "https://github.com/slinkydeveloper"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-8-4",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-8-4",
            "title": "Eclipse Vert.x 3.8.4",
            "date_modified": "2019-11-28T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-milestone-4-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-milestone-4-released",
            "title": "Eclipse Vert.x 4 milestone 4 released!",
            "date_modified": "2019-12-13T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-8-5",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-8-5",
            "title": "Eclipse Vert.x 3.8.5",
            "date_modified": "2020-01-24T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/easy-sso-for-vert-x-with-keycloak",
            "url": "https://vertx.io/blog/easy-sso-for-vert-x-with-keycloak",
            "title": "Easy SSO for Vert.x with Keycloak",
            "date_modified": "2020-03-16T00:00:00.000Z",
            "author": {
                "name": "Thomas Darimont",
                "url": "https://github.com/thomasdarimont"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-9-0-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-9-0-released",
            "title": "Eclipse Vert.x 3.9.0 released!",
            "date_modified": "2020-04-02T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-9-1-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-9-1-released",
            "title": "Eclipse Vert.x 3.9.1 released!",
            "date_modified": "2020-05-22T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-milestone-5-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-milestone-5-released",
            "title": "Eclipse Vert.x 4 milestone 5 released!",
            "date_modified": "2020-06-10T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-9-2-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-9-2-released",
            "title": "Eclipse Vert.x 3.9.2 released!",
            "date_modified": "2020-07-21T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-beta-1-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-beta-1-released",
            "title": "Eclipse Vert.x 4 beta 1 released!",
            "date_modified": "2020-07-28T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-9-3-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-9-3-released",
            "title": "Eclipse Vert.x 3.9.3 released!",
            "date_modified": "2020-09-17T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-beta-3-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-beta-3-released",
            "title": "Eclipse Vert.x 4 beta 3 released!",
            "date_modified": "2020-09-25T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/jwt-authorization-for-vert-x-with-keycloak",
            "url": "https://vertx.io/blog/jwt-authorization-for-vert-x-with-keycloak",
            "title": "JWT Authorization for Vert.x with Keycloak",
            "date_modified": "2020-10-01T00:00:00.000Z",
            "author": {
                "name": "Thomas Darimont",
                "url": "https://github.com/thomasdarimont"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-9-4-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-9-4-released",
            "title": "Eclipse Vert.x 3.9.4 released!",
            "date_modified": "2020-10-15T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-cr1-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-cr1-released",
            "title": "Eclipse Vert.x 4 CR1 released!",
            "date_modified": "2020-11-04T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-cr2-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-cr2-released",
            "title": "Eclipse Vert.x 4 CR2 released!",
            "date_modified": "2020-11-24T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/from-vert-x-3-to-vert-x-4",
            "url": "https://vertx.io/blog/from-vert-x-3-to-vert-x-4",
            "title": "Migrate from Vert.x 3 to Vert.x 4",
            "date_modified": "2020-12-02T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/whats-new-in-vert-x-4",
            "url": "https://vertx.io/blog/whats-new-in-vert-x-4",
            "title": "What's new in Vert.x 4",
            "date_modified": "2020-12-06T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-released",
            "title": "Eclipse Vert.x 4 released!",
            "date_modified": "2020-12-09T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-9-5",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-9-5",
            "title": "Eclipse Vert.x 3.9.5 released!",
            "date_modified": "2020-12-16T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-CSRF-concerns",
            "url": "https://vertx.io/blog/eclipse-vert-x-CSRF-concerns",
            "title": "Things to keep in mind concerning CSRF attacks",
            "date_modified": "2021-01-23T00:00:00.000Z",
            "author": {
                "name": "Xhelal Likaj",
                "url": "https://github.com/xhlika"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-0-2",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-0-2",
            "title": "Eclipse Vert.x 4.0.2 released!",
            "date_modified": "2021-02-05T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-9-6",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-9-6",
            "title": "Eclipse Vert.x 3.9.6 released!",
            "date_modified": "2021-02-26T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-0-3",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-0-3",
            "title": "Eclipse Vert.x 4.0.3 released!",
            "date_modified": "2021-03-15T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-9-7",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-9-7",
            "title": "Eclipse Vert.x 3.9.7 released!",
            "date_modified": "2021-04-16T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-1-Beta1-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-1-Beta1-released",
            "title": "Eclipse Vert.x 4.1.0.Beta1 released!",
            "date_modified": "2021-05-12T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-1-CR1-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-1-CR1-released",
            "title": "Eclipse Vert.x 4.1.0.CR1 released!",
            "date_modified": "2021-05-21T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/whats-new-in-vert-x-4-1",
            "url": "https://vertx.io/blog/whats-new-in-vert-x-4-1",
            "title": "What's new in Vert.x 4.1",
            "date_modified": "2021-05-21T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-1-CR2-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-1-CR2-released",
            "title": "Eclipse Vert.x 4.1.0.CR2 released!",
            "date_modified": "2021-05-27T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-1-0",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-1-0",
            "title": "Eclipse Vert.x 4.1.0 released!",
            "date_modified": "2021-06-01T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-9-8",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-9-8",
            "title": "Eclipse Vert.x 3.9.8 released!",
            "date_modified": "2021-06-10T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-1-1",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-1-1",
            "title": "Eclipse Vert.x 4.1.1 released!",
            "date_modified": "2021-07-01T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-1-2",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-1-2",
            "title": "Eclipse Vert.x 4.1.2 released!",
            "date_modified": "2021-07-20T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/dynamic-db-pool-config-with-sql-client",
            "url": "https://vertx.io/blog/dynamic-db-pool-config-with-sql-client",
            "title": "Dynamic database pool configuration with Vert.x SQL Client",
            "date_modified": "2021-08-11T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vertx-4-2-Beta1-released",
            "url": "https://vertx.io/blog/eclipse-vertx-4-2-Beta1-released",
            "title": "Eclipse Vert.x 4.2.0.Beta1 released!",
            "date_modified": "2021-08-25T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-1-3",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-1-3",
            "title": "Eclipse Vert.x 4.1.3 released!",
            "date_modified": "2021-08-31T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-9-9",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-9-9",
            "title": "Eclipse Vert.x 3.9.9 released!",
            "date_modified": "2021-09-07T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-1-4",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-1-4",
            "title": "Eclipse Vert.x 4.1.4 released!",
            "date_modified": "2021-09-17T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-1-5",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-1-5",
            "title": "Eclipse Vert.x 4.1.5 released!",
            "date_modified": "2021-10-07T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vertx-4-2-CR1-released",
            "url": "https://vertx.io/blog/eclipse-vertx-4-2-CR1-released",
            "title": "Eclipse Vert.x 4.2.0.CR1 released!",
            "date_modified": "2021-10-20T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/whats-new-in-vert-x-4-2",
            "url": "https://vertx.io/blog/whats-new-in-vert-x-4-2",
            "title": "What's new in Vert.x 4.2",
            "date_modified": "2021-10-26T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-2-0",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-2-0",
            "title": "Eclipse Vert.x 4.2.0 released!",
            "date_modified": "2021-10-28T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-2-1",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-2-1",
            "title": "Eclipse Vert.x 4.2.1 released!",
            "date_modified": "2021-11-03T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-1-6",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-1-6",
            "title": "Eclipse Vert.x 4.1.6 released!",
            "date_modified": "2021-11-04T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-9-10",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-9-10",
            "title": "Eclipse Vert.x 3.9.10 released!",
            "date_modified": "2021-11-05T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/CVE-2021-44228",
            "url": "https://vertx.io/blog/CVE-2021-44228",
            "title": "Eclipse Vert.x and Log4j 2 CVE-2021-44228",
            "date_modified": "2021-12-13T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "security"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-9-11",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-9-11",
            "title": "Eclipse Vert.x 3.9.11 released!",
            "date_modified": "2021-12-14T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-1-7",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-1-7",
            "title": "Eclipse Vert.x 4.1.7 released!",
            "date_modified": "2021-12-14T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-2-2",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-2-2",
            "title": "Eclipse Vert.x 4.2.2 released!",
            "date_modified": "2021-12-14T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-2-2-1_and_4-1-7-1",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-2-2-1_and_4-1-7-1",
            "title": "Eclipse Vert.x Webauthn 4.2.2.1 and 4.1.7.1 released!",
            "date_modified": "2021-12-15T00:00:00.000Z",
            "author": {
                "name": "Paulo Lopes",
                "url": "https://github.com/pmlopes"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-2-3",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-2-3",
            "title": "Eclipse Vert.x 4.2.3 released!",
            "date_modified": "2021-12-21T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-9-12",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-9-12",
            "title": "Eclipse Vert.x 3.9.12 released!",
            "date_modified": "2021-12-22T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-1-8",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-1-8",
            "title": "Eclipse Vert.x 4.1.8 released!",
            "date_modified": "2021-12-22T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-2-4",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-2-4",
            "title": "Eclipse Vert.x 4.2.4 released!",
            "date_modified": "2022-01-20T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-2-5",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-2-5",
            "title": "Eclipse Vert.x 4.2.5 released!",
            "date_modified": "2022-02-17T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-2-6",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-2-6",
            "title": "Eclipse Vert.x 4.2.6 released!",
            "date_modified": "2022-03-16T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-9-13",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-9-13",
            "title": "Eclipse Vert.x 3.9.13 released!",
            "date_modified": "2022-03-17T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-2-7",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-2-7",
            "title": "Eclipse Vert.x 4.2.7 released!",
            "date_modified": "2022-04-13T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-3-0",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-3-0",
            "title": "Eclipse Vert.x 4.3.0 released!",
            "date_modified": "2022-05-12T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/whats-new-in-vert-x-4-3",
            "url": "https://vertx.io/blog/whats-new-in-vert-x-4-3",
            "title": "What's new in Vert.x 4.3",
            "date_modified": "2022-05-12T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-3-1",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-3-1",
            "title": "Eclipse Vert.x 4.3.1 released!",
            "date_modified": "2022-05-25T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-3-2",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-3-2",
            "title": "Eclipse Vert.x 4.3.2 released!",
            "date_modified": "2022-07-07T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/vertx-virtual-threads-incubator",
            "url": "https://vertx.io/blog/vertx-virtual-threads-incubator",
            "title": "Vert.x virtual threads incubator",
            "date_modified": "2022-07-27T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "news"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-3-3",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-3-3",
            "title": "Eclipse Vert.x 4.3.3 released!",
            "date_modified": "2022-08-09T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-3-4",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-3-4",
            "title": "Eclipse Vert.x 4.3.4 released!",
            "date_modified": "2022-10-03T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-9-14",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-9-14",
            "title": "Eclipse Vert.x 3.9.14 released!",
            "date_modified": "2022-10-25T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-3-5",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-3-5",
            "title": "Eclipse Vert.x 4.3.5 released!",
            "date_modified": "2022-11-18T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-3-6",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-3-6",
            "title": "Eclipse Vert.x 4.3.6 released!",
            "date_modified": "2022-12-09T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-3-7",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-3-7",
            "title": "Eclipse Vert.x 4.3.7 released!",
            "date_modified": "2022-12-20T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-3-8",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-3-8",
            "title": "Eclipse Vert.x 4.3.8 released!",
            "date_modified": "2023-02-09T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-9-15",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-9-15",
            "title": "Eclipse Vert.x 3.9.15 released!",
            "date_modified": "2023-02-15T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-4-0",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-4-0",
            "title": "Eclipse Vert.x 4.4.0 released!",
            "date_modified": "2023-03-02T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/whats-new-in-vert-x-4-4",
            "url": "https://vertx.io/blog/whats-new-in-vert-x-4-4",
            "title": "What's new in Vert.x 4.4",
            "date_modified": "2023-03-02T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/vertx-web-graphql-java-improvements",
            "url": "https://vertx.io/blog/vertx-web-graphql-java-improvements",
            "title": "Improvements to the GraphQL-Java integration",
            "date_modified": "2023-03-09T00:00:00.000Z",
            "author": {
                "name": "Thomas Segismont",
                "url": "https://github.com/tsegismont"
            },
            "tags": [
                "news"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-4-1",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-4-1",
            "title": "Eclipse Vert.x 4.4.1 released!",
            "date_modified": "2023-03-30T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-3-9-16",
            "url": "https://vertx.io/blog/eclipse-vert-x-3-9-16",
            "title": "Eclipse Vert.x 3.9.16 released!",
            "date_modified": "2023-05-12T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-4-2",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-4-2",
            "title": "Eclipse Vert.x 4.4.2 released!",
            "date_modified": "2023-05-12T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-4-3",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-4-3",
            "title": "Eclipse Vert.x 4.4.3 released!",
            "date_modified": "2023-06-07T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-jdbc-client-4-3-3-1",
            "url": "https://vertx.io/blog/eclipse-vert-x-jdbc-client-4-3-3-1",
            "title": "Eclipse Vert.x JDBC Client 4.4.3.1 released!",
            "date_modified": "2023-06-08T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-4-4",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-4-4",
            "title": "Eclipse Vert.x 4.4.4 released!",
            "date_modified": "2023-06-22T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/soc-vertx-pinot-client",
            "url": "https://vertx.io/blog/soc-vertx-pinot-client",
            "title": "Eclipse Vert.x client for Apache Pinot",
            "date_modified": "2023-08-25T00:00:00.000Z",
            "author": {
                "name": "Lucifer Morningstar",
                "url": "https://github.com/lucifer4j"
            },
            "tags": [
                "news"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-4-5",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-4-5",
            "title": "Eclipse Vert.x 4.4.5 released!",
            "date_modified": "2023-08-30T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-4-6",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-4-6",
            "title": "Eclipse Vert.x 4.4.6 released!",
            "date_modified": "2023-10-11T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-0",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-0",
            "title": "Eclipse Vert.x 4.5.0 released!",
            "date_modified": "2023-11-16T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/whats-new-in-vert-x-4-5",
            "url": "https://vertx.io/blog/whats-new-in-vert-x-4-5",
            "title": "What's new in Vert.x 4.5",
            "date_modified": "2023-11-16T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-1",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-1",
            "title": "Eclipse Vert.x 4.5.1 released!",
            "date_modified": "2023-12-13T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-4-7",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-4-7",
            "title": "Eclipse Vert.x 4.4.7 released!",
            "date_modified": "2024-01-30T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-2",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-2",
            "title": "Eclipse Vert.x 4.5.2 released!",
            "date_modified": "2024-01-30T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-4-8",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-4-8",
            "title": "Eclipse Vert.x 4.4.8 released!",
            "date_modified": "2024-02-07T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-3",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-3",
            "title": "Eclipse Vert.x 4.5.3 released!",
            "date_modified": "2024-02-07T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-4",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-4",
            "title": "Eclipse Vert.x 4.5.4 released!",
            "date_modified": "2024-02-22T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-5",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-5",
            "title": "Eclipse Vert.x 4.5.5 released!",
            "date_modified": "2024-03-14T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-6",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-6",
            "title": "Eclipse Vert.x 4.5.6 released!",
            "date_modified": "2024-03-21T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-7",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-7",
            "title": "Eclipse Vert.x 4.5.7 released!",
            "date_modified": "2024-03-27T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-4-9",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-4-9",
            "title": "Eclipse Vert.x 4.4.9 released!",
            "date_modified": "2024-03-28T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/micrometer-metrics-performance",
            "url": "https://vertx.io/blog/micrometer-metrics-performance",
            "title": "Improving the Vert.x Micrometer Metrics performance",
            "date_modified": "2024-04-11T00:00:00.000Z",
            "author": {
                "name": "Thomas Segismont",
                "url": "https://github.com/tsegismont"
            },
            "tags": [
                "news"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-8",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-8",
            "title": "Eclipse Vert.x 4.5.8 released!",
            "date_modified": "2024-05-24T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-9",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-9",
            "title": "Eclipse Vert.x 4.5.9 released!",
            "date_modified": "2024-07-18T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/gsoc-vertx-proxy-updates",
            "url": "https://vertx.io/blog/gsoc-vertx-proxy-updates",
            "title": "Upcoming Vert.x Http Proxy updates",
            "date_modified": "2024-08-23T00:00:00.000Z",
            "author": {
                "name": "Zengyi Wang",
                "url": "https://github.com/wzy1935"
            },
            "tags": [
                "news"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-10",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-10",
            "title": "Eclipse Vert.x 4.5.10 released!",
            "date_modified": "2024-09-04T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-11",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-11",
            "title": "Eclipse Vert.x 4.5.11 released!",
            "date_modified": "2024-11-13T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-candidate-1-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-candidate-1-released",
            "title": "Eclipse Vert.x 5 candidate 1 released!",
            "date_modified": "2024-11-18T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-candidate-2-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-candidate-2-released",
            "title": "Eclipse Vert.x 5 candidate 2 released!",
            "date_modified": "2024-11-25T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-candidate-3-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-candidate-3-released",
            "title": "Eclipse Vert.x 5 candidate 3 released!",
            "date_modified": "2024-12-11T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/from-vert-x-4-to-vert-x-5",
            "url": "https://vertx.io/blog/from-vert-x-4-to-vert-x-5",
            "title": "Migrate from Vert.x 4 to Vert.x 5",
            "date_modified": "2024-12-11T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "guides"
            ]
        },
        {
            "id": "https://vertx.io/blog/whats-new-in-vert-x-5",
            "url": "https://vertx.io/blog/whats-new-in-vert-x-5",
            "title": "What's new in Vert.x 5",
            "date_modified": "2024-12-11T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-12",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-12",
            "title": "Eclipse Vert.x 4.5.12 released!",
            "date_modified": "2025-01-23T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-candidate-4-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-candidate-4-released",
            "title": "Eclipse Vert.x 5 candidate 4 released!",
            "date_modified": "2025-01-29T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-13",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-13",
            "title": "Eclipse Vert.x 4.5.13 released!",
            "date_modified": "2025-02-10T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-candidate-5-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-candidate-5-released",
            "title": "Eclipse Vert.x 5 candidate 5 released!",
            "date_modified": "2025-02-13T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-14",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-14",
            "title": "Eclipse Vert.x 4.5.14 released!",
            "date_modified": "2025-04-03T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-candidate-6-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-candidate-6-released",
            "title": "Eclipse Vert.x 5 candidate 6 released!",
            "date_modified": "2025-04-07T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-candidate-7-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-candidate-7-released",
            "title": "Eclipse Vert.x 5 candidate 7 released!",
            "date_modified": "2025-04-23T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-candidate-8-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-candidate-8-released",
            "title": "Eclipse Vert.x 5 candidate 8 released!",
            "date_modified": "2025-05-07T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-released",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-released",
            "title": "Eclipse Vert.x 5 released!",
            "date_modified": "2025-05-15T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-15",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-15",
            "title": "Eclipse Vert.x 4.5.15 released!",
            "date_modified": "2025-05-19T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-16",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-16",
            "title": "Eclipse Vert.x 4.5.16 released!",
            "date_modified": "2025-06-19T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-0-1",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-0-1",
            "title": "Eclipse Vert.x 5.0.1 released!",
            "date_modified": "2025-06-24T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-17",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-17",
            "title": "Eclipse Vert.x 4.5.17 released!",
            "date_modified": "2025-08-05T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-0-2",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-0-2",
            "title": "Eclipse Vert.x 5.0.2 released!",
            "date_modified": "2025-08-05T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-18",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-18",
            "title": "Eclipse Vert.x 4.5.18 released!",
            "date_modified": "2025-08-13T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-0-3",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-0-3",
            "title": "Eclipse Vert.x 5.0.3 released!",
            "date_modified": "2025-08-13T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-19",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-19",
            "title": "Eclipse Vert.x 4.5.19 released!",
            "date_modified": "2025-08-27T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-20",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-20",
            "title": "Eclipse Vert.x 4.5.20 released!",
            "date_modified": "2025-08-28T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-21",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-21",
            "title": "Eclipse Vert.x 4.5.21 released!",
            "date_modified": "2025-09-03T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-0-4",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-0-4",
            "title": "Eclipse Vert.x 5.0.4 released!",
            "date_modified": "2025-09-03T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/drapi-a-vert-x-success-story",
            "url": "https://vertx.io/blog/drapi-a-vert-x-success-story",
            "title": "DRAPI - A Vert.x Success Story",
            "date_modified": "2025-09-08T00:00:00.000Z",
            "author": {
                "name": "Stephan H. Wissel",
                "url": "https://github.com/Stwissel"
            },
            "tags": [
                "news"
            ]
        },
        {
            "id": "https://vertx.io/blog/junit6-is-here",
            "url": "https://vertx.io/blog/junit6-is-here",
            "title": "JUnit 6 is here, what does it mean for Vert.x users?",
            "date_modified": "2025-10-21T00:00:00.000Z",
            "author": {
                "name": "Thomas Segismont",
                "url": "https://github.com/tsegismont"
            },
            "tags": [
                "news"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-22",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-22",
            "title": "Eclipse Vert.x 4.5.22 released!",
            "date_modified": "2025-10-22T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-0-5",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-0-5",
            "title": "Eclipse Vert.x 5.0.5 released!",
            "date_modified": "2025-10-22T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-23",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-23",
            "title": "Eclipse Vert.x 4.5.23 released!",
            "date_modified": "2025-12-17T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-0-6",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-0-6",
            "title": "Eclipse Vert.x 5.0.6 released!",
            "date_modified": "2025-12-17T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-24",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-24",
            "title": "Eclipse Vert.x 4.5.24 released!",
            "date_modified": "2026-01-15T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-0-7",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-0-7",
            "title": "Eclipse Vert.x 5.0.7 released!",
            "date_modified": "2026-01-15T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-25",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-25",
            "title": "Eclipse Vert.x 4.5.25 released!",
            "date_modified": "2026-02-16T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-0-8",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-0-8",
            "title": "Eclipse Vert.x 5.0.8 released!",
            "date_modified": "2026-02-16T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-26",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-26",
            "title": "Eclipse Vert.x 4.5.26 released!",
            "date_modified": "2026-03-25T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-0-9",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-0-9",
            "title": "Eclipse Vert.x 5.0.9 released!",
            "date_modified": "2026-03-25T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-0-10",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-0-10",
            "title": "Eclipse Vert.x 5.0.10 released!",
            "date_modified": "2026-03-26T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-0-11",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-0-11",
            "title": "Eclipse Vert.x 5.0.11 released!",
            "date_modified": "2026-04-20T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-4-5-27",
            "url": "https://vertx.io/blog/eclipse-vert-x-4-5-27",
            "title": "Eclipse Vert.x 4.5.27 released!",
            "date_modified": "2026-05-05T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        },
        {
            "id": "https://vertx.io/blog/eclipse-vert-x-5-0-12",
            "url": "https://vertx.io/blog/eclipse-vert-x-5-0-12",
            "title": "Eclipse Vert.x 5.0.12 released!",
            "date_modified": "2026-05-05T00:00:00.000Z",
            "author": {
                "name": "Julien Viet",
                "url": "https://github.com/vietj"
            },
            "tags": [
                "releases"
            ]
        }
    ]
}