Releases: Netflix/atlas
Releases · Netflix/atlas
v1.8.0-rc.16
What's Changed
- eval: use parens for simple legends by @brharrington in #1657
- lwc-events: make refresh frequency configurable by @brharrington in #1659
- lwc-events: explicitly flush on heartbeat by @brharrington in #1660
- lwc-events: Document that timestamps are in Unix epoch millis. by @manolama in #1661
- update dependencies by @brharrington in #1662
Full Changelog: v1.8.0-rc.15...v1.8.0-rc.16
v1.8.0-rc.15
What's Changed
- json: allow mapper to be customized by @brharrington in #1656
Full Changelog: v1.8.0-rc.14...v1.8.0-rc.15
v1.8.0-rc.14
What's Changed
- lwc-events: batch based on estimated payload size by @brharrington in #1653
- jackson 2.16.2 by @brharrington in #1654
- roaringbitmap 1.0.6 by @brharrington in #1655
Full Changelog: v1.8.0-rc.13...v1.8.0-rc.14
v1.8.0-rc.13
What's Changed
- update dependencies by @brharrington in #1651
- lwc-events: support enums as tag values by @brharrington in #1652
Full Changelog: v1.8.0-rc.12...v1.8.0-rc.13
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