Releases: spring-cloud/spring-cloud-kubernetes
Releases · spring-cloud/spring-cloud-kubernetes
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
3.0.5
⭐ New Features
- conditional ingress for wiremock pods #1445
- replace fabric8 serialization calls (4) #1423
- Improve finding tests (1) #1420
- improve number of method calls to k8s api server for endpoints catalog watcher #1393
🐞 Bug Fixes
- correct order (discovery clean-up part-2) #1497
- fix build failure related to stale versions in the cache #1449
- rbac clean-up in integration tests #1447
- fix integration test after PATCH refactor #1440
- fix pipeline when running outside github-actions #1437
- GitHub Actions Failures #1408
- Service Metadata differs in fabric8 and k8s client in some corner case #1405
📔 Documentation
- Broken link in Docs / spring-cloud-kubernetes-reload-example is missing #1407
❤️ Contributors
Thank you to all the contributors who worked on this release:
v2.1.9
Full Changelog: v2.1.8...v2.1.9
3.1.0
v3.1.0-RC1
What's Changed
- various pipeline improvements by @wind57 in #1454
- simplify clean-up of space stage by @wind57 in #1460
- revert clean-up by @wind57 in #1462
- separate surefire/failsafe directory for report on each matrix step by @wind57 in #1463
- refactor fabric8 catalog watch integration test using PATCH by @wind57 in #1450
- fabric8-configmap-event-reload-patch-refactor part 1 by @wind57 in #1464
- Fabric8 configmap event reload patch refactor part 2 by @wind57 in #1466
- Fabric8 configmap event reload patch refactor part 3 by @wind57 in #1467
- Fabric8 it part 4 by @wind57 in #1469
- fix current main build failure by @wind57 in #1473
- Fabric8 it part 5 by @wind57 in #1470
- Fabric8 it part 6 by @wind57 in #1471
- Fabric8 it part 7 by @wind57 in #1474
- Fabric8 it part 8 by @wind57 in #1475
- Fabric8 it part 9 by @wind57 in #1476
- Change directory of failsafe and surefire reports when not using GitHub Actions by @ryanjbaxter in #1478
- Fabric8 it part 10 by @wind57 in #1477
- increase timeout by @wind57 in #1479
- Refactor fabric8 discovery IT by @wind57 in #1480
- Fabric8 it part 13 by @wind57 in #1483
- Fabric8 it part 15 by @wind57 in #1486
- apply naming convention for the Fabric8IstioIT by @wind57 in #1487
- k8s client load balancer name convention applied by @wind57 in #1488
- rename integration config watcher integration test by @wind57 in #1489
- rename last integration test related to rabbitmq + config watcher by @wind57 in #1490
- Common maven plugins for integration tests by @wind57 in #1492
Full Changelog: v3.1.0-M2...v3.1.0-RC1
3.1.0-M2
🐞 Bug Fixes
- Fix main build failure #1417
📔 Documentation
- Antora migration #1446
❤️ Contributors
Thank you to all the contributors who worked on this release:
@spencergibb and @wind57