Releases: Netflix/iep
v0.4.2
Primary changes:
- Fix injection type for app config.
A comprehensive list of changes can be found in the commit log: v0.4.1...v0.4.2
v0.4.1
Primary changes:
- Allow admin config settings to be changed via config files.
- Fix NullPointerExceptions for eureka endpoints if instanceId or vip attributes are not set.
A comprehensive list of changes can be found in the commit log: v0.4.0...v0.4.1
v0.4.0
Primary changes:
- Update to final release of Archaius 2. Archaius 2.0.5 is not compatible with the previous 2.0.0-rc.33.
- Replace karyon3 admin. Karyon 3 is no longer supported and is not compatible with Archaius 2 release.
A comprehensive list of changes can be found in the commit log: v0.3.23...v0.4.0
v0.3.23
Primary changes:
- Fix bug with iep-config module where the account configuration was loading all settings from
reference.conf
files and causing them to override theapplication.conf
settings. - RxHttp will now listen for eureka update events to update the server list rather than caching for 15s.
A comprehensive list of changes can be found in the commit log: v0.3.22...v0.3.23
v0.3.22
Primary changes:
- Use eureka-client 1.4.5.
- Fix bug with ClassFactory when using generic types.
A comprehensive list of changes can be found in the commit log: v0.3.21...v0.3.22
v0.3.21
Primary changes:
- Use eureka-client 1.4.4.
- Helper utility for using injector to create an instance of a class name referenced in a config setting.
A comprehensive list of changes can be found in the commit log: v0.3.20...v0.3.21
v0.3.20
v0.3.19
Primary changes:
- Use eureka-client 1.4.2.
- Fix eureka test settings to avoid trying to lookup EC2 instance metadata on 169.254.169.254. This started timing out recently on travis causing builds to take a long time and frequently fail.
- Move env settings to
iep-nflxenv
lib.
A comprehensive list of changes can be found in the commit log: v0.3.18...v0.3.19
v0.3.18
Primary changes:
- Use eureka-client 1.4.0.
A comprehensive list of changes can be found in the commit log: v0.3.17...v0.3.18