Skip to content

Releases: Netflix/iep

Bug fix

06 Jan 03:53
Compare
Choose a tag to compare

len must be adjusted after all skipBytes (updates to readerIndex)

v0.3.4

30 Dec 21:42
Compare
Choose a tag to compare
Use eureka-client 1.3.5.

v0.3.3

18 Dec 06:02
Compare
Choose a tag to compare

Primary changes:

  • Fix sync init for dynamic properties so it will actually block until the dynamic properties are loaded the first time.
  • Fix 404 handler on admin to close the stream.

A comprehensive list of changes can be found in the commit log: v0.3.2...v0.3.3

v0.3.2

04 Dec 16:09
Compare
Choose a tag to compare

Primary changes:

  • Fix RxHttp cleanup frequency setting to use injected config.
  • Fix bug causing reference conf settings to override application conf settings.
  • Remove iep-governator.

A comprehensive list of changes can be found in the commit log: v0.3.1...v0.3.2

v0.3.1

26 Nov 00:25
Compare
Choose a tag to compare

Primary changes:

  • RxHttp now injects EurekaClient instead of DiscoveryClient to make it work with spring cloud.
  • Added option netflix.iep.archaius.use-dynamic for disabling dynamic properties when using iep-platformservice.

A comprehensive list of changes can be found in the commit log: v0.3.0...v0.3.1

v0.3.0

20 Nov 20:43
Compare
Choose a tag to compare

Primary changes:

  • Dynamic properties now hits a simple endpoint that returns a properties file rather than the overly complicated platform service endpoint.
  • Support for loading config file based on the account type.
  • Added module for configuring SpectatorMetricCollector on the AWS SDK.

A comprehensive list of changes can be found in the commit log: v0.1.50...v0.3.0

v0.1.50

27 Oct 17:44
Compare
Choose a tag to compare

Primary changes:

  • Added helpers for manipulating Observable<ByteBuf>.

A comprehensive list of changes can be found in the commit log: v0.1.49...v.0.1.50

v0.1.49

21 Oct 17:35
Compare
Choose a tag to compare

Primary changes:

  • Fix redirect if num retries is set to 0.
  • Update to rxnetty 0.4.12.

A comprehensive list of changes can be found in the commit log: v0.1.48...v0.1.49

v0.1.48

11 Sep 23:57
Compare
Choose a tag to compare

Primary changes:

  • Add module that disables dynamic property updates for iep-config.

A comprehensive list of changes can be found in the commit log: v0.1.47...v0.1.48

v0.1.47

07 Aug 17:59
Compare
Choose a tag to compare

Primary changes:

  • Change build to target java 8, java 7 no longer supported.
  • Add module for using admin from karyon3.

A comprehensive list of changes can be found in the commit log: v0.1.46...v0.1.47