Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Bump client-java from 8.0.0 to 9.0.2 #131

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps client-java from 8.0.0 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

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 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.

@dependabot dependabot bot requested a review from a team as a code owner January 29, 2021 18:15
@dependabot dependabot bot requested review from balaji and emmmile January 29, 2021 18:15
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 12, 2021

Superseded by #139.

@dependabot dependabot bot closed this Oct 12, 2021
@dependabot dependabot bot deleted the dependabot/maven/io.kubernetes-client-java-9.0.2 branch October 12, 2021 17:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants