argo-client-java
argo-client-java copied to clipboard
Bump client-java from 9.0.2 to 11.0.1
Bumps client-java from 9.0.2 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
kubectlequivalent commands- Bug fixes
Changelog
Sourced from client-java's changelog.
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-fluentandclient-java-api-fluent-gen.- Support
@KubernetesInformersannotation on bean method so we can skip declaring a nested class. (#1603)- Jittering informer's client-side timeout. (#1656)
- Published a
client-java-admission-reviewmodule via manual module generation.- Bugfix
- Misc
- Improving loggings
- Upgrading a few dependencies
- Test flakiness
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
- Misc
- Clarifying graceful shutdown behaviors for leader-elector (#1460)
- Falling-back to BKS when JKS is not available (#1504)
- Refactoring
@LoadBalancerannotation spring extension (#1518)- Refactoring
@KubernetesInformerannotation spring extension (#1532)11.0.0
- Kubernetes spec to
v1.19.x- Bug fixes
10.0.0
- Kubernetes spec to
v1.18.x- Implementation of
kubectlequivalent utilities- Custom resource definitions for common add-on APIs
- Prometheus instrumentation
- Metrics support
... (truncated)
Commits
0c2bb97[maven-release-plugin] prepare release client-java-parent-11.0.14af8244Update POMs. Create examples-release-12321440eMerge pull request #1572 from brendandburns/release-11-fix3f3d278Fix the build for JODA timec6915b7Merge pull request #1570 from yue9944882/cherrypick-11-eventlogger-patcha10b0bdfixes eventlogger timestamp format6b793f5fixes event patchingd597d79Merge pull request #1552 from yue9944882/cherrypick-11-reflector-list-expirationaf80a09fixes reflector list expirationb8cf5e6[maven-release-plugin] prepare for next development iteration- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill 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.