Skip to content

build(deps): Bump io.kubernetes:client-java from 24.0.0 to 27.0.0 - #349

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/io.kubernetes-client-java-27.0.0
Open

build(deps): Bump io.kubernetes:client-java from 24.0.0 to 27.0.0#349
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/io.kubernetes-client-java-27.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps io.kubernetes:client-java from 24.0.0 to 27.0.0.

Release notes

Sourced from io.kubernetes:client-java's releases.

v27.0.0

What's Changed

... (truncated)

Changelog

Sourced from io.kubernetes:client-java's changelog.

25.0.0 (November 25, 2025)

  • Features
    • Bump Kubernetes API spec to v1.34.
    • Add support for v5 of the streaming protocol. (#3800)
    • Add terminal resize support in ExecProcess. (#3801)
    • Enable reuse of cached informers in SharedInformerFactory. (#3856)
    • Add ApiClient integration to ClientBuilder. (#4152)
    • Migrate EKS authentication from AWS SDK 1.x to 2.x. (#4113)
  • Bugfixes
    • Fix missing continue token when building cluster list call. (#3930)
    • Fix NPE in KubectlTop when pods are down. (#4087)
    • Fix fieldManager parameter in makeClusterCreateCallBuilder. (#4140)
    • Fix patch workflow compatibility for Linux environments. (#4055)
  • Misc
    • Remove unused dependencies (jakarta.ws.rs-api and others). (#3907, #3909)
    • Refactor to use StandardCharsets. (#4188)
Commits
  • 841a2e6 [maven-release-plugin] prepare release v27.0.0
  • d01209d Merge pull request #4843 from kubernetes-client/dependabot/maven/maven-depend...
  • 3afe46c Sync Bazel dependencies for Dependabot update
  • dbfa7d8 build(deps): bump the maven-dependencies group with 11 updates
  • 8db2cf6 Merge pull request #4842 from kubernetes-client/automated-generate-543a4ffe-s...
  • bdb4096 Regenerate maven lock file after rebase
  • 8ae43b9 Automated Generate from openapi release-1.36
  • 889cc8f Merge pull request #4841 from kubernetes-client/dependabot/maven/maven-depend...
  • bf92184 Sync Bazel dependencies for Dependabot update
  • 55a211f build(deps): bump the maven-dependencies group with 9 updates
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 28, 2026
@dependabot dependabot Bot added the java Pull requests that update Java code label Jul 28, 2026
@dependabot
dependabot Bot requested a review from vrubezhny as a code owner July 28, 2026 20:03
@github-actions

Copy link
Copy Markdown
Contributor

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2026.1.3
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Bumps [io.kubernetes:client-java](https://github.com/kubernetes-client/java) from 24.0.0 to 27.0.0.
- [Release notes](https://github.com/kubernetes-client/java/releases)
- [Changelog](https://github.com/kubernetes-client/java/blob/master/CHANGELOG.md)
- [Commits](kubernetes-client/java@v24.0.0...v27.0.0)

---
updated-dependencies:
- dependency-name: io.kubernetes:client-java
  dependency-version: 27.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/io.kubernetes-client-java-27.0.0 branch from a397520 to 511e944 Compare July 28, 2026 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants