| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-23 | 1.6 kB | |
| v2.0.6 source code.tar.gz | 2026-03-23 | 1.1 MB | |
| v2.0.6 source code.zip | 2026-03-23 | 1.4 MB | |
| Totals: 3 Items | 2.5 MB | 3 | |
What's Changed
- Update nebula.netflixoss use sonatype central portal by @OdysseusLives in https://github.com/Netflix/eureka/pull/1600
- Removes usage of ExceptionUtils by @spencergibb in https://github.com/Netflix/eureka/pull/1601
- perf: cache AZ to Region lookup by @jasonk000 in https://github.com/Netflix/eureka/pull/1607
- perf: avoid Optional allocation in EurekaJacksonCodec hot loop by @jasonk000 in https://github.com/Netflix/eureka/pull/1608
- perf: avoid Optional in Application getInstances by @jasonk000 in https://github.com/Netflix/eureka/pull/1610
- perf: avoid allocations in populateInstanceCountMap loop by @jasonk000 in https://github.com/Netflix/eureka/pull/1612
- perf: avoid allocations when checking if Applications is empty by @jasonk000 in https://github.com/Netflix/eureka/pull/1611
- perf: Jackson Codec allocation improvements by @jasonk000 in https://github.com/Netflix/eureka/pull/1609
- perf: Optimize Applications refresh internals by @jasonk000 in https://github.com/Netflix/eureka/pull/1613
- Backport [#1605] by @fvallenilla in https://github.com/Netflix/eureka/pull/1617
- Add distribution to builds by @fvallenilla in https://github.com/Netflix/eureka/pull/1618
- backport - feat: Add metrics to count VIP address lookups in DiscoveryClient by @jasonk000 in https://github.com/Netflix/eureka/pull/1616
New Contributors
- @OdysseusLives made their first contribution in https://github.com/Netflix/eureka/pull/1600
- @fvallenilla made their first contribution in https://github.com/Netflix/eureka/pull/1617
Full Changelog: https://github.com/Netflix/eureka/compare/v2.0.5...v2.0.6