Skip to content

Releases: spring-cloud/spring-cloud-kubernetes

3.2.3

11 Dec 23:41
6063b9b

Choose a tag to compare

🐞 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] KubernetesClient is 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

24 Nov 20:33
743b130

Choose a tag to compare

⭐ 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

12 Nov 22:05
b41eaec

Choose a tag to compare

🐞 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

17 Oct 19:58
2ba5e29

Choose a tag to compare

⭐ 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

02 Oct 14:39
17d6e94

Choose a tag to compare

🐞 Bug Fixes

  • Fix 1715 drop profiles support for labeled sources #2027
  • config source by label with profile #1715

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot], @ryanjbaxter, and @wind57

5.0.0-M2

11 Sep 03:35
bfae9f1

Choose a tag to compare

📔 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

29 Jul 19:29
ce29963

Choose a tag to compare

🐞 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

3.2.2

10 Jul 20:44
e8b93f8

Choose a tag to compare

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot]

v3.1.6

26 Jun 20:09
dd0bb3f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.5...v3.1.6

3.3.0

29 May 19:41

Choose a tag to compare

🐞 Bug Fixes

  • Pin version of Jackson since Fabric8 6.x is incompatible with Jackson 2.19.x #1922

❤️ Contributors

Thank you to all the contributors who worked on this release:

@ryanjbaxter