✨ New features
- Find namespace from topic name by @ThomasCAI-mlv in #491
- Add protected namespaces possibility by @ThomasCAI-mlv in #497
🐛 Bug fixes
- Fix public ACL being visible in other clusters by @ThomasCAI-mlv in #493
⚡ Improvements
- Improve connect cluster vault error handling by @ThomasCAI-mlv in #494
- Make all AdminClient timeouts configurable by @ThomasCAI-mlv in #498
- Improve JWT format with namespaces grouping by @ThomasCAI-mlv in #500
- Make filtering parameters dynamic for LIST namespace API by @ThomasCAI-mlv in #505
- Add new API resources names by @ThomasCAI-mlv in #506
📝 Documentation
- Add logo by @loicgreffier in #503
⬆️ Dependency updates
- Bump org.junit.jupiter:junit-jupiter-params from 5.11.3 to 5.11.4 by @dependabot[bot] in #496
- Bump org.mockito:mockito-junit-jupiter from 5.14.2 to 5.15.2 by @dependabot[bot] in #499
- Bump ncipollo/release-action from 1.14.0 to 1.15.0 by @dependabot[bot] in #502
- Bump io.micronaut.application from 4.4.4 to 4.4.5 by @dependabot[bot] in #501
- Update Ns4Kafka version in Docker-Compose by @loicgreffier in #508
🧪 Tests
- Remove deprecated usage of KafkaContainer by @loicgreffier in #492
💚 CI/CD
- Improve checkstyle rules with header and unused imports by @loicgreffier in #504