Skip to content

Releases: kora-projects/kora

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

1.1.9

17 Sep 14:34
02815f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.8...1.1.9

1.1.8

29 Aug 12:32
806a71d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.7...1.1.8

1.1.7

07 Aug 04:20
d9370f6
Compare
Choose a tag to compare

What's Changed

  • Fixed JsonReader/JsonWriter for JSON fields with $ in name by @mitasov-ra in #83
  • Fixed CoroutineContextInjectInterceptor should not require kotlinx.coroutines.reactor.ReactorContextKt by @Squiry in #84
  • Updated kotlinpoet version to 1.18.1 (fixed kotlin name alias collision) by @mitasov-ra in #85
  • Added @Tag propagation for Repository codegen by @mitasov-ra in #81
  • Fixed NPE in grpc server metrics by @Squiry in #88
  • Removed Prometheus JMX by @GoodforGod in #93
  • Fixed Method argument Pattern validation by @GoodforGod in #92
  • Fixed Content-Type for Entity response preservation by @GoodforGod in #91
  • Added configuration of okhttp instance by @Squiry in #95

Full Changelog: 1.1.6...1.1.7

1.1.6

12 Jul 13:24
5138bba
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.5...1.1.6

1.1.5

09 Jul 09:34
445fc96
Compare
Choose a tag to compare

What's Changed

  • Fixed nullability detection for any @Nullable annotation in #79
  • Improved OpenAPI Generator Client error message in #77
  • Fixed Cassandra CompletableFuture signature in #75
  • Optimized database repository in #80

Full Changelog: 1.1.4...1.1.5