Skip to content

v2.5.10

Compare
Choose a tag to compare
@jguerra jguerra released this 30 Oct 19:42
· 8 commits to master since this release
5e2bdf1

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