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

build: bump client-java from 10.0.0 to 12.0.0 #279

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps client-java from 10.0.0 to 12.0.0.

Release notes

Sourced from client-java's releases.

Release 11.0.0

Release Notes:

  • Major release in support of Kubernetes 1.19.x
  • Improvements to Spring support for Kubernetes
  • Misc. bug fixes
  • Lots of dependencies rev'd to latest by dependabot

Release 10.0.1

Release Notes:

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

Sourced from client-java's changelog.

12.0.0

  • Features
    • Kubernetes spec to v1.20.x
    • Switching datetime library from joda-time to jdk's OffsetDateTime (#1418)
      • Joda-time is under deprecation
      • Support millis-second precision in timestamp
    • Introducing DynamicKubernetesApi which extends GenericKubernetesApi and packs kubernetes resources into a dynamic object. (#1528)
    • Adding updateStatus() convenience for GenericKubernetesApi (#1470)
  • Bugfix
    • Fixes the patch content sent by event-logger. (#1559, #1569)
  • Misc

11.0.0

  • Kubernetes spec to v1.19.x
  • Bug fixes
Commits
  • 4a7d942 [maven-release-plugin] prepare release client-java-parent-12.0.0
  • 5b658cd Merge pull request #1589 from yue9944882/flake/relax-leaderelection-e2e-timeout
  • 302c8dc Merge pull request #1587 from kubernetes-client/dependabot/maven/com.google.p...
  • c4c23e7 fixes leader-election e2e flakiness by relaxing timeout to 45s
  • b217be0 Bump protobuf-java from 3.15.5 to 3.15.6
  • 7592454 Merge pull request #1579 from kubernetes-client/dependabot/maven/com.diffplug...
  • af00692 Bump spotless-maven-plugin from 2.8.1 to 2.9.0
  • 8e89844 Merge pull request #1577 from kubernetes-client/dependabot/maven/com.google.p...
  • ab185b0 Bump protobuf-java from 3.15.3 to 3.15.5
  • 787d7b2 Merge pull request #1569 from yue9944882/fix/event-logger-ts-format
  • 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 dependabot bot added relates-to: build label for issues related to the build file or CI type: dependency-upgrade Upgrade a dependency labels Mar 15, 2021
@stale
Copy link

stale bot commented May 17, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the status: stale label May 17, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 17, 2021

Superseded by #297.

@dependabot dependabot bot closed this May 17, 2021
@dependabot dependabot bot deleted the dependabot/gradle/io.kubernetes-client-java-12.0.0 branch May 17, 2021 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relates-to: build label for issues related to the build file or CI status: stale type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants