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: vert-x3/vertx-web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.5.25
Choose a base ref
...
head repository: vert-x3/vertx-web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.5.26
Choose a head ref
  • 4 commits
  • 33 files changed
  • 4 contributors

Commits on Feb 16, 2026

  1. Set next snapshot version

    vietj committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    21f5abf View commit details
    Browse the repository at this point in the history
  2. [Issue-1506] Provide a method to get sub router if current route acts…

    … as a sub router (#2512) (#2859)
    
    Signed-off-by: Lin Gao <[email protected]>
    Co-authored-by: Lin Gao <[email protected]>
    tsegismont and gaol authored Feb 16, 2026
    Configuration menu
    Copy the full SHA
    2287b82 View commit details
    Browse the repository at this point in the history
  3. Subrouter failure handler is ignored (#2779) (#2858)

    * fix #2772 Subrouter failure handler is ignored
    
    * fix(test): do junit assert in vert.x and add timeout
    
    * Revert changes in WebTestBase
    
    We can use existing testRequest methods
    
    
    
    ---------
    
    Signed-off-by: Thomas Segismont <[email protected]>
    Co-authored-by: takeseem <[email protected]>
    tsegismont and takeseem authored Feb 16, 2026
    Configuration menu
    Copy the full SHA
    5f1ad8d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. Releasing 4.5.26

    vietj committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    143b384 View commit details
    Browse the repository at this point in the history
Loading