Skip to content

Releases: Netflix/iep

v0.4.2

22 Apr 22:42
Compare
Choose a tag to compare

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

21 Apr 17:13
Compare
Choose a tag to compare

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

21 Apr 02:59
Compare
Choose a tag to compare

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

22 Mar 15:15
Compare
Choose a tag to compare

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 the application.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

17 Mar 22:13
Compare
Choose a tag to compare

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

16 Mar 14:39
Compare
Choose a tag to compare

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

11 Mar 17:37
Compare
Choose a tag to compare
Check if curr byte is escaped

v0.3.19

29 Feb 02:17
Compare
Choose a tag to compare

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

15 Feb 17:19
Compare
Choose a tag to compare

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

v0.3.17

28 Jan 06:35
Compare
Choose a tag to compare
Support maxLength for json object