Ns4kafka Versions Save

Ns4Kafka brings namespaces on top of Kafka brokers, Kafka Connect and Schema Registry.

v1.11.10

1 month ago

:sparkles: 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: 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

:zap: 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

:arrow_up: 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

3 months ago

:sparkles: New features

  • Create tags when missing on Schema Registry by @adriencalime in #345

:bug: Bug fixes

  • Grant read consumer groups by default in AKHQ v3 by @loicgreffier in #355

:zap: Improvements

  • Support unchanged status on schemas by @AlexisSouquiere in #344
  • Make schema apply fully asynchronous by @loicgreffier in #361

:memo: Documentation

  • Update LICENSE owner by @loicgreffier in #358

:arrow_up: 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

5 months ago

:arrow_up: 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

6 months ago

:zap: Improvements

  • Improve tags performance by @adriencalime in #337

:arrow_up: 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

7 months ago

:sparkles: New features

  • Replace Account ID by Resource ID on Confluent Cloud by @adriencalime in #334

:arrow_up: 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

7 months ago

:sparkles: New features

  • Manage Confluent Cloud tags by @adriencalime in #321

:bug: 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

:zap: Improvements

  • Add GitHub Actions for tagging by @loicgreffier in #325
  • Add checkstyle by @loicgreffier in #327

:arrow_up: 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

7 months ago

:bug: Bug fixes

  • Fix missing clusters in v3 AKHQ claims for topics by @AlexisSouquiere in #322

:zap: Improvements

  • Optimized claims by removing unnecessary ACL contained in another ACL by @AlexisSouquiere in #309

:arrow_up: 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

v1.11.3

9 months ago

:bug: Bug fixes

  • Fixed schema list returning always no schema by @loicgreffier in #302
  • Fixed public ACL continuously being redeployed by @loicgreffier in #304

:zap: Improvements

  • Changed status to unchanged when applying a former schema version by @loicgreffier in #303

:arrow_up: Dependency updates

  • Bump org.sonarqube from 4.2.1.3168 to 4.3.0.3225 by @dependabot[bot] in #301

v1.11.2

9 months ago

:sparkles: New features

  • Added docker-compose demo environment and improved configuration documentation by @loicgreffier in #275
  • Added claims endpoint v3 for AKHQ 0.25.0 by @AlexisSouquiere in #297
  • Checked Kafka Connect health before synchronization by @loicgreffier in #298

:bug: Bug fixes

  • Fixed missing data on schema diff by @loicgreffier in #285
  • Fixed sonar issues by @AlexisSouquiere in #299

:zap: Improvements

  • Based connect cluster apply on connect cluster ACL by @loicgreffier in #283
  • Prevented ACL deletion on broker if management is disabled by @loicgreffier in #284
  • Added issue templates by @loicgreffier in #288
  • Improved Rapidoc by @loicgreffier in #294
  • Moved from RxJava to Reactor by @loicgreffier in #296

:arrow_up: Dependency updates

  • Bump mikepenz/release-changelog-builder-action from 3.7.0 to 3.7.1 by @dependabot[bot] in #274
  • Bump io.micronaut.application from 3.7.7 to 3.7.8 by @dependabot[bot] in #276
  • Bump org.mockito:mockito-junit-jupiter from 5.2.0 to 5.3.0 by @dependabot[bot] in #277
  • Bump org.mockito:mockito-junit-jupiter from 5.3.0 to 5.3.1 by @dependabot[bot] in #278
  • Bump io.micronaut.application from 3.7.8 to 3.7.9 by @dependabot[bot] in #279
  • Bump mikepenz/release-changelog-builder-action from 3.7.1 to 3.7.2 by @dependabot[bot] in #280
  • Bump pl.allegro.tech.build.axion-release from 1.15.0 to 1.15.1 by @dependabot[bot] in #281
  • Bump Micronaut version from 3.8.1 to 3.9.2 by @loicgreffier in #286
  • Bump pl.allegro.tech.build.axion-release from 1.15.1 to 1.15.3 by @dependabot[bot] in #290
  • Bump org.sonarqube from 4.0.0.2929 to 4.1.0.3113 by @dependabot[bot] in #289
  • Bump org.sonarqube from 4.1.0.3113 to 4.2.0.3129 by @dependabot[bot] in #291
  • Bump io.micronaut.application from 3.7.9 to 3.7.10 by @dependabot[bot] in #293
  • Bump org.sonarqube from 4.2.0.3129 to 4.2.1.3168 by @dependabot[bot] in #292
  • Bump org.mockito:mockito-junit-jupiter from 5.3.1 to 5.4.0 by @dependabot[bot] in #295

v1.11.1

1 year ago

:bug: Bug fixes

  • Fixed mock injection on generic type for mockito-junit-jupiter 5.2.0 by @loicgreffier in #269

:zap: Improvements

  • Added filter on unnecessary akhq claims by @adriencalime in #273

:arrow_up: Dependency updates

  • Bump io.micronaut.application from 3.7.4 to 3.7.5 by @dependabot[bot] in #267
  • Bump org.mockito:mockito-junit-jupiter from 5.1.1 to 5.2.0 by @dependabot[bot] in #268
  • Bump io.micronaut.application from 3.7.5 to 3.7.6 by @dependabot[bot] in #270
  • Bump io.micronaut.application from 3.7.6 to 3.7.7 by @dependabot[bot] in #271
  • Bump pl.allegro.tech.build.axion-release from 1.14.4 to 1.15.0 by @dependabot[bot] in #272