Releases: Netflix/atlas
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
v1.7.0-rc.20
Not recommended for general use.
- #1379, add codec for more efficient publish format.
- #1380, avoid recomputing id after parsing.
- #1381, improve performance for decoding tags.
- #1382, improve equals/hashCode performance.
- #1383, reduce allocations for computing hashCode.
- #1384, avoid recomputing id for BlockStoreItem.
- #1385, add unmarshaller to use with entity.
- #1386, add endpoint to strip query clauses.
- #1388, handle :cg after style expressions.
- #1393, avoid lamda allocation for lock.
- #1397, eval: add explicit data volume limits.
- #1400, add the queue size to the StreamOps.blockingQueue.
- #1403, add container and process to allowed keys.
- #1404, track number of streams dropping data.
- #1406, fix subset check for nested group by.
A comprehensive list of changes can be found in the commit log: v1.7.0-rc.19...v1.7.0-rc.20
v1.7.0-rc.19
Not recommended for general use.
- #1357, use array instead of int map for itemTags.
- #1358, support custom palettes in expr.
- #1359, switch to munit for tests.
- #1362, methods on SortedTagMap to get key/value arrays.
- #1363, lwcapi: add endpoint to browse current streams.
- #1364, support combining simple aggregate collectors.
- #1365, include final grouping keys in v2.json.
- #1366, support for renaming tag key.
- #1368, support arbitrary comparator for merge.
- #1369, allow aggregation for duplicates when merging.
- #1370, sort and deduplicate array entries.
- #1372, merge function for existing arrays.
- #1375, make topk/bottomk operators stable.
- #1377, common grouping operator.
A comprehensive list of changes can be found in the commit log: v1.7.0-rc.18...v1.7.0-rc.19