What's Changed
- Added HTTP Client/Server logging masking by @Anshelen in #119
- Added HTTP Client & Server metrics enriched by @GoodforGod in #142
- Added OpenAPI additional contract annotations by @GoodforGod in #143
- Added Resilient Retry & Timeout virtual thread support by @GoodforGod in #155
- Added annotation processor for JDBC result set mappers by @Squiry in #149
- Fixed gRPC metrics leak by @GoodforGod in #160
- Fixed GraphBuilder intersected generics support by @GoodforGod in #158
- Fixed wrap quartz job exceptions to prevent incorrect logging by @eyeless-watcher in #146
- Fixed Enum config value as toString by @GoodforGod in #157
- Fixed JsonReader Set & Map as Linked by @GoodforGod in #156
- Fixed Retry support zero attempts by @GoodforGod in #154
- Fixed HttpClientRequestMapper String as plain text by @GoodforGod in #151
New Contributors
- @eyeless-watcher made their first contribution in #146
- @Anshelen made their first contribution in #119
Full Changelog: 1.1.10...1.1.11