Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Kubernetes Config Provider to 1.2.0 #931

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

scholzj
Copy link
Member

@scholzj scholzj commented Oct 6, 2024

This Pr updates the Kubernetes Config Provider that is bundled in the Bridge container image to the new release 1.2.0.

@scholzj scholzj added this to the 0.31.0 milestone Oct 6, 2024
@scholzj scholzj requested a review from ppatierno October 6, 2024 12:03
@scholzj scholzj merged commit fd4eda7 into strimzi:main Oct 6, 2024
13 checks passed
@scholzj scholzj deleted the update-kubernetes-config-provider branch October 6, 2024 20:46
ilkerkocatepe pushed a commit to ilkerkocatepe/strimzi-kafka-bridge that referenced this pull request Oct 13, 2024
ppatierno added a commit that referenced this pull request Nov 21, 2024
* [#434] feat: added create topic endpoint

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] feat: added create topic endpoint - logger edit

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] feat: added create topic endpoint - logger edit

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] feat: added create topic endpoint - openapiv2.json edits and tests

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] feat: added create topic endpoint - path changed

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] feat: added create topic endpoint - javadoc fix

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] Update generated documentation

Signed-off-by: ilkerkocatepe <[email protected]>

* Bumped Snakeyaml to 2.2 (#930)

Signed-off-by: Paolo Patierno <[email protected]>

* Update Kubernetes Config Provider to 1.2.0 (#931)

Signed-off-by: Jakub Scholz <[email protected]>

* Excluded android related dependency (#933)

Signed-off-by: Paolo Patierno <[email protected]>

* [#434] fix: after review - partitions and replication_factor parameters set optional

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] Update generated documentation

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] fix: after review - partitions and replication_factor parameters set optional

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] Update generated documentation

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] docs: after review fix

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] fix: checkstyle edits

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] fix: checkstyle edits

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] docs: method description detailed

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] docs: removed unnecessary response code

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] docs: removed unnecessary response code

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] fix: docs edited after review

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] feat: edits for api standards

Signed-off-by: ilkerkocatepe <[email protected]>

* Bump Kafka 3.8.1 (#935)

Signed-off-by: Paolo Patierno <[email protected]>

* [#434] fix: edits after review

Signed-off-by: ilkerkocatepe <[email protected]>

* Bumped Kafka 3.9.0 (#936)

Signed-off-by: Paolo Patierno <[email protected]>

* Bump io.netty:netty-common from 4.1.111.Final to 4.1.115.Final (#937)

Bumps [io.netty:netty-common](https://github.com/netty/netty) from 4.1.111.Final to 4.1.115.Final.
- [Commits](netty/netty@netty-4.1.111.Final...netty-4.1.115.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumped Vert.x 4.5.11 (#938)

Signed-off-by: Paolo Patierno <[email protected]>

* [#434] docs: edits after review

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] docs: edits after review

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] docs: edits after review & changelog

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] feat: added create topic endpoint

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] feat: added create topic endpoint - logger edit

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] feat: added create topic endpoint - logger edit

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] feat: added create topic endpoint - openapiv2.json edits and tests

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] feat: added create topic endpoint - path changed

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] feat: added create topic endpoint - javadoc fix

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] Update generated documentation

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] fix: after review - partitions and replication_factor parameters set optional

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] Update generated documentation

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] fix: after review - partitions and replication_factor parameters set optional

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] Update generated documentation

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] docs: after review fix

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] fix: checkstyle edits

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] fix: checkstyle edits

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] docs: method description detailed

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] docs: removed unnecessary response code

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] docs: removed unnecessary response code

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] fix: docs edited after review

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] feat: edits for api standards

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] fix: edits after review

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] docs: edits after review

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] docs: edits after review

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] docs: edits after review & changelog

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] docs: changelog

Signed-off-by: ilkerkocatepe <[email protected]>

* Revert "Bumped Vert.x 4.5.11 (#938)"

This reverts commit ea03491

Signed-off-by: ilkerkocatepe <[email protected]>

* [#434] docs: changelog

Signed-off-by: ilkerkocatepe <[email protected]>

---------

Signed-off-by: ilkerkocatepe <[email protected]>
Signed-off-by: Paolo Patierno <[email protected]>
Signed-off-by: Jakub Scholz <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Paolo Patierno <[email protected]>
Co-authored-by: Jakub Scholz <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants