Skip to content

Releases: spring-cloud/spring-cloud-kubernetes

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