3.31.0
What's Changed
- removed unused variable assignment by @jhonDoe15 in #379
- Pre-select a descriptor file equal to topic name if available by @gebinic in #383
- Add configurable support for Kubernetes 1.22 Ingress v1beta1 obsoletion by @andytson in #385
- Add configurable pathType and ingressClassName to Ingress by @andytson in #386
- Disable HTTP TRACE and TRACK methods by @tbowman-sfmc in #391
- Support Protobuf "Any" message type for unmixed topics by @gebinic in #382
- [issue-373] Changed list consumer groups fetching way from all to valid by @occidere in #374
- feat: enable Dependabot to update deps and update base image tag by @Bert-R in #404
- Bump actions/checkout from 2 to 3 by @dependabot in #406
- Bump actions/stale from 3 to 5 by @dependabot in #407
- Bump docker/login-action from 1 to 2 by @dependabot in #410
- Bump testcontainers.version from 1.16.2 to 1.17.3 by @dependabot in #409
- Bump avro from 1.11.0 to 1.11.1 by @dependabot in #412
- Bump maven-compiler-plugin from 3.8.1 to 3.10.1 by @dependabot in #413
- Bump actions/setup-java from 2 to 3 by @dependabot in #408
- Bump protobuf.version from 3.19.1 to 3.21.5 by @dependabot in #414
- Bump kafka-libs.version from 6.1.4 to 7.2.1 by @dependabot in #411
- Bump docker-maven-plugin from 1.2.0 to 1.2.2 by @dependabot in #415
- Bump spring-boot-starter-parent from 2.6.6 to 2.7.3 by @dependabot in #416
- Bump msgpack-core from 0.8.24 to 0.9.3 by @dependabot in #417
- Bump protobuf.version from 3.21.5 to 3.21.6 by @dependabot in #423
- Bump actions/stale from 5 to 6 by @dependabot in #428
- Bump testcontainers.version from 1.17.3 to 1.17.4 by @dependabot in #432
- Bump kafka-libs.version from 7.2.1 to 7.2.2 by @dependabot in #429
- Bump protobuf.version from 3.21.6 to 3.21.7 by @dependabot in #431
- fix keyformat url parameter by @fape in #433
- Bump protobuf-java from 3.21.6 to 3.21.7 by @dependabot in #435
- Bump testcontainers.version from 1.17.4 to 1.17.5 by @dependabot in #434
- add keyformat config option by @fape in #436
- add basic (first, prev, next, last page) message navigation panel by @fape in #437
- Bump spring-boot-starter-parent from 2.7.3 to 2.7.5 by @dependabot in #441
- 🌱 Add hostAliases to the deployment.yaml and values.yaml files by @mostafaghadimi in #439
- Bump kafka-libs.version from 7.2.2 to 7.3.0 by @dependabot in #444
- Bump testcontainers.version from 1.17.5 to 1.17.6 by @dependabot in #447
- Bump protobuf.version from 3.21.7 to 3.21.11 by @dependabot in #453
- Update Dockerfile to use current JDK version by @netjha in #463
- Dependabot: ignore major Java version updates by @Bert-R in #466
- Bump eclipse-temurin from 11.0.17_8-jdk to 11.0.18_10-jdk in /src/main/docker by @dependabot in #468
- Bump protobuf.version from 3.21.11 to 3.22.0 by @dependabot in #473
- Bump kafka-libs.version from 7.3.0 to 7.3.2 by @dependabot in #477
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #479
- Bump protobuf.version from 3.22.0 to 3.22.2 by @dependabot in #483
New Contributors
- @jhonDoe15 made their first contribution in #379
- @gebinic made their first contribution in #383
- @andytson made their first contribution in #385
- @tbowman-sfmc made their first contribution in #391
- @occidere made their first contribution in #374
- @Bert-R made their first contribution in #404
- @dependabot made their first contribution in #406
- @fape made their first contribution in #433
- @mostafaghadimi made their first contribution in #439
- @netjha made their first contribution in #463
Full Changelog: 3.30.0...3.31.0