Releases: Netflix/atlas
v1.7.0-rc.28
Not recommended for general use.
What's Changed
- reduce allocations for ItemId.toString by @brharrington in #1462
- avoid calling sort for SortedTagMap by @brharrington in #1463
- add note about akka versions by @brharrington in #1464
- improve couldMatch check for not clauses by @brharrington in #1465
- update CollectorStatsBuilder to allow chaining by @brharrington in #1466
- adjust consolidation behavior for rates by @brharrington in #1467
- make default dstype consistent by @brharrington in #1468
- optimize result tags computation by @brharrington in #1469
- add a
:contains
predicate filter for compatibility with internal lo… by @manolama in #1470 - add
:starts
and:ends
predicate filters for compatibility with in… by @manolama in #1471 - update normalize behavior for UI by @brharrington in #1474
- improve legend for custom avg with nested grouping by @brharrington in #1475
- allow image to be disabled for v2.json by @brharrington in #1476
- use custom JSON encoding if specified by @brharrington in #1477
- json: fix double parsing for large integers by @brharrington in #1478
- add expression to v2.json output by @brharrington in #1480
- improve performance of batch index update by @brharrington in #1479
- update dependencies by @brharrington in #1481
- json: enable fast double operations by @brharrington in #1483
- remove usage of javax annotations by @brharrington in #1482
- only update index for new items by @brharrington in #1484
- batch updates to meters when monitoring flows by @brharrington in #1485
- batch meter updates for TimeGrouped by @brharrington in #1486
- switch to spectator batch updaters by @brharrington in #1487
- lwc: use SortedTagMap for data points by @brharrington in #1488
- lwc: remove some monitorFlow steps by @brharrington in #1489
- lwc: keep input to TimeGrouped batched by @brharrington in #1490
- lwcapi: only update subscription list on changes by @brharrington in #1491
Full Changelog: v1.7.0-rc.27...v1.7.0-rc.28
v1.7.0-rc.27
Not recommended for general use.
- #1455, switch to using Spring for DI.
A comprehensive list of changes can be found in the commit log: v1.7.0-rc.26...v1.7.0-rc.27
v1.6.7
Primary changes:
- #1456, update build setup and critical dependency updates.
- #1458, re-enable doc artifacts.
- #1459, fix shard lookup for Integer.MIN_VALUE.
A comprehensive list of changes can be found in the commit log: v1.6.6...v1.6.7
v1.6.7-rc.2
Not recommended for general use.
A comprehensive list of changes can be found in the commit log: v1.6.7-rc.1...v1.6.7-rc.2
v1.6.7-rc.1
Not recommended for general use.
A comprehensive list of changes can be found in the commit log: v1.6.6...v1.6.7-rc.1
v1.7.0-rc.26
Not recommended for general use.
- #1447, avoid boxing when parsing special double values.
- #1448, lwcapi: ensure failed clients are unregistered.
- #1451, lwcapi: remove the /v1/subscribe endpoint.
- #1452, fix shard lookup for Integer.MIN_VALUE.
A comprehensive list of changes can be found in the commit log: v1.7.0-rc.25...v1.7.0-rc.26
v1.7.0-rc.25
Not recommended for general use.
- #1445, fix
:cg
with non-grouped math aggregates.
A comprehensive list of changes can be found in the commit log: v1.7.0-rc.24...v1.7.0-rc.25
v1.7.0-rc.24
Not recommended for general use.
- #1444, fix common grouping for custom averages.
A comprehensive list of changes can be found in the commit log: v1.7.0-rc.23...v1.7.0-rc.24
v1.7.0-rc.23
Not recommended for general use.
- #1438, ensure map keys are deduped.
- #1439, fix id when common tags are after metric data.
- #1440, fix fix common grouping for aggregation helpers.
A comprehensive list of changes can be found in the commit log: v1.7.0-rc.22...v1.7.0-rc.23
v1.7.0-rc.21
Not recommended for general use.
- #1407, remove wiki subproject.
- #1409, lwcapi: ensure cleanup on unregister.
- #1412, fix performance of limit check.
- #1414, reduce allocations for datapoint aggregators.
A comprehensive list of changes can be found in the commit log: v1.7.0-rc.20...v1.7.0-rc.21