Releases: Netflix/atlas
Releases · Netflix/atlas
v1.8.0-rc.12
What's Changed
- eval: use
ip
variable when creating web-socket by @brharrington in #1650
Full Changelog: v1.8.0-rc.11...v1.8.0-rc.12
v1.8.0-rc.11
What's Changed
- update to scala 3.4.1 by @brharrington in #1643
- eval: add checks for line style params by @brharrington in #1644
- eval: add flag to check for expensive queries by @brharrington in #1645
- lwc-events: fix sync for time series by @brharrington in #1646
- eval: add support for IPv6 by @brharrington in #1647
- lwc-events: support value extraction for traces by @brharrington in #1648
- lwcapi: fix status code for event without id by @brharrington in #1649
Full Changelog: v1.8.0-rc.10...v1.8.0-rc.11
v1.8.0-rc.10
What's Changed
- core: use HashSet for reserved key rule by @brharrington in #1626
- eval: simplify data point source by @brharrington in #1627
- core: support chaining child queries by @brharrington in #1628
- eval: add event message type by @brharrington in #1629
- lwcapi: update /evaluate to accept events by @brharrington in #1630
- lwc-events: improve data point conversion by @brharrington in #1631
- core: support sub-second durations by @brharrington in #1632
- eval: add new subscription message by @brharrington in #1633
- eval: fix message drops for higher throughput by @brharrington in #1634
- lwcapi: use subv2 type for events by @brharrington in #1635
- eval: add test cases for events validation by @brharrington in #1636
- eval: fix spurious warnings for event expressions by @brharrington in #1637
- eval: preserve presentation meta for trace graph by @brharrington in #1638
- lwcapi: add test for splitting trace query by @brharrington in #1639
- lwc-events: reuse handlers when syncing expressions by @brharrington in #1640
- lwc-events: add remote client by @brharrington in #1641
- eval: fix test case for trace time series by @brharrington in #1642
Full Changelog: v1.8.0-rc.9...v1.8.0-rc.10
v1.8.0-rc.9
What's Changed
- improve error message for invalid theme by @brharrington in #1601
- standalone: adjust log levels by @brharrington in #1602
- postgres: db implementation by @brharrington in #1603
- update dependencies by @brharrington in #1604
- eval: add counter for unknown messages by @brharrington in #1605
- lwcapi: batch sub messages by @brharrington in #1606
- eval: support simple legends for streaming data by @brharrington in #1607
- add time series id to v2.json output by @brharrington in #1608
- core: no data for aggr of empty group by by @brharrington in #1609
- atlas JMH: Quantify skipping decoding of the time series ID by @manolama in #1610
- support presentation metadata for fetch by @brharrington in #1611
- add span-time-series operator by @brharrington in #1612
- core: add extractors for trace queries by @brharrington in #1613
- core: fix toString for event and trace exprs by @brharrington in #1614
- update PR build to use macos-14 by @brharrington in #1615
- enable cross-building for scala 3 by @brharrington in #1616
- avoid double publishing of artifacts by @brharrington in #1617
- eval: support presentation metadata for stream by @brharrington in #1618
- update dependencies by @brharrington in #1619
- eval: use consistent setting for simple legends by @brharrington in #1620
- eval: add max step size setting by @brharrington in #1621
- eval: remove unused method in ExprInterpreter by @brharrington in #1622
- lwcapi: support shard dimensions for cluster scoping by @brharrington in #1623
- eval: require precise scoping for hi-res streams by @brharrington in #1624
- core: sample-count is now stable by @brharrington in #1625
Full Changelog: v1.8.0-rc.8...v1.8.0-rc.9
v1.8.0-rc.8
What's Changed
- Update license year in readme by @giancarlopro in #1599
- eval: improve offset validation by @brharrington in #1600
New Contributors
- @giancarlopro made their first contribution in #1599
Full Changelog: v1.8.0-rc.7...v1.8.0-rc.8
v1.7.8
What's Changed
- 1.7: update license headers for 2024 by @brharrington in #1596
- 1.7.x: add default values for interpreter execute by @brharrington in #1598
Full Changelog: v1.7.7...v1.7.8
v1.8.0-rc.7
What's Changed
- update dependencies by @brharrington in #1590
- consistent normalization of line styles by @brharrington in #1591
- core: add sample-count operation by @brharrington in #1592
- webapi: support unstable ops for expr manipulation by @brharrington in #1593
- standalone: add ExprApi to static config by @brharrington in #1594
- update license headers for 2024 by @brharrington in #1595
- update dependencies by @brharrington in #1597
Full Changelog: v1.8.0-rc.6...v1.8.0-rc.7
v1.8.0-rc.6
What's Changed
- Update README.md (reference to pekko) by @pjfanning in #1581
- update dependencies by @brharrington in #1584
- update CI to use JDK 21 by @brharrington in #1585
- update dependencies by @brharrington in #1586
- core: support custom set of references for dates by @brharrington in #1587
- core: add check for infinite loops by @brharrington in #1588
- core: add support for basic trig functions by @brharrington in #1589
New Contributors
- @pjfanning made their first contribution in #1581
Full Changelog: v1.8.0-rc.5...v1.8.0-rc.6
v1.8.0-rc.5
What's Changed
- fix unused imports and minor warnings by @brharrington in #1578
- eval: preserve state with multi-level grouping by @brharrington in #1579
Full Changelog: v1.8.0-rc.4...v1.8.0-rc.5
v1.7.7
What's Changed
- 1.7 eval: preserve state with multi-level grouping by @brharrington in #1580
Full Changelog: v1.7.6...v1.7.7