Skip to content

Releases: spring-cloud/spring-cloud-kubernetes

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

v2.1.8

30 Jun 13:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.7...v2.1.8

v3.0.3

25 May 20:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.2...v3.0.3

v2.1.7

28 Apr 13:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.6...v2.1.7

3.0.2

30 Mar 13:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2

2.1.6

24 Feb 13:55
Compare
Choose a tag to compare

3.0.1

26 Jan 17:03
Compare
Choose a tag to compare

⭐ New Features

  • Implement A CatalogWatch For Kubernetes Java Client ((1042)[https://github.com//issues/1042])
  • Don't configure reload beans unless the properties are set #1200
  • We read configmaps/secret too often #1176
  • Simplify integration tests #1181

📔 Documentation

  • Proper escaping of code #1191

❤️ Contributors

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

@wind57
@EliasZ

3.0.0

20 Dec 15:12
Compare
Choose a tag to compare

⭐ New Features

  • move namespace resolution logic to autoconfig #1171
  • KubernetesCatalogWatch should support namespaces #1158
  • Use endpoint slices for fabric8 catalog watcher #1149
  • Use endpoint slices ( if available ) in KubernetesCatalogWatch #1146

📔 Documentation

  • Document lack of AOT and native support. #1178

🔨 Dependency Upgrades

  • Upgrade To Kubernetes Java Client 17 #1168
  • Update to fabric8 6.2.0 #1165
  • Bump version to 16.0.2 #1163

✔️ Tasks

  • added some unit tests for the merging case #1175
  • aling with fabric8 upgrade #1167
  • Align fabric8 integration tests to the newest version #1166
  • fix #1159
  • minor clean-ups #1157

❤️ Contributors

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

@wind57