Skip to content

Releases: kora-projects/kora

1.1.19

31 Jan 09:16
5f5ff56
Compare
Choose a tag to compare

What's Changed

  • Added ViolationExceptionHttpServerResponseMapper context by @GoodforGod in #229
  • Added HTTP-server parameter parsing enriched by @GoodforGod in #234
  • Added Cassandra more default mappers by @GoodforGod in #237
  • Improved ClientClassGenerator error handling by @GoodforGod in #227
  • Fixed Quartz default properties values by @GoodforGod in #226
  • Fixed OpenAPI discriminator enum naming by @GoodforGod in #225
  • Fixed Allow empty interfaces as targets of @ConfigValueExtractor targets by @Squiry in #230
  • Fixed Cache Redis multiple key get by @GoodforGod in #228
  • Fixed handling of null values for sealed interfaces in JSON parsing by @Squiry in #231
  • Fixed Cassandra row mapper for primitive return types by @GoodforGod in #236
  • Fixed OpenAPI typeMapping by @GoodforGod in #235
  • Fixed Allow parameterized classed to be discovered as final components by @Squiry in #238
  • Added automatic module name to the JAR manifest by @Squiry in #232

Full Changelog: 1.1.18...1.1.19

1.1.18

21 Jan 12:36
Compare
Choose a tag to compare

What's Changed

  • Added experimental Camunda 8 Zeebe Worker module by @GoodforGod in #37
  • Added Database Kotlin transaction suspend extension methods by @GoodforGod in #148
  • Improved OpenAPI Generator discriminator by @GoodforGod in #211
  • Fixed JUnit Mock/Spy/Replace Wrapped components by @GoodforGod in #216
  • Fixed Kafka unused parameter in HandlerWrapper by @Squiry in #219
  • Fixed Kafka transactional publisher sendOffsetsToTransaction method by @Squiry in #220
  • Fixed Quartz scheduler default configuration for correct clustered behavior by @Squiry in #217
  • Fixed minor dependency security updates by @GoodforGod in #218

Full Changelog: 1.1.17...1.1.18

1.1.17

24 Dec 12:27
1e62e6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.16...1.1.17

1.1.16

26 Nov 11:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.15...1.1.16

1.1.15

18 Nov 10:47
72054ba
Compare
Choose a tag to compare

What's Changed

  • Fixed HTTP Client tracing missing by @Squiry in #192
  • Fixed QuartzModule method potential collision with jdk scheduling by @GoodforGod in #193
  • Fixed Jdk Scheduling job await graceful shutdown by @GoodforGod in #194

Full Changelog: 1.1.14...1.1.15

1.1.14

14 Nov 10:16
67a8423
Compare
Choose a tag to compare

What's Changed

  • Added force shutdownNow when graceful shutdown fails for gRPC, KafkaListener, Scheduler by @GoodforGod in #190
  • Fixed Quartz config annotation processor missing by @GoodforGod in #191

Full Changelog: 1.1.13...1.1.14

1.1.13

13 Nov 22:30
a5f1703
Compare
Choose a tag to compare

What's Changed

  • Added JsonNullable special type by @GoodforGod in #170
  • Added KafkaConsumer allow empty records by @GoodforGod in #187
  • Added OpenAPI enableJsonNullable option support added by @GoodforGod in #184
  • Added Camunda Rest OpenAPI by @GoodforGod in #171
  • Improved Camunda Rest Telemetry by @GoodforGod in #185
  • Improved graceful shutdown (HTTP Server, KafkaListener, gRPC Server, Schedulers) by @GoodforGod in #179
  • Fixed OpenAPI Codegen allows additionalContractAnnotations without validation by @GoodforGod in #180
  • Fixed KafkaConsumer RebalanceListener for topics by @GoodforGod in #183
  • Fixed HttpServerResponse exceptions processing in blocking threads by @Squiry in #188
  • Fixed Kotlin KafkaProducer allow defaults methods by @GoodforGod in #186

Full Changelog: 1.1.12...1.1.13

1.1.12

07 Nov 12:09
419378d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.11...1.1.12

1.1.11

25 Oct 14:27
bb7d906
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.10...1.1.11

1.1.10

04 Oct 07:27
500c9dc
Compare
Choose a tag to compare

What's Changed

  • Added Expose TypeSpec.Builder for aspects for end user by @Squiry in #131
  • Added OpenAPI additionalModelTypeAnnotations option support by @GoodforGod in #127
  • Added @Deprecated annotation for OpenAPI generated HTTP Client methods by @GnusinPavel in #136
  • Added DateTime typeMapping default values support in OpenAPI generator by @GoodforGod in #138
  • Added Cassandra improved metrics configs by @GoodforGod in #139
  • Fixed Undertow Byte Buffer leak by @GoodforGod in #140
  • Fixed OpenAPI CodegenModel required when non validated by @GoodforGod in #135
  • Fixed trace logging on HTTP client breaking async-http-client by @Squiry in #128
  • Fixed Cassandra nullable resultSet mapping by @Squiry in #132
  • Fixed nullability checks should check type use annotations by @Squiry in #137
  • Fixed HTTP Server potential primitive type response by @GoodforGod in #129
  • Fixed JdbcNativeTypes LocalDate for Kotlin by @GoodforGod in #141

New Contributors

Full Changelog: 1.1.9...1.1.10