chore(deps): bump fabric8-client.version from 6.11.0 to 6.12.1
Bumps fabric8-client.version from 6.11.0 to 6.12.1.
Updates io.fabric8:kubernetes-client-bom from 6.11.0 to 6.12.1
Release notes
Sourced from io.fabric8:kubernetes-client-bom's releases.
6.12.1 (2024-04-18)
Bugs
- Fix #5880: OpenID Connect token refreshed in loaded Config
- Fix #5911: (crd-generator) Improve error message for detected cycles
- Fix #5898: Kube API module resolvable from Maven Central
New Contributors
@ttbadrmade their first contribution in fabric8io/kubernetes-client#5888Full Changelog: https://github.com/fabric8io/kubernetes-client/compare/v6.12.0...v6.12.1
6.12.0 (2024-04-12)
Bugs
- Fix #5845: (crd-generator) Fail generating if multiple versions are marked as stored
- Fix #5847: Missing
Log4j2Plugins.datdescriptor in Kubernetes Lookup- Fix #5853: (java-generator) Gracefully handle colliding enum definitions
- Fix #5860: Corrections to java-generator gradle plugin extension
- Fix #5817: NPE on EKS OIDC cluster when token needs to be refreshed
Improvements
- Fix #5843: Support existingJavaTypes extension in java-generator
Changelog
Sourced from io.fabric8:kubernetes-client-bom's changelog.
6.12.1 (2024-04-18)
Bugs
- Fix #5880: OpenID Connect token refreshed in loaded Config
- Fix #5911: (crd-generator) Improve error message for detected cycles
- Fix #5898: Kube API module resolvable from Maven Central
6.12.0 (2024-04-12)
Bugs
- Fix #5845: (crd-generator) Fail generating if multiple versions are marked as stored
- Fix #5847: Missing
Log4j2Plugins.datdescriptor in Kubernetes Lookup- Fix #5853: (java-generator) Gracefully handle colliding enum definitions
- Fix #5860: Corrections to java-generator gradle plugin extension
- Fix #5817: NPE on EKS OIDC cluster when token needs to be refreshed
Improvements
- Fix #5843: Support existingJavaTypes extension in java-generator
Commits
e4ddf55[RELEASE] Updated project version to v6.12.10164956test(openid-connection): ensure token refresh request contains required attri...bb3d0c0task: improve the cycle error message64db0b0test: complete behavioral test suite for OpenIDConnectionUtils1a1508cchore(deps-dev): bump org.keycloak:keycloak-core from 24.0.2 to 24.0.3772e9eatest: initial refactor of OpenIDConnectionUtils tests4ec7c99fix: updated OpenId access and refresh token persistend in in-memory config (...6f63909chore(deps-dev): bump com.approvaltests:approvaltestsa16649ffix: JsonUnwrappedDeserializer works when serialized data is not providedc1c4b0aci:fix: kube-api-test module released with Java 11 (yaml scalar)- Additional commits viewable in compare view
Updates io.fabric8:kubernetes-server-mock from 6.11.0 to 6.12.1
Updates io.fabric8:openshift-client from 6.11.0 to 6.12.1
Release notes
Sourced from io.fabric8:openshift-client's releases.
6.12.1 (2024-04-18)
Bugs
- Fix #5880: OpenID Connect token refreshed in loaded Config
- Fix #5911: (crd-generator) Improve error message for detected cycles
- Fix #5898: Kube API module resolvable from Maven Central
New Contributors
@ttbadrmade their first contribution in fabric8io/kubernetes-client#5888Full Changelog: https://github.com/fabric8io/kubernetes-client/compare/v6.12.0...v6.12.1
6.12.0 (2024-04-12)
Bugs
- Fix #5845: (crd-generator) Fail generating if multiple versions are marked as stored
- Fix #5847: Missing
Log4j2Plugins.datdescriptor in Kubernetes Lookup- Fix #5853: (java-generator) Gracefully handle colliding enum definitions
- Fix #5860: Corrections to java-generator gradle plugin extension
- Fix #5817: NPE on EKS OIDC cluster when token needs to be refreshed
Improvements
- Fix #5843: Support existingJavaTypes extension in java-generator
Changelog
Sourced from io.fabric8:openshift-client's changelog.
6.12.1 (2024-04-18)
Bugs
- Fix #5880: OpenID Connect token refreshed in loaded Config
- Fix #5911: (crd-generator) Improve error message for detected cycles
- Fix #5898: Kube API module resolvable from Maven Central
6.12.0 (2024-04-12)
Bugs
- Fix #5845: (crd-generator) Fail generating if multiple versions are marked as stored
- Fix #5847: Missing
Log4j2Plugins.datdescriptor in Kubernetes Lookup- Fix #5853: (java-generator) Gracefully handle colliding enum definitions
- Fix #5860: Corrections to java-generator gradle plugin extension
- Fix #5817: NPE on EKS OIDC cluster when token needs to be refreshed
Improvements
- Fix #5843: Support existingJavaTypes extension in java-generator
Commits
e4ddf55[RELEASE] Updated project version to v6.12.10164956test(openid-connection): ensure token refresh request contains required attri...bb3d0c0task: improve the cycle error message64db0b0test: complete behavioral test suite for OpenIDConnectionUtils1a1508cchore(deps-dev): bump org.keycloak:keycloak-core from 24.0.2 to 24.0.3772e9eatest: initial refactor of OpenIDConnectionUtils tests4ec7c99fix: updated OpenId access and refresh token persistend in in-memory config (...6f63909chore(deps-dev): bump com.approvaltests:approvaltestsa16649ffix: JsonUnwrappedDeserializer works when serialized data is not providedc1c4b0aci:fix: kube-api-test module released with Java 11 (yaml scalar)- Additional commits viewable in compare view
Updates io.fabric8:crd-generator-apt from 6.11.0 to 6.12.1
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)