Release v0.37.3
Changelog
🚀 New Features
- ebc516f feat(cli): update shell completion for -o/--output option on list commands (Florian Hussonnois)
- 8235a15 feat(cli): add -o/--output format support to provider, extension, and resource list commands (Florian Hussonnois)
- c012d4c feat: add api-providers list and get commands with provider details (Florian Hussonnois)
- ae19b45 feat: show all providers' resources and extensions in api-resources and api-extensions (Florian Hussonnois)
🪛 Improvement and 🐞 Bug fixes
- f03f653 fix(deps): upgrade Micronaut to fix DoS vulnerabilities (GHSA-43w5-mmxv-cpvh, CVE-2026-33012) (Florian Hussonnois)
- 12ee41e fix(native): register javax.security.auth.Subject for GraalVM reflection (#726) (Florian Hussonnois)
- b702a28 test: add unit tests for OutputFormat, OutputFormatMixin, and @enabled annotation on extension interfaces (Florian Hussonnois)
- 91f8a69 fix(core): add @enabled annotation to Action and Converter interfaces (Florian Hussonnois)
- 1300d51 fix(providers): rename KafkaConnect provider to be in lowercase (Florian Hussonnois)
- 8f3391f fix: expose all config properties in extension providers (Florian Hussonnois)
- fac75f2 fix: propagate labels from expected to actual before applying selector in Kafka Connect and Schema Registry controllers (Florian Hussonnois)
- 4953c42 docs(new-blog): add how we governed 78 clusters without breaking production (SrivatsaRv)
- 73bb868 Update Trivy action version to 0.34.2 (Florian Hussonnois)
- fc956e6 docs: add Jikkou CLI commands, provider sections (Florian Hussonnois)
- b1798b7 docs(site): fix favicon (Florian Hussonnois)
- 6427155 docs(site): fix release posts order (Florian Hussonnois)
- 24ceb3c docs(site): add release blog post for v0.37.0 (Florian Hussonnois)
⬆️ Dependencies
- dfd3949 build(deps): bump actions/cache from 4 to 5 (dependabot[bot])
- 8d79a25 build(deps): bump com.github.freva:ascii-table from 1.8.0 to 1.9.0 (dependabot[bot])
- c2e8e0d build(deps): bump software.amazon.msk:aws-msk-iam-auth (dependabot[bot])
- 2ac5ef7 build(deps): bump aquasecurity/trivy-action from 0.34.2 to 0.35.0 (dependabot[bot])
- 99897d6 build(deps): bump actions/download-artifact from 4 to 8 (dependabot[bot])
- 412e433 build(deps): bump docker/build-push-action from 6 to 7 (dependabot[bot])
- 5b36c92 build(deps): bump docker/login-action from 3 to 4 (dependabot[bot])
- c9ffd98 build(deps): bump org.apache.maven.plugins:maven-assembly-plugin (dependabot[bot])
- 24e049b build(deps): bump actions/cache from 4 to 5 (dependabot[bot])
- f8726e1 build(deps): bump actions/setup-node from 4 to 6 (dependabot[bot])
- 59baf2e build(deps): bump jackson version to 2.18.6 (Florian Hussonnois)
- 1a32692 build(deps): bump org.apache.maven.plugins:maven-compiler-plugin (dependabot[bot])
- d72e1af build(deps): bump micronaut.version from 4.10.7 to 4.10.8 (dependabot[bot])
- 9a345f7 build(deps): bump io.netty:netty-codec-http2 (dependabot[bot])
- 96954bc build(deps): bump aquasecurity/trivy-action from 0.34.0 to 0.34.1 (dependabot[bot])
- 559a8f8 build(deps): bump org.springframework.security:spring-security-crypto (dependabot[bot])
- d28d80d build(deps): bump io.micronaut.maven:micronaut-maven-plugin (dependabot[bot])
- 431f8af build(deps): bump software.amazon.awssdk:glue from 2.31.16 to 2.41.30 (dependabot[bot])
Contributors
We'd like to thank the following people for their contributions:
Florian Hussonnois, SrivatsaRv, dependabot[bot], github-actions[bot]