Releases: Netflix/zuul
Releases · Netflix/zuul
v3.2.7
What's Changed
- Add reason when flagging a request to brownout by @gavinbunney in #2020
 
Full Changelog: v3.2.6...v3.2.7
v3.2.6
What's Changed
- Fix query parsing in massageRequestURI by @lindseyreynolds in #2018
 - Make prop name follow naming convention by @lindseyreynolds in #2019
 
Full Changelog: v3.2.5...v3.2.6
v3.2.5
What's Changed
- [CGW-2515] Improve HttpHeadersTimeoutHandler event handling by @emmaworley in #2017
 
Full Changelog: v3.2.4...v3.2.5
v3.2.4
What's Changed
- Lower log level of 
getOrCreateOriginwhen origin requires creation by @gavinbunney in #2015 - Only warn when writing to client before LastContent when a body is expected by @gavinbunney in #2014
 
Full Changelog: v3.2.3...v3.2.4
v3.2.3
What's Changed
- Don't start the timeout if the connection was already closed by @jguerra in #2011
 - build(deps): bump gradle/actions from 4 to 5 by @dependabot[bot] in #2004
 - build(deps): bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.24.3 to 2.25.2 by @dependabot[bot] in #2003
 
Full Changelog: v3.2.2...v3.2.3
v3.2.2
What's Changed
- Add flag to allow optional triggering of channel read during origin response receiving by @gavinbunney in #2007
 - Replace google truth with assertj and ensure junit5 used across codebase by @gavinbunney in #2006
 
Full Changelog: v3.2.1...v3.2.2
v3.2.1
What's Changed
- Allow subclasses access to the 
ProxyEndpointreference by @gavinbunney in #2005 - More netty 4.2 cleanup by @jguerra in #2000
 - build(deps): bump org.projectlombok:lombok from 1.18.36 to 1.18.42 by @dependabot[bot] in #1999
 - build(deps): bump com.palantir.javaformat:gradle-palantir-java-format from 2.67.0 to 2.74.0 by @dependabot[bot] in #1994
 
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.19.2 by @dependabot[bot] in #1972
 - build(deps): bump com.fasterxml.jackson.core:jackson-core from 2.16.1 to 2.19.2 by @dependabot[bot] in #1973
 - build(deps): bump org.openrewrite.recipe:rewrite-recipe-bom from 2.23.2 to 3.12.1 by @dependabot[bot] in #1976
 - build(deps): bump org.openrewrite.rewrite from 6.29.3 to 7.12.1 by @dependabot[bot] in #1977
 - build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #1984
 - build(deps): bump org.apache.logging.log4j:log4j-api from 2.24.3 to 2.25.1 by @dependabot[bot] in #1981
 - build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.+ to 5.13.4 by @dependabot[bot] in #1980
 - Upgrade to netty 4.1.124 by @jguerra in #1986
 - build(deps): bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 by @dependabot[bot] in #1988
 - ClientPushConnectionMap retrieval by @tappenzeller in #1993
 - Finish consolidating connection pool metrics by @jguerra in #1992
 - PushConnection close method by @tappenzeller in #1995
 - Upgrade to netty 4.2 by @jguerra in #1997
 
New Contributors
- @tappenzeller made their first contribution in #1993
 
Full Changelog: v3.1.4...v3.2.0
v3.1.4
What's Changed
- Fix header size exceeded error by @lalernehl in #1967
 
Full Changelog: v3.1.3...v3.1.4
v3.1.3
What's Changed
- Fix a typo ("occured" => "occurred") by @GameRoMan in #1956
 - Use a custom scheduler for async filters by @jguerra in #1948
 - Inside PushMessageSender, add method for logging body by @AlexanderEllis in #1962
 - Update nebula.netflixoss use sonatype central portal by @OdysseusLives in #1961
 - Upgrade to netty 4.1.122 by @jguerra in #1966
 
New Contributors
- @GameRoMan made their first contribution in #1956
 - @OdysseusLives made their first contribution in #1961
 
Full Changelog: v3.0.11...v3.1.3