Skip to content

Bump client-java from 1.0.0-beta2-SNAPSHOT to 11.0.1 in /examples#1

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/examples/io.kubernetes-client-java-11.0.1
Open

Bump client-java from 1.0.0-beta2-SNAPSHOT to 11.0.1 in /examples#1
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/examples/io.kubernetes-client-java-11.0.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jun 8, 2022

Bumps client-java from 1.0.0-beta2-SNAPSHOT to 11.0.1.

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)

Release 10.0.0

  • Latest release supporting Kubernetes 1.18.x
  • kubectl equivalent commands
  • Bug fixes

Release 9.0.2

Latest release, including Informer fixes.

Release 9.0.2

Release Notes:

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

Release 6.0.1

Changes in this release:

  • Fix: remove the capacity limit of ProcessorListener
  • Fixes unexpectedly listener quitting leads to OOM approved
  • Fix: should not return from DefaultController.worker() method
  • manually set OKHttpClient read timeout zero ensure client doesnot timeout
  • Fixes leaking informer#controller daemon thread
  • Release/flush websocket buffers on abnormal closing
  • Add workqueue support
  • Add leader election
  • Feat: Structurelize patch object

Release 5.0.0

  • Fix a problem that lister cannot get resource correctly
  • Update openapi metadata from k/k 1.14 branch
  • Feat: Provide thread-safety for pager
  • Fixes patch format to support various patch formats
  • Refactor pager to support colon-loop java grammar
  • add workqueue implementation for kube-style controller
  • Fixes watch conflict handling in informer and more test coverage
  • Added support for KUBECONFIG environment variable with multiple paths.
  • Fix some problems with watches that return a v1.Status
  • Support client.authentication.k8s.io/v1beta1 ExecCredential

Relase 4.0.0

... (truncated)

Changelog

Sourced from client-java's changelog.

14.0.0

  • Feature
    • Supports GCP token refreshing. (#1810)
    • Adding Kubectl rollout related implementation. (#1813)
    • Bump CRD Model generator to v1.0.6. (#1915)
  • Bugfixes
    • Make YAML serializer properly cope with CRD' x-kubernetes-.. extension. (#1804)
    • Fix GCPAuthenticator to compose a correct command. (#1824)
    • Fix WebSocketStreamHandler.write() to calculate 'remaining' bytes properly. (#1835)
    • Tweak call for CoreV1 group properly. (#1880)
    • Surface api exception in metrics client. (#1937)
  • Misc
    • Upgraded maven wrapper. (#1874)
    • Minor dependency updates.
    • Fixes test flakiness

13.0.1

  • Bugfixes
    • Fixes informer list-watching options when working based on generic api. (#1908)
    • Fixes an NPE issue upon api discovery. (#1924)
    • Fixes stale watch handling issue for informer. (#1905)
    • Make informer properly handle the expired resource-version upon listing. (#1928)

13.0.0

  • Features
    • Bump kubernetes api spec to v1.21.x.
    • Compatibility w/ JDK 16.
    • Separate fluent builder classes (and also its generator) to new modules client-java-api-fluent and client-java-api-fluent-gen.
    • Support @KubernetesInformers annotation on bean method so we can skip declaring a nested class. (#1603)
    • Jittering informer's client-side timeout. (#1656)
    • Published a client-java-admission-review module via manual module generation.
  • Bugfix
    • ModelMapper now registers lister kind. (#1658)
    • Defaulting a 200 status code upon successful response. (#1672)
    • Fixes security issues from SnakeYaml's dynamic serialization. (#1676)
    • Fixes duplicate informer-resync calls. (#1727)
  • Misc
    • Improving loggings
    • Upgrading a few dependencies
    • Test flakiness

12.0.0

  • Features
    • Kubernetes spec to v1.20.x

... (truncated)

Commits

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.

Bumps [client-java](https://github.com/kubernetes-client/java) from 1.0.0-beta2-SNAPSHOT to 11.0.1.
- [Release notes](https://github.com/kubernetes-client/java/releases)
- [Changelog](https://github.com/kubernetes-client/java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes-client/java/commits/client-java-parent-11.0.1)

---
updated-dependencies:
- dependency-name: io.kubernetes:client-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 8, 2022
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