Releases: michelin/ns4kafka
Releases · michelin/ns4kafka
v1.12.0
✨ New features
- Handle wildcard parameter in Streams list API by @ThomasCAI-mlv in #411
- Handle wildcard parameter in Topic list API by @ThomasCAI-mlv in #410
- Handle wildcard parameter in Schema list API by @ThomasCAI-mlv in #412
- Handle wildcard parameter in RoleBinding list API by @ThomasCAI-mlv in #413
- Handle wildcard parameter in Namespace list API by @ThomasCAI-mlv in #418
- Handle wildcard parameter in Connect Cluster list API by @ThomasCAI-mlv in #423
- Handle wildcard parameter in Connector list API by @ThomasCAI-mlv in #419
- Handle wildcard parameter in ResourceQuota list API by @ThomasCAI-mlv in #427
- Handle wildcard parameter in ACL list API by @ThomasCAI-mlv in #425
- Delete a specific version of a schema by @ThomasCAI-mlv in #428
🐛 Bug fixes
- Fix Micronaut sensitive endpoints access by @loicgreffier in #404
- Fix ACL being deleted from owner Kafka user even when granted to another namespace by @loicgreffier in #417
- Fix connect cluster apply when there is no connect cluster in Ns4Kafka configuration by @ThomasCAI-mlv in #422
- Fix task state check in connector integration tests by @loicgreffier in #426
⚡ Improvements
- Migrate integration tests to KRaft broker by @loicgreffier in #434
📝 Documentation
- Add documentation about Stream Catalog configuration by @ThomasCAI-mlv in #405
- Fix misspelling in Managed Cluster section by @loicgreffier in #409
⬆️ Dependency updates
- Bump org.junit.jupiter:junit-jupiter-params from 5.10.2 to 5.10.3 by @dependabot[bot] in #406
- Bump pl.allegro.tech.build.axion-release from 1.17.2 to 1.18.0 by @dependabot[bot] in #408
- Bump org.sonarqube from 5.0.0.4638 to 5.1.0.4882 by @dependabot[bot] in #407
- Bump io.confluent:kafka-schema-registry-client from 7.6.0 to 7.6.2 by @dependabot[bot] in #414
- Bump io.micronaut.application from 4.4.0 to 4.4.2 by @dependabot[bot] in #415
- Bump pl.allegro.tech.build.axion-release from 1.18.0 to 1.18.2 by @dependabot[bot] in #416
- Bump mikepenz/release-changelog-builder-action from 4.2.2 to 5 by @dependabot[bot] in #420
- Bump io.confluent:kafka-schema-registry-client from 7.6.2 to 7.7.0 by @dependabot[bot] in #421
- Bump pl.allegro.tech.build.axion-release from 1.18.2 to 1.18.3 by @dependabot[bot] in #424
- Bump pl.allegro.tech.build.axion-release from 1.18.3 to 1.18.4 by @dependabot[bot] in #429
- Bump pl.allegro.tech.build.axion-release from 1.18.4 to 1.18.5 by @dependabot[bot] in #433
- Bump org.junit.jupiter:junit-jupiter-params from 5.10.3 to 5.11.0 by @dependabot[bot] in #432
v1.11.12
⚡ Improvements
- Add the possibility to configure Confluent Stream catalog limit by @ThomasCAI-mlv in #402
v1.11.11
🐛 Bug fixes
- Fix bad interpreter and add local user for demo by @loicgreffier in #395
- Fix topic with Confluent tag being recreated after deletion by @ThomasCAI-mlv in #400
📝 Documentation
- Migrate docker-compose to KRaft and add AKHQ by @loicgreffier in #391
⬆️ Dependency updates
- Bump io.micronaut.application from 4.3.5 to 4.3.6 by @dependabot[bot] in #388
- Bump mikepenz/release-changelog-builder-action from 4.2.0 to 4.2.2 by @dependabot[bot] in #390
- Upgrade to Micronaut 4.4.1 by @loicgreffier in #392
- Bump pl.allegro.tech.build.axion-release from 1.17.0 to 1.17.1 by @dependabot[bot] in #394
- Bump io.micronaut.application from 4.3.6 to 4.3.8 by @dependabot[bot] in #393
- Bump pl.allegro.tech.build.axion-release from 1.17.1 to 1.17.2 by @dependabot[bot] in #396
- Bump org.mockito:mockito-junit-jupiter from 5.11.0 to 5.12.0 by @dependabot[bot] in #397
- Bump io.micronaut.application from 4.3.8 to 4.4.0 by @dependabot[bot] in #398
v1.11.10
✨ New features
- Return an explicit message when requesting an unknown namespace by @loicgreffier in #374
- Add topic description on Confluent Cloud by @ThomasCAI-mlv in #383
🐛 Bug fixes
- Authorize dot in namespace names by @loicgreffier in #364
- Unauthorize min.cleanable.dirty.ratio on Confluent Cloud by @loicgreffier in #381
- Handle collisions between dot and underscore chars in topic ACLs by @loicgreffier in #382
- Fix Micronaut basic authentication and clarify documentation by @loicgreffier in #386
⚡ Improvements
- Enhance the syntax of error messages by @loicgreffier in #371
- Run Docker build on PR by @loicgreffier in #373
- Return an explicit message when requesting a forbidden namespace by @loicgreffier in #375
- Optimize JWT content with role bindings by @loicgreffier in #384
⬆️ Dependency updates
- Bump org.junit.jupiter:junit-jupiter-params from 5.10.1 to 5.10.2 by @dependabot[bot] in #365
- Bump io.micronaut.application from 4.2.1 to 4.3.1 by @dependabot[bot] in #366
- Bump io.confluent:kafka-schema-registry-client from 7.5.3 to 7.6.0 by @dependabot[bot] in #370
- Bump io.micronaut.application from 4.3.1 to 4.3.2 by @dependabot[bot] in #369
- Bump ncipollo/release-action from 1.13.0 to 1.14.0 by @dependabot[bot] in #368
- Bump pl.allegro.tech.build.axion-release from 1.16.1 to 1.17.0 by @dependabot[bot] in #372
- Bump io.micronaut.application from 4.3.2 to 4.3.3 by @dependabot[bot] in #376
- Bump mikepenz/release-changelog-builder-action from 4.1.1 to 4.2.0 by @dependabot[bot] in #378
- Bump io.micronaut.application from 4.3.3 to 4.3.4 by @dependabot[bot] in #379
- Bump org.mockito:mockito-junit-jupiter from 5.10.0 to 5.11.0 by @dependabot[bot] in #380
- Bump io.micronaut.application from 4.3.4 to 4.3.5 by @dependabot[bot] in #385
- Bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638 by @dependabot[bot] in #387
v1.11.9
✨ New features
- Create tags when missing on Schema Registry by @adriencalime in #345
🐛 Bug fixes
- Grant read consumer groups by default in AKHQ v3 by @loicgreffier in #355
⚡ Improvements
- Support unchanged status on schemas by @AlexisSouquiere in #344
- Make schema apply fully asynchronous by @loicgreffier in #361
📝 Documentation
- Update LICENSE owner by @loicgreffier in #358
⬆️ Dependency updates
- Bump actions/setup-java from 3 to 4 by @dependabot[bot] in #348
- Bump pl.allegro.tech.build.axion-release from 1.15.5 to 1.16.1 by @dependabot[bot] in #347
- Bump org.mockito:mockito-junit-jupiter from 5.7.0 to 5.8.0 by @dependabot[bot] in #346
- Bump io.micronaut.application from 4.2.0 to 4.2.1 by @dependabot[bot] in #350
- Bump actions/upload-artifact from 3 to 4 by @dependabot[bot] in #352
- Bump org.mockito:mockito-junit-jupiter from 5.8.0 to 5.9.0 by @dependabot[bot] in #353
- Bump mikepenz/release-changelog-builder-action from 4.1.0 to 4.1.1 by @dependabot[bot] in #354
- Bump io.confluent:kafka-schema-registry-client from 7.5.1 to 7.5.3 by @dependabot[bot] in #357
- Bump actions/cache from 3 to 4 by @dependabot[bot] in #356
- Upgrade to Java 21 by @loicgreffier in #360
- Bump org.mockito:mockito-junit-jupiter from 5.9.0 to 5.10.0 by @dependabot[bot] in #363
v1.11.8
⬆️ Dependency updates
- Upgrade to Micronaut 4.1.6 by @loicgreffier in #340
- Bump io.micronaut.application from 4.1.2 to 4.2.0 by @dependabot[bot] in #342
- Upgrade to Micronaut 4.2.0 by @loicgreffier in #343
v1.11.7
⚡ Improvements
- Improve tags performance by @adriencalime in #337
⬆️ Dependency updates
- Bump mikepenz/release-changelog-builder-action from 4.0.0 to 4.0.1 by @dependabot[bot] in #335
- Bump io.micronaut.application from 4.0.3 to 4.1.2 by @dependabot[bot] in #336
- Bump org.mockito:mockito-junit-jupiter from 5.6.0 to 5.7.0 by @dependabot[bot] in #338
- Bump mikepenz/release-changelog-builder-action from 4.0.1 to 4.1.0 by @dependabot[bot] in #339
v1.11.6
✨ New features
- Replace Account ID by Resource ID on Confluent Cloud by @adriencalime in #334
⬆️ Dependency updates
- Bump org.sonarqube from 4.4.0.3356 to 4.4.1.3373 by @dependabot[bot] in #332
- Bump org.mockito:mockito-junit-jupiter from 5.5.0 to 5.6.0 by @dependabot[bot] in #333
v1.11.5
✨ New features
- Manage Confluent Cloud tags by @adriencalime in #321
🐛 Bug fixes
- Restore Micronaut management by @loicgreffier in #326
- Add key/value suffix for schema filtering on LITERAL ACL on v3 claim by @AlexisSouquiere in #328
- Fix tag job by @loicgreffier in #331
⚡ Improvements
- Add GitHub Actions for tagging by @loicgreffier in #325
- Add checkstyle by @loicgreffier in #327
⬆️ Dependency updates
- Upgrade to Micronaut 4.1.2 by @loicgreffier in #323
- Bump org.sonarqube from 4.3.1.3277 to 4.4.0.3356 by @dependabot[bot] in #330
- Bump pl.allegro.tech.build.axion-release from 1.15.4 to 1.15.5 by @dependabot[bot] in #329
v1.11.4
🐛 Bug fixes
- Fix missing clusters in v3 AKHQ claims for topics by @AlexisSouquiere in #322
⚡ Improvements
- Optimized claims by removing unnecessary ACL contained in another ACL by @AlexisSouquiere in #309
⬆️ Dependency updates
- Upgraded to Confluent Platform 7.4.1 in Testcontainers by @loicgreffier in #306
- Bump pl.allegro.tech.build.axion-release from 1.15.3 to 1.15.4 by @dependabot[bot] in #308
- Bump ncipollo/release-action from 1.12.0 to 1.13.0 by @dependabot[bot] in #310
- Bump org.mockito:mockito-junit-jupiter from 5.4.0 to 5.5.0 by @dependabot[bot] in #311
- Bump mikepenz/release-changelog-builder-action from 3.7.2 to 4.0.0 by @dependabot[bot] in #315
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #314
- Bump org.sonarqube from 4.3.0.3225 to 4.3.1.3277 by @dependabot[bot] in #313
- Bump mikepenz/action-junit-report from 3 to 4 by @dependabot[bot] in #317
- Bump docker/login-action from 2 to 3 by @dependabot[bot] in #320