Skip to content

Tags: i5d6/zuul

Tags

v2.5.11

Toggle v2.5.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request Netflix#1843 from Netflix/nullaway

Add errorprone and nullaway analysis

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 (Netflix#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 (Netflix#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 (

Netflix#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 (Netflix#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 (Netflix#1789)

* Bump to latest netty

* genlock

v2.5.2

Toggle v2.5.2's commit message
Bump version