Releases: spring-cloud/spring-cloud-kubernetes
5.0.1
⭐ New Features
🐞 Bug Fixes
- close shared informers + minor cleanup in tests #2122
- fix incorrect annotation for fabric8 leader election info contributor #2108
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot] and @wind57
3.3.1
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot]
What's Changed
- Upgrade kubernetes java client to 19.0.3 by @ryanjbaxter in #1926
- Update ConfigMap link in Documentation by @vineeth-au in #1937
- clean-up a bit by @wind57 in #1942
- Bump @springio/antora-extensions from 1.14.4 to 1.14.6 in /docs by @dependabot[bot] in #1948
- Bump @springio/antora-extensions from 1.14.4 to 1.14.6 in /docs by @dependabot[bot] in #1949
- Bump @springio/antora-extensions from 1.14.4 to 1.14.6 in /docs by @dependabot[bot] in #1950
- skip controllers by @wind57 in #1943
- Bump @springio/antora-extensions from 1.14.6 to 1.14.7 in /docs by @dependabot[bot] in #1957
- Bump @springio/antora-extensions from 1.14.6 to 1.14.7 in /docs by @dependabot[bot] in #1960
- fix 1963: order for discovery clients by @wind57 in #1964
- fix issue 1953 by @wind57 in #1962
- Fix 1935 by @wind57 in #1956
- remove commons-lang by @wind57 in #1967
- Fix 1971 by @wind57 in #1972
- fix issue 1968 by @wind57 in #1975
- do not use Flux::defer when there is no need by @wind57 in #1977
- Bump antora from 3.2.0-alpha.8 to 3.2.0-alpha.9 in /docs by @dependabot[bot] in #1980
- Bump @antora/collector-extension from 1.0.1 to 1.0.2 in /docs by @dependabot[bot] in #1981
- Bump @antora/collector-extension from 1.0.1 to 1.0.2 in /docs by @dependabot[bot] in #1983
- Bump antora from 3.2.0-alpha.8 to 3.2.0-alpha.9 in /docs by @dependabot[bot] in #1985
- Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 by @dependabot[bot] in #1986
- Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 by @dependabot[bot] in #1987
- Bump @antora/atlas-extension from 1.0.0-alpha.2 to 1.0.0-alpha.5 in /docs by @dependabot[bot] in #2007
- Bump @antora/atlas-extension from 1.0.0-alpha.2 to 1.0.0-alpha.5 in /docs by @dependabot[bot] in #2006
- fix issue 2008 (3.2.x) by @wind57 in #2015
- Fix 1970 by @wind57 in #2020
- replace @MockBean and @SpyBean by @wind57 in #2023
- Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.2 by @dependabot[bot] in #2034
- Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.2 by @dependabot[bot] in #2035
- enable disabled test ( 3.2.x) by @wind57 in #2014
- Bump antora from 3.2.0-alpha.9 to 3.2.0-alpha.10 in /docs by @dependabot[bot] in #2046
- Bump antora from 3.2.0-alpha.9 to 3.2.0-alpha.10 in /docs by @dependabot[bot] in #2045
- Bump org.codehaus.plexus:plexus-archiver from 4.10.2 to 4.10.3 by @dependabot[bot] in #2056
- Bump org.codehaus.plexus:plexus-archiver from 4.10.2 to 4.10.3 by @dependabot[bot] in #2055
- Add the ability to disable leader info contributor by @ryanjbaxter in #2086
- Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4 by @dependabot[bot] in #2090
- Bump antora from 3.2.0-alpha.10 to 3.2.0-alpha.11 in /docs by @dependabot[bot] in #2099
New Contributors
- @vineeth-au made their first contribution in #1937
Full Changelog: v3.3.0...v3.3.1
3.2.3
🐞 Bug Fixes
- Cannot disable leaderElection for /info endpoint #2085
- fix issue 2008 (3.2.x) #2015
- DiscoveryServer packaging changed in latest release #2012
- Skipping configmap events due to The current number of PropertySources does not match the ones loaded from Kubernetes - No reload will take place #2008
- KubernetesCatalogWatch.catalogServicesWatch throws an NPE when endpointslices are not set #1971
- Loadbalancer with SERVICE mode cannot discover newly created services #1970
- [Fabric8]
KubernetesClientis closed too early during shutdown #1968 - Remove commons-lang dependency #1966
- KubernetesReactiveDiscoveryClient doesn't respect order #1963
- spring-cloud-kubernetes-fabric8-leader - NullPointerException on pod termination #1953
- ExternalConfig Array Merging Issue in Kubernetes vs Local Environment #1935
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot] and @wind57
5.0.0
⭐ New Features
- Do we have support for Lease based leader access. #1954
🐞 Bug Fixes
- Make a KuberentesServiceInstance a non-sealed class #2038
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot]
5.0.0-RC1
🐞 Bug Fixes
- Some Spring Cloud Kubernetes auto-configuration classes no longer public #2076
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot], @minizhiren, and @wind57
5.0.0-M4
⭐ New Features
- Fix 1641 make k8s discovery cacheable #2070
- Fix 1641 part 3 : make fabric8 discovery client cacheable (3) #2064
- fix-1641: serialization concerns (1) #2062
- KubernetesReactiveDiscoveryClient cache configuration issues #1641
🐞 Bug Fixes
- "NamespaceResolutionFailedException: unresolved namespace" with fabric8 Reactive Discovery Client #1876
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot] and @wind57
5.0.0-M3
🐞 Bug Fixes
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot], @ryanjbaxter, and @wind57
5.0.0-M2
📔 Documentation
- Fix broken docs and polish #1822
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot], @facewise, and @wind57
5.0.0-M1
🐞 Bug Fixes
- ActuatorRefresh*IT tests are timing out setting up k3s #1945
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot] and @wilkinsona