Skip to content

Releases: spring-cloud/spring-cloud-kubernetes

3.1.3

10 Jul 20:19
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Fix logging #1665
  • Fabric8 LeaderProperties.getNamespace(defaultValue) no longer falls back to given default when namespace is undefined #1661

❤️ Contributors

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

@wind57

3.1.2

30 May 15:00
Compare
Choose a tag to compare

⭐ New Features

  • Support arm64 when running integration tests #1634
  • Add log statement #1620

🐞 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:

@codefromthecrypt and @wind57

3.1.1

27 Mar 17:30
Compare
Choose a tag to compare

⭐ 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

26 Jan 17:09
Compare
Choose a tag to compare

⭐ 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:

@wind57

v2.1.9

19 Dec 16:09
Compare
Choose a tag to compare

Full Changelog: v2.1.8...v2.1.9

3.1.0

06 Dec 19:19
Compare
Choose a tag to compare

❤️ Contributors

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

@ryanjbaxter

v3.1.0-RC1

01 Nov 13:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0-M2...v3.1.0-RC1

3.1.0-M2

27 Sep 15:17
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Fix main build failure #1417

📔 Documentation

❤️ Contributors

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

@spencergibb and @wind57

3.1.0-M1

10 Aug 15:56
Compare
Choose a tag to compare

❤️ Contributors

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

@ryanjbaxter and @wind57

What's Changed

Full Changelog: v3.0.4...v3.1.0-M1

3.0.4

28 Jul 13:07
Compare
Choose a tag to compare

⭐ New Features

  • Remove imageBuilder so default is used and can be overwritten on the command line #1368
  • Our current tests are very un-balanced #1339

🐞 Bug Fixes

  • incorrect services returned due to wrong label filtering #1388
  • spring-cloud-kubernetes-fabric8-discovery includes mockito-inline as a compile-time dependency #1363
  • Warning about deprecated config paths when uniquePaths is empty #1358
  • Spring cloud override mockito.version defined by SB #1355
  • Wrong dependency managment for spring-retry #1356

✔️ Tasks

  • Fix issue with balanced tests #1384
  • Fix first step of the matrix #1381
  • refactor fabric8 test #1379
  • drop support for circleci #1378
  • fix build failure related to disk usage #1372
  • Refactor some integration tests #1359
  • Some improvements in the pipeline and integration tests #1357
  • Simplifiy existing split of tests #1352
  • remove explicit launcher dependency + fix occasional build failures #1349

❤️ Contributors

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

@oliverlockwood and @wind57