BroadbandForum / obbaa

A reference implementation for standardized, automated Cloud-based Access Services.
https://obbaa.broadband-forum.org
Apache License 2.0
24 stars 12 forks source link

Bump client-java from 5.0.0 to 11.0.1 in /microservices-discovery #31

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps client-java from 5.0.0 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
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
  • 0c2bb97 [maven-release-plugin] prepare release client-java-parent-11.0.1
  • 4af8244 Update POMs. Create examples-release-12
  • 321440e Merge pull request #1572 from brendandburns/release-11-fix
  • 3f3d278 Fix the build for JODA time
  • c6915b7 Merge pull request #1570 from yue9944882/cherrypick-11-eventlogger-patch
  • a10b0bd fixes eventlogger timestamp format
  • 6b793f5 fixes event patching
  • d597d79 Merge pull request #1552 from yue9944882/cherrypick-11-reflector-list-expiration
  • af80a09 fixes reflector list expiration
  • b8cf5e6 [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](https://github.com/BroadbandForum/obbaa/network/alerts).