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 11.0.1 to 12.0.0 #188

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps client-java from 11.0.1 to 12.0.0.

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

10.0.0

  • Kubernetes spec to v1.18.x
  • Implementation of kubectl equivalent utilities
  • Custom resource definitions for common add-on APIs
  • Prometheus instrumentation
  • Metrics support
  • Bug fixes

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.

... (truncated)

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 the dependencies Pull requests that update a dependency file label Mar 15, 2021
@devkanro devkanro merged commit aac4341 into master Mar 16, 2021
@dependabot dependabot bot deleted the dependabot/gradle/master/io.kubernetes-client-java-12.0.0 branch March 16, 2021 09:30
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.

None yet

1 participant