Skip to content

Releases: zepben/vertx-utils

v1.8.0

10 Apr 07:03

Choose a tag to compare

Breaking Changes

  • This project requires JVM 17 to build

New Features

  • None.

Enhancements

  • None.

Fixes

  • None.

Notes

  • Updated Kotlin from 1.9.24 to 2.3.20

v1.7.0

18 Mar 09:42

Choose a tag to compare

Breaking Changes

  • None.

New Features

  • None.

Enhancements

  • None.

Fixes

  • None.

Notes

  • Updated Kotlin from 1.9.10 -> 1.9.24.

v1.6.0

13 May 07:55

Choose a tag to compare

Breaking Changes

  • None.

New Features

  • None.

Enhancements

  • Added overloads to Respond helper functions to support supplying additional headers to responses, or adding a Content-Length header of "0" to empty responses.

Fixes

  • None.

Notes

  • Update super POM to 0.38.3

v1.5.0

21 Jan 04:58

Choose a tag to compare

Breaking Changes

  • None.

New Features

  • None.

Enhancements

  • Added the ability to register a collection of route groups.

Fixes

  • None.

Notes

  • Update super POM to 0.37.0, which update Vert.x to 4.5.11

v1.4.0

02 Jun 23:34

Choose a tag to compare

Breaking Changes

  • None.

New Features

  • Add catch-all handler that supports logging exceptions when the server returns internal server error

Enhancements

  • None.

Fixes

  • None.

Notes

  • None.

v1.3.0

08 Apr 07:04

Choose a tag to compare

Breaking Changes

  • Use super pom version 0.34.x, which uses Vert.x version 4.4.6 (major version change 3 → 4).

New Features

  • Added Vert.x test helpers that used to be part of the test-utils library. These have been updated to support

Enhancements

  • None.

Fixes

  • None.

Notes

  • None.

v1.2.0

13 May 23:00

Choose a tag to compare

v1.2.0

Breaking Changes
  • None.
New Features
  • None.
Enhancements
  • None.
Fixes
  • None.
Notes
  • None.

v1.1.0

08 Oct 04:58

Choose a tag to compare

v1.1.0

Breaking Changes
  • None.
New Features
  • None.
Enhancements
  • None.
Fixes
  • None.
Notes
  • None.

v1.0.0

06 Oct 04:28

Choose a tag to compare

v1.0.0

Initial release.