Releases: zepben/vertx-utils
Releases · zepben/vertx-utils
v1.8.0
v1.7.0
Breaking Changes
- None.
New Features
- None.
Enhancements
- None.
Fixes
- None.
Notes
- Updated Kotlin from
1.9.10->1.9.24.
v1.6.0
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
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 to4.5.11
v1.4.0
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
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-utilslibrary. These have been updated to support
Enhancements
- None.
Fixes
- None.
Notes
- None.
v1.2.0
v1.2.0
Breaking Changes
- None.
New Features
- None.
Enhancements
- None.
Fixes
- None.
Notes
- None.
v1.1.0
v1.1.0
Breaking Changes
- None.
New Features
- None.
Enhancements
- None.
Fixes
- None.
Notes
- None.
v1.0.0
v1.0.0
Initial release.