Releases: Netflix/iep
Bug fix
v0.3.4
v0.3.3
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
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
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
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
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
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
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
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