Skip to content

Releases: Netflix/atlas

v1.6.7

19 Oct 15:18
2c50898
Compare
Choose a tag to compare

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

01 Sep 13:46
2c50898
Compare
Choose a tag to compare
v1.6.7-rc.2 Pre-release
Pre-release

Not recommended for general use.

  • #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.7-rc.1...v1.6.7-rc.2

v1.6.7-rc.1

01 Sep 02:04
a777dfc
Compare
Choose a tag to compare
v1.6.7-rc.1 Pre-release
Pre-release

Not recommended for general use.

  • #1456, #1457, update build to use GitHub actions.

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

28 Aug 12:38
5a547c8
Compare
Choose a tag to compare
v1.7.0-rc.26 Pre-release
Pre-release

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

24 May 17:34
8c92e94
Compare
Choose a tag to compare
v1.7.0-rc.25 Pre-release
Pre-release

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

16 May 20:03
3623642
Compare
Choose a tag to compare
v1.7.0-rc.24 Pre-release
Pre-release

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

28 Apr 16:29
c5681f0
Compare
Choose a tag to compare
v1.7.0-rc.23 Pre-release
Pre-release

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

10 Feb 18:40
252618b
Compare
Choose a tag to compare
v1.7.0-rc.21 Pre-release
Pre-release

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

24 Jan 17:46
fdfa1dd
Compare
Choose a tag to compare
v1.7.0-rc.20 Pre-release
Pre-release

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

03 Nov 15:05
1f49480
Compare
Choose a tag to compare
v1.7.0-rc.19 Pre-release
Pre-release

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