Skip to content

Introducing zuul-discovery

Compare
Choose a tag to compare
@argha-c argha-c released this 29 Apr 17:21
· 567 commits to master since this release
530adfb

zuul-discovery

  • New module with a Resolver interface to decouple service discovery from Netflix's ribbon implementation. This should enable plugging in custom service discovery mechanisms.

zuul-core

zuul-guice

  • update to Guice 5 enabling migrations beyond jdk11

Misc

  • update to Gradle 6.8.2, added tests, and other minor improvements.