Skip to content

Tags: Netflix/zuul

Tags

v2.5.10

Toggle v2.5.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Handle close_notify in ConnectionPoolHandler (#1841)

* Close on completion close event

* Add handling to OriginResponseReceiver

* Use a new status category

* Fix index

* Add unit test for ids being unique

* 504 is probably better than 500

* Switch to debug logging

* Use 502 for close_notify

v2.5.9

Toggle v2.5.9's commit message
wire new listener spec through channel deps

v2.5.8

Toggle v2.5.8's commit message
add a listener spec and wire for channelDeps

v2.5.7

Toggle v2.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add new retry policy adjustment method (#1824)

* Add new retry policy adjustment method for when we have a response object

* Fix test

* Actually fix test

* Break out to separate method

* Fix tests

v2.5.6

Toggle v2.5.6's commit message
Upgrade to Netty 4.1.113

v2.5.5

Toggle v2.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Extract a method to allow easier injecting of custom shutdown behavior (

#1809)

v2.5.4

Toggle v2.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Only start read timeout handler on success (#1793)

v2.5.3

Toggle v2.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade to latest netty (#1789)

* Bump to latest netty

* genlock

v2.5.2

Toggle v2.5.2's commit message
Bump version

v2.5.1

Toggle v2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix case of MaxRequestsPerConnection (#1785)