Skip to content

Conversation

@brharrington
Copy link
Contributor

@brharrington brharrington commented Aug 5, 2016

There is a regression in netty 4.1.3.Final, see:

http://netty.io/news/2016/07/27/4-0-40-Final-4-1-4-Final.html

The 4.1.4.Final version also includes a change to
QueryStringDecoder that broke some of the UriInfoHolder
tests. In particular the path is now decoded. I opted
to change the tests to match the netty behavior. For
context the netty ticket is: netty/netty#5590

Tests were successful locally after those changes.

There is a regression in netty 4.1.3.Final, see:

http://netty.io/news/2016/07/27/4-0-40-Final-4-1-4-Final.html

The 4.1.4.Final version also includes a change to
QueryStringDecoder that broke some of the UriInfoHolder
tests. In particular the path is now decoded. I opted
to change the tests to match the netty behavior. For
context the netty ticket is: netty/netty#5590
@NiteshKant NiteshKant added this to the 0.4.18 milestone Aug 14, 2016
@NiteshKant
Copy link
Member

Thanks @brharrington !

@NiteshKant NiteshKant merged commit b910633 into ReactiveX:0.4.x Aug 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants