Releases: spring-cloud/spring-cloud-kubernetes
Releases · spring-cloud/spring-cloud-kubernetes
3.3.0-M2
v3.3.0-M1
What's Changed
- Bump @antora/collector-extension from 1.0.0-rc.1 to 1.0.1 in /docs by @dependabot in #1810
- Bump @antora/collector-extension from 1.0.0-rc.1 to 1.0.1 in /docs by @dependabot in #1811
- Refactor fabric8 discovery integration tests (2) by @wind57 in #1756
- fix failling tests by @wind57 in #1812
- Fix failing tests change logic by @wind57 in #1815
- fabric8 istio IT upgrade (3) by @wind57 in #1760
- inline a method by @wind57 in #1817
- Upgrade Kubernetes Java Client to 19.0.2 by @ryanjbaxter in #1818
- Bump antora from 3.2.0-alpha.6 to 3.2.0-alpha.8 in /docs by @dependabot in #1821
- Bump antora from 3.2.0-alpha.6 to 3.2.0-alpha.8 in /docs by @dependabot in #1820
- Refactor last fabric8 integration test package (1) by @wind57 in #1824
- faster namespace deletion by @wind57 in #1829
- cleanup after fabric IT refactor by @wind57 in #1832
- drop ingress from fabric8 integration tests by @wind57 in #1833
- try to fix failing tests by @wind57 in #1841
- easier to read code (1) by @wind57 in #1842
- Enable tests by @wind57 in #1845
- Drop overlapping tests (2) by @wind57 in #1844
- Drop more overlapping tests (3) by @wind57 in #1846
- Drop more overlaping tests last fabric8 by @wind57 in #1847
- Refactor k8s client catalog watcher it by @wind57 in #1836
- skip building image by @wind57 in #1850
- Bump io.fabric8:kubernetes-client-bom from 6.13.4 to 6.13.5 by @dependabot in #1851
Full Changelog: v3.2.0...v3.3.0-M1
3.1.5
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot], @ryanjbaxter, and @wind57
3.2.0
⭐ New Features
- Add support for the configuration watcher to shut down the application to refresh the application #1799
📔 Documentation
❤️ Contributors
Thank you to all the contributors who worked on this release:
@cloudchamb3r, @dependabot[bot], @quaff, and @ryanjbaxter
3.1.4
🐞 Bug Fixes
- Close Fabric8 Client When Context Is Stopped #1780
- 3.0.4 -> 3.1.3: KubernetesInformerDiscoveryClient used to log services with missing port-names, DiscoveryClientUtils logs without servicename #1679
- Fix build failure source plugin #1677
📔 Documentation
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot], @ryanjbaxter, @sebastianhaeni, and @wind57
3.2.0-RC1
3.2.0-M2
📔 Documentation
- Fixing a typo. #1745
❤️ Contributors
Thank you to all the contributors who worked on this release:
@TheTechOddBug, @dependabot[bot], and @ryanjbaxter
3.1.3
3.1.2
⭐ New Features
🐞 Bug Fixes
- [QUESTION] Different behaviour kubernetes-client-config / kubernetes-client-all #1654
- Load images #1649
- Config Server Does Not Return A PropertySource For Each Config Map or Secret #1515
📔 Documentation
- Loadbalancer documentation #1630
❤️ Contributors
Thank you to all the contributors who worked on this release:
3.1.1
⭐ New Features
- Add selective namespaces to fabric8 loadbalancer #1604
- Replaces manual workaround for Paketo with Maven profile #1603
- Add namespace provider to fabric8 loadbalancer #1597
- Move to common annotation for load balancer enabled #1578
🐞 Bug Fixes
- discoveryserver: readiness probe shouldn't pass when permissions are incorrect #1583
- Minor simplification in load balancer supplier #1579
- minor unification of two conditionals #1577
- Using profile-specific ConfigMap-entry leads to duplicate key-exception #1564
📔 Documentation
- discoveryserver: fixes deployment yaml and adds notes about use of Eureka's port #1580
- Properly document the differences and incompatibilities between Fabric8 and Kubernetes Client #1571
- Configuring "spring.cloud.kubernetes.secret.apps" is not working #1548
❤️ Contributors
Thank you to all the contributors who worked on this release:
@codefromthecrypt, @dependabot[bot], @ryanjbaxter, and @wind57