Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jooby-project/jooby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b001456
Choose a base ref
...
head repository: jooby-project/jooby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 661d635
Choose a head ref
  • 15 commits
  • 118 files changed
  • 2 contributors

Commits on May 7, 2026

  1. htmx: demo link

    jknack committed May 7, 2026
    Configuration menu
    Copy the full SHA
    f053c9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dad134 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a7594d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5651e9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2026

  1. Configuration menu
    Copy the full SHA
    0a53f05 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2026

  1. Merge pull request #3944 from jooby-project/3943

    joobyRun: optimize hot-reload latency with debouncer and smart compil…
    jknack authored May 9, 2026
    Configuration menu
    Copy the full SHA
    5f125fd View commit details
    Browse the repository at this point in the history

Commits on May 10, 2026

  1. Configuration menu
    Copy the full SHA
    7090f97 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3946 from jooby-project/3945

    whoops: update whoops development error handler fix  #3945
    jknack authored May 10, 2026
    Configuration menu
    Copy the full SHA
    2b7a470 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2026

  1. build(deps): bump the dependencies group with 14 updates

    Bumps the dependencies group with 14 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | org.apache.logging.log4j:log4j-core | `2.25.4` | `2.26.0` |
    | org.apache.logging.log4j:log4j-slf4j-impl | `2.25.4` | `2.26.0` |
    | [io.undertow:undertow-core](https://github.com/undertow-io/undertow) | `2.4.0.RC4` | `2.4.0.Final` |
    | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.2` | `1.11.0` |
    | [io.vertx:vertx-core](https://github.com/eclipse/vert.x) | `5.0.11` | `5.0.12` |
    | [io.vertx:vertx-sql-client](https://github.com/eclipse-vertx/vertx-sql-client) | `5.0.11` | `5.0.12` |
    | [io.vertx:vertx-mysql-client](https://github.com/eclipse-vertx/vertx-sql-client) | `5.0.11` | `5.0.12` |
    | [io.vertx:vertx-pg-client](https://github.com/eclipse-vertx/vertx-sql-client) | `5.0.11` | `5.0.12` |
    | [dev.langchain4j:langchain4j-bom](https://github.com/langchain4j/langchain4j) | `1.14.0` | `1.14.1` |
    | [com.github.kagkarlsson:db-scheduler](https://github.com/kagkarlsson/db-scheduler) | `16.7.1` | `16.8.1` |
    | software.amazon.awssdk:bom | `2.44.0` | `2.44.4` |
    | [org.jline:jline](https://github.com/jline/jline3) | `3.30.12` | `3.30.13` |
    | [org.jline:jline-terminal-jna](https://github.com/jline/jline3) | `3.30.12` | `3.30.13` |
    | [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) | `1.61.0` | `1.62.0` |
    
    
    Updates `org.apache.logging.log4j:log4j-core` from 2.25.4 to 2.26.0
    
    Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.25.4 to 2.26.0
    
    Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.25.4 to 2.26.0
    
    Updates `io.undertow:undertow-core` from 2.4.0.RC4 to 2.4.0.Final
    - [Release notes](https://github.com/undertow-io/undertow/releases)
    - [Commits](undertow-io/undertow@2.4.0.RC4...2.4.0.Final)
    
    Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.10.2 to 1.11.0
    - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
    - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
    - [Commits](Kotlin/kotlinx.coroutines@1.10.2...1.11.0)
    
    Updates `io.vertx:vertx-core` from 5.0.11 to 5.0.12
    - [Commits](eclipse-vertx/vert.x@5.0.11...5.0.12)
    
    Updates `io.vertx:vertx-sql-client` from 5.0.11 to 5.0.12
    - [Commits](eclipse-vertx/vertx-sql-client@5.0.11...5.0.12)
    
    Updates `io.vertx:vertx-mysql-client` from 5.0.11 to 5.0.12
    - [Commits](eclipse-vertx/vertx-sql-client@5.0.11...5.0.12)
    
    Updates `io.vertx:vertx-pg-client` from 5.0.11 to 5.0.12
    - [Commits](eclipse-vertx/vertx-sql-client@5.0.11...5.0.12)
    
    Updates `dev.langchain4j:langchain4j-bom` from 1.14.0 to 1.14.1
    - [Release notes](https://github.com/langchain4j/langchain4j/releases)
    - [Commits](langchain4j/langchain4j@1.14.0...1.14.1)
    
    Updates `io.vertx:vertx-sql-client` from 5.0.11 to 5.0.12
    - [Commits](eclipse-vertx/vertx-sql-client@5.0.11...5.0.12)
    
    Updates `io.vertx:vertx-mysql-client` from 5.0.11 to 5.0.12
    - [Commits](eclipse-vertx/vertx-sql-client@5.0.11...5.0.12)
    
    Updates `io.vertx:vertx-pg-client` from 5.0.11 to 5.0.12
    - [Commits](eclipse-vertx/vertx-sql-client@5.0.11...5.0.12)
    
    Updates `com.github.kagkarlsson:db-scheduler` from 16.7.1 to 16.8.1
    - [Release notes](https://github.com/kagkarlsson/db-scheduler/releases)
    - [Commits](kagkarlsson/db-scheduler@v16.7.1...v16.8.1)
    
    Updates `software.amazon.awssdk:bom` from 2.44.0 to 2.44.4
    
    Updates `org.jline:jline` from 3.30.12 to 3.30.13
    - [Release notes](https://github.com/jline/jline3/releases)
    - [Commits](jline/jline3@jline-3.30.12...jline-3.30.13)
    
    Updates `org.jline:jline-terminal-jna` from 3.30.12 to 3.30.13
    - [Release notes](https://github.com/jline/jline3/releases)
    - [Commits](jline/jline3@jline-3.30.12...jline-3.30.13)
    
    Updates `io.opentelemetry:opentelemetry-bom` from 1.61.0 to 1.62.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-java@v1.61.0...v1.62.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-version: 2.26.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
      dependency-version: 2.26.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
      dependency-version: 2.26.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: io.undertow:undertow-core
      dependency-version: 2.4.0.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
      dependency-version: 1.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: io.vertx:vertx-core
      dependency-version: 5.0.12
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.vertx:vertx-sql-client
      dependency-version: 5.0.12
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.vertx:vertx-mysql-client
      dependency-version: 5.0.12
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.vertx:vertx-pg-client
      dependency-version: 5.0.12
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: dev.langchain4j:langchain4j-bom
      dependency-version: 1.14.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.vertx:vertx-sql-client
      dependency-version: 5.0.12
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.vertx:vertx-mysql-client
      dependency-version: 5.0.12
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.vertx:vertx-pg-client
      dependency-version: 5.0.12
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.github.kagkarlsson:db-scheduler
      dependency-version: 16.8.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: software.amazon.awssdk:bom
      dependency-version: 2.44.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.jline:jline
      dependency-version: 3.30.13
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.jline:jline-terminal-jna
      dependency-version: 3.30.13
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.opentelemetry:opentelemetry-bom
      dependency-version: 1.62.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 11, 2026
    Configuration menu
    Copy the full SHA
    34d3da3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3947 from jooby-project/dependabot/maven/dependen…

    …cies-bca987707a
    
    build(deps): bump the dependencies group with 14 updates
    jknack authored May 11, 2026
    Configuration menu
    Copy the full SHA
    375d06c View commit details
    Browse the repository at this point in the history
  3. undertow: 2.4.0.Final

    - encode query parameters
    - fix #3948
    jknack committed May 11, 2026
    Configuration menu
    Copy the full SHA
    2985c2b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3949 from jooby-project/3948

    undertow: 2.4.0.Final
    jknack authored May 11, 2026
    Configuration menu
    Copy the full SHA
    f423302 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2026

  1. [bug] Args passed to runApp are ignored by Typesafe Config when anoth…

    …er config was previously loaded fix #3950
    jknack committed May 12, 2026
    Configuration menu
    Copy the full SHA
    de27485 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3951 from jooby-project/3950

    [bug] Args passed to runApp are ignored by Typesafe Config when anoth…
    jknack authored May 12, 2026
    Configuration menu
    Copy the full SHA
    449fe63 View commit details
    Browse the repository at this point in the history
  3. v4.5.1

    jknack committed May 12, 2026
    Configuration menu
    Copy the full SHA
    661d635 View commit details
    Browse the repository at this point in the history
Loading