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

Bump client-java from 6.0.1 to 9.0.2 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2021

Bumps client-java from 6.0.1 to 9.0.2.

Release notes

Sourced from client-java's releases.

Release 9.0.2

Latest release, including Informer fixes.

Release 9.0.2

Release Notes:

  • Fixes path normalization for files in Copy (#1426)
Changelog

Sourced from client-java's changelog.

9.0.2

  • Kubernetes spec to v1.17.x
  • Bug fixes

8.0.2

  • Kubernetes spec to v1.16.x
  • Bug fixes

7.0.0

Changes since 6.0.1

  • Bump kubernetes openapi spec version to v1.15.7.
  • Migrate underlying code-generator library from swagger-codegen to openapi-codegen.
  • Move/rename generated OpenAPI packages (including apis, models..) from io.kubernetes.client to io.kubernetes.client.openapi for OSGi integration. (#737)
  • Default patch format of CustomObjectApi move from application/merge-patch+json to application/json-patch+json.
  • Backport kubernetes upstream client-go informer fix to prevent notification leakage. (#731)
  • Add new required renewDeadline option for leader-election utilities.
  • Provide label-selector filtering utilities.

4.0.0-alpha1

Changes since 3.0.0 Changes since 4.0.0-beta1

  • Fix DateTime string generation. (#500)
  • Update proto buff files for 1.13.0 (#498)
  • Improve auth tests, fix a bug in credential parsing (#465)
  • NPE System.getenv(ENV_HOME) returns null on Windows (#455)
  • Fix serialization of null quantities (#442)
  • Fix Quantity serialization
  • Add merge in ProtoClient
  • Invoke async callback on unexpected exceptions
  • Update to 1.12 generated code. Fix a few compile errors w/ the new code.

Note This library includes an update to the generated Kubernetes code which may contain breaking API changes.

3.0.0

Changes Since 2.0.0

  • Expand HOME detection on Windows.
  • Changed to set USERPROFILE on Windows environment.
  • Add utilities for copying files.
  • shutdown okhttp client after exec call
  • add constructDateTime to snakeYaml CustomConstructor
  • Dropped reference to gson internal API
  • Implemented equals method for Quantity
  • set content-type to merge-patch+json while building nodePatchCall
  • support client certificate chain
  • feat (#137): Introduce builder generation.
  • Close watches more cleanly.

... (truncated)

Commits
  • 02c4ad4 [maven-release-plugin] prepare release client-java-parent-9.0.2
  • 1b7c724 Merge pull request #1150 from kubernetes-client/release-9.0.1
  • 69028d3 [maven-release-plugin] prepare for next development iteration
  • 796c74f [maven-release-plugin] prepare release client-java-parent-9.0.1
  • 2b23941 Update poms to 9.0.1-SNAPSHOT version
  • fe754c3 Merge pull request #1148 from brendandburns/cherry-pick
  • b6ac710 removing failing tests
  • fdccec2 graceful shutdown sharedprocessor
  • c59623f Fix generic watches.
  • dd06710 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2021
@dependabot dependabot bot force-pushed the dependabot/maven/io.kubernetes-client-java-9.0.2 branch from fb8bf98 to 789d8c8 Compare June 1, 2021 10:00
@dependabot dependabot bot force-pushed the dependabot/maven/io.kubernetes-client-java-9.0.2 branch from 789d8c8 to 9b800f9 Compare October 6, 2021 12:12
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants