Releases: Netflix/iep
Releases · Netflix/iep
v0.3.15
v0.3.14
Primary changes:
- Allow retries on next server for UnknownHostException.
- Fix launcher NPE for cleanup of empty directory.
A comprehensive list of changes can be found in the commit log: v0.3.13...v0.3.14
Use private ip
v0.3.13 Fix private ip tests
v0.3.11
Primary changes:
- Use spectator 0.35.0 to fix compatibility issue.
A comprehensive list of changes can be found in the commit log: v0.3.10...v0.3.11
v0.3.10
Primary changes:
- Use spectator 0.34.1, fix name of aws metrics collector (Netflix/spectator#248).
A comprehensive list of changes can be found in the commit log: v0.3.9...v0.3.10
Fix json decoder if array empty
v0.3.9 Add test to check support for empty array
v0.3.8
Primary changes:
- Eureka test config will no longer try to register.
- Update to eureka-client 1.3.7.
- Fix for flakey rxhttp tests.
A comprehensive list of changes can be found in the commit log: v0.3.7...v0.3.8
Fix json length checker
v0.3.7 Fix release() for json testing; Fix max length check in json
Attempt to fix ByteBuf leak
Remove retain() from json sliced ByteBuf