0.11.0
Fixes
- Graph interceptors should be available for graph roots too (#38)
- Filter object methods in ksp module scan (#36)
- HttpClient Config RequestTimeout Int -> Duration (#37)
- BearerAuthHttpClientInterceptor should not return empty
Mono
(#40) - Content-length header should not be used with jdk http client (#39)
- OpentelemetryGrpcServerSpan npe fix (#42)
- Ksp http controller processor Unit return type handling (#43)
- Startup error should be printed in stderr (#44)
@Nullable
presence check should look at field element in addition to record component (#46)- Kotlin generated classes generated annotation polishing (#45)
- Improve docs (#25)
- Method not allowed handling fix (#35)
Enhancements:
- Declarative validation annotation processor (#13)
- Generate additional no-arg constructor in case of no required fields present in openapi generated models (#32)
- Openapi generator shouldn't generate sealed hierarchies for one response operations (#41)
- Make slo's for default metrics configurable (#48)
- DateTime Readers & Writers for json module (#22)