Skip to content

v0.8.0

Compare
Choose a tag to compare
@sleberknight sleberknight released this 10 Jun 15:35
6b0a2c1

Summary

  • 2023-06-10T11:32:51.595058 - 6 commit(s) by Scott Leberknight

This release is mainly to update consul-client to 0.7.0, which changes its base package from com.orbitz to org.kiwiproject. All imports of com.orbitz are changed to org.kiwiproject.

Bugs 🐞

  • Test in ConsulBundleTest fails when consul is running on port 8500 (#100)

Assorted 👜

  • Fix test name and use lambda expression in ConsulBundleTest (#103)
  • Fix several grammatical errors (#102)

Dependency Updates ⬆️

  • Update consul-client to version with new package names (#104)