Skip to content

Releases: Netflix/atlas

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

v1.7.0-rc.18

06 Oct 20:41
3bf2e87
Compare
Choose a tag to compare
v1.7.0-rc.18 Pre-release
Pre-release

Not recommended for general use.

  • #1336, add SortedTagMap implementation.
  • #1337, update access log to use warn for failures.
  • #1338, update access logger to record sizes.
  • #1339, handle AuthorizationFailedRejection.
  • #1340, avoid allocation for computing size.
  • #1342, tune id calculation when using sorted map.
  • #1343, experiment for simplified tag index.
  • #1344, reduce overhead of expressions etag check.
  • #1345, batch messages going to evaluation queue.
  • #1347, add stream wrappers for nio buffers.
  • #1349, optimize validation when using sorted tag map.
  • #1350, helpers for working with Postgres COPY.
  • #1351, ignore entity if present for pre-flight check.
  • #1353, add JDK17 for PR validation.

A comprehensive list of changes can be found in the commit log: v1.7.0-rc.17...v1.7.0-rc.18

v1.7.0-rc.17

09 Sep 01:50
9433bdd
Compare
Choose a tag to compare
v1.7.0-rc.17 Pre-release
Pre-release

Not recommended for general use.

  • #1327, remove cloudwatch projects.
  • #1328, limit Github Actions to the main repo.
  • #1330, more efficient empty check for SmallHashMap.
  • #1331, #1332, improve performance for computing id.
  • #1333, remove unused ConnectionManager class.
  • #1335, eval: properly handle non-strict messages.

A comprehensive list of changes can be found in the commit log: v1.7.0-rc.16...v1.7.0-rc.17

v1.7.0-rc.16

10 Jun 15:14
44ab442
Compare
Choose a tag to compare
v1.7.0-rc.16 Pre-release
Pre-release

Not recommended for general use.

  • #1317, remove deprecated lwcapi endpoints.
  • #1318, experimental v2/subscribe api for lwc.
  • #1319, update CI builds to use jdk16.
  • #1320, add compressed mutable block type.
  • #1322, allow out of order updates for blocks.
  • #1324, map in additional CloudWatch NLB metrics.
  • #1325, reduce array allocations for encoding batch.

A comprehensive list of changes can be found in the commit log: v1.7.0-rc.15...v1.7.0-rc.16

v1.7.0-rc.15

04 Jun 00:02
d4cf25f
Compare
Choose a tag to compare
v1.7.0-rc.15 Pre-release
Pre-release

Not recommended for general use.

  • #1274, add directive to force connection close.
  • #1275, add interner based on Caffeine cache.
  • #1276, synthetic data generator for testing lwc.
  • #1278, support SSL and allow multiple ports to be configured.
  • #1279, export expr API by default.
  • #1280, support auto rollup for tags based on cardinality limits.
  • #1281, allow SSLContext to be customized.
  • #1284, allow out of order updates for normalization.
  • #1285, always show time zone for axis.
  • #1286, validation can now work directly on Spectator Ids.
  • #1288, rearrange colors to help users with certain vision types.
  • #1289, move CloudWatch poller to AWS SDK V2.
  • #1291, add mapping for Neptune metrics.
  • #1302, remove CaseClassDeserializer.
  • #1313, avoid redundant parsing of expressions.

A comprehensive list of changes can be found in the commit log: v1.7.0-rc.14...v1.7.0-rc.15