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: v4.0.14
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: v4.0.15
Choose a head ref
  • 6 commits
  • 71 files changed
  • 1 contributor

Commits on Jan 13, 2026

  1. Configuration menu
    Copy the full SHA
    ea90a5c View commit details
    Browse the repository at this point in the history
  2. build: remove kotlin compiler from main source code

    - keep it on tests
    jknack committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    df8e569 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37a2510 View commit details
    Browse the repository at this point in the history
  4. open-api: disable javadoc parsing by default

    - fix #3841
    - allow to set option from maven/gradle
    jknack committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    4647400 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2026

  1. - fix Undertow HTTP server core doesn't properly validate the Host he…

    …ader in incoming HTTP requests
    jknack committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    f1690ee View commit details
    Browse the repository at this point in the history
  2. v4.0.15

    jknack committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    4863d34 View commit details
    Browse the repository at this point in the history
Loading