v3.2.0 (2021-03-07)
Fixed bugs:
- General configuration issues with micronaut-kafka #320
- Ensure property resolution change doesn't trigger regression #286
- KafkaConsumer is create even when no "kafka" property exists in the environment #261
- KAFKA_BOOTSTRAP_SERVERS env variable is being ignored #179
- @KafkaListener doesn't work when annotated with @Validated #96
Closed issues:
- Could not resolve placeholder in native images #310
- Micronaut-Kafka with auto.commit.enable=false: how commit manually an offset? #298
- Execution failed for task ':compileJava'. > javax.lang.model.element.UnknownElementException: Unknown element: "productProducer" #249
- CompositeSerdeRegistry does not sort correctly #224
- NPE using micronaut with confluent cloud kafka #201
- Disabling kafka streams health checks creates invalid topology with Kafka 2.5.0 #196
- Feature Request: Add enable parameter for Kafka configuration #138
Merged pull requests:
- 3.2.0 release #338 (@burtbeckwith)
- test to verify env props override app props #337 (@burtbeckwith)
- Test cleanup #336 (@burtbeckwith)
- Update Micronaut to 2.3.3 #335 (@burtbeckwith)
- Allow micronaut-kafka to be globally disabled #334 (@mitchjust-finocomp)
- [kafka] Update common files for branch master #333 (@micronaut-build)
- Dependency upgrades #332 (@micronaut-build)
- Handle Confluent Cloud in KafkaHealthIndicator #331 (@mitchjust-finocomp)
- [kafka] Update common files for branch master #330 (@micronaut-build)
- Dependency upgrades #329 (@micronaut-build)
- [kafka] Update common files for branch master #328 (@micronaut-build)
- Use new Gradle build plugins #327 (@ilopmar)
- [kafka] Update common files for branch master #326 (@micronaut-build)
- [kafka] Update common files for branch master #325 (@micronaut-build)
- [kafka] Update common files for branch master #324 (@micronaut-build)
- Dependency upgrades #322 (@micronaut-build)
- [kafka] Update common files for branch master #319 (@micronaut-build)
- build: bump peter-evans/create-pull-request from v3.8.0 to v3.8.1 #318 (@dependabot[bot])
- build: update actions/cache requirement to v2.1.4 #317 (@dependabot[bot])
- [kafka] Update common files for branch master #316 (@micronaut-build)
- [kafka] Update common files for branch master #314 (@micronaut-build)
- build: bump reactor-core from 3.4.1 to 3.4.2 #309 (@dependabot[bot])
- build: bump micronaut-gradle-plugins from 2.0.14 to 2.0.15 #308 (@dependabot[bot])
- [kafka] Update common files for branch master #307 (@micronaut-build)
- [kafka] Update common files for branch master #306 (@micronaut-build)
- build: bump DeLaGuardo/setup-graalvm from 3.0 to 3.1 #305 (@dependabot[bot])
- build: bump brave-instrumentation-kafka-clients from 5.13.2 to 5.13.3 #304 (@dependabot[bot])
- build: create-pull-request to v3.6.0 #303 (@micronaut-build)
- Dependency upgrades #301 (@micronaut-build)
- Bump micronaut-gradle-plugins from 2.0.13 to 2.0.14 #300 (@dependabot[bot])
- build: micronaut-gradle-plugins to 2.0.14 #299 (@micronaut-build)
- bump up micronaut gradle plugins to 2.0.13, micronaut docs to 1.0.25, reactor-core to 3.4.1, testcontainers to 1.15.1 #294 (@micronaut-build)
- Dependency upgrades #290 (@micronaut-build)
- [kafka] Update common files for branch master #288 (@micronaut-build)
- Bump brave-instrumentation-kafka-clients from 5.13.1 to 5.13.2 #285 (@dependabot[bot])
- get GENERATED properties instead of RAW to allow env vars to override app settings #284 (@burtbeckwith)
- fix @requires annotation #283 (@burtbeckwith)
- Fix disabling kafka-streams health check #281 (@burtbeckwith)
- Migrate advice to use InterceptedMethod API #251 (@dstepanov)
- Remove deprecated kafka streams store api usage #248 (@racevedoo)
* This Changelog was automatically generated by github_changelog_generator