Skip to content

Releases: Netflix/zuul

v2.5.11

04 Nov 20:04
ad71c20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.10...v2.5.11

v2.5.10

30 Oct 19:42
5e2bdf1
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump com.palantir.javaformat:gradle-palantir-java-format from 2.48.0 to 2.49.0 by @dependabot in #1798
  • build(deps): bump org.apache.logging.log4j:log4j-core from 2.19.0 to 2.23.1 by @dependabot in #1799
  • Give no delay a unique key by @jguerra in #1800
  • build(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.76 to 1.78.1 by @dependabot in #1794
  • build(deps): bump com.google.guava:guava from 31.1-jre to 33.3.0-jre by @dependabot in #1802
  • build(deps): bump org.bouncycastle:bcprov-jdk18on from 1.76 to 1.78.1 by @dependabot in #1796
  • build(deps): bump com.netflix.eureka:eureka-client from 1.10.18 to 2.0.3 by @dependabot in #1791
  • Make sure promise finishes during graceful shutdowns by @jguerra in #1803
  • Extract a method to allow easier injecting of custom shutdown behavior by @jguerra in #1809
  • Revert "build(deps): bump com.netflix.eureka:eureka-client from 1.10.18 to 2.0.3" by @lalernehl in #1816
  • Upgrade to Netty 4.1.113 by @argha-c in #1817
  • Bump snapshot version by @lalernehl in #1818
  • Add new retry policy adjustment method by @jguerra in #1824
  • add a listener spec and wire for channelDeps by @argha-c in #1831
  • wire new listener spec through channel deps by @argha-c in #1832
  • bump snapshot version by @argha-c in #1833
  • New workflow for publishing snapshots by @jguerra in #1838
  • Add more logging on shutdown by @lindseyreynolds in #1837
  • Update branch snapshot action by @jguerra in #1842
  • Handle close_notify in ConnectionPoolHandler by @jguerra in #1841

New Contributors

Full Changelog: v2.5.4...v2.5.10

v2.5.4

08 Aug 20:14
99ef884
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.13 by @dependabot in #1763
  • Upgrade to latest netty by @jguerra in #1789
  • build(deps): bump com.palantir.javaformat:gradle-palantir-java-format from 2.36.0 to 2.48.0 by @dependabot in #1790
  • build(deps): bump gradle/wrapper-validation-action from 2 to 3 by @dependabot in #1764
  • build(deps): bump com.netflix.archaius:archaius-core from 0.7.7 to 0.7.12 by @dependabot in #1757
  • Add test for SocketAddressProperty$Decoder.apply by @lacinoire in #1265
  • build(deps): bump org.wiremock:wiremock from 3.3.1 to 3.9.1 by @dependabot in #1795
  • Extract protocol constants by @jguerra in #1797
  • Only start read timeout handler on success by @jguerra in #1793

New Contributors

Full Changelog: v2.5.2...v2.5.4

v2.5.1

15 Jul 18:07
ab38a1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

29 Feb 02:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.5.0

zuul 2.4.0

25 Oct 17:27
6f064c7
Compare
Choose a tag to compare

zuul-core

  • update to using Netty 4.1.100
  • update to using tcnative 2.0.61

Misc

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

What's Changed

Read more

Introducing zuul-discovery

29 Apr 17:21
530adfb
Compare
Choose a tag to compare

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.

v2.2.0

20 Nov 22:16
Compare
Choose a tag to compare

[zuul-core]

v2.1.5 - Minor fixes

15 Jul 17:05
Compare
Choose a tag to compare
Need public static access to the `BaseServerStartup.defaultChannelCon…

v2.1.3 - Regular update

08 Aug 15:41
Compare
Choose a tag to compare

The latest bug fixes and improvements.