Releases: Netflix/atlas
Releases · Netflix/atlas
v1.8.0-rc.32
v1.8.0-rc.31
What's Changed
- core: allow nf.ns on custom average denominator by @brharrington in #1751
Full Changelog: v1.8.0-rc.30...v1.8.0-rc.31
v1.8.0-rc.30
What's Changed
- core: fix corner cases with less than comparison by @brharrington in #1748
- update dependencies by @brharrington in #1750
- core: deterministic tagging for aggregated groups by @brharrington in #1749
Full Changelog: v1.8.0-rc.29...v1.8.0-rc.30
v1.8.0-rc.29
What's Changed
- update dependencies by @brharrington in #1744
- lwc-events: guard against exception from extractValue by @brharrington in #1745
- eval: make backend ws pattern configurable by @brharrington in #1746
- update to latest iep and spectator libs by @brharrington in #1747
Full Changelog: v1.8.0-rc.28...v1.8.0-rc.29
v1.8.0-rc.28
What's Changed
- Update Copyright to 2025 by @jonassteinberg1 in #1742
- core: support query matching using tags function by @brharrington in #1743
New Contributors
- @jonassteinberg1 made their first contribution in #1742
Full Changelog: v1.8.0-rc.27...v1.8.0-rc.28
v1.8.0-rc.27
What's Changed
- update license headers for 2025 by @brharrington in #1738
- update dependencies by @brharrington in #1739
- lwc-events: fix sporadic missing samples by @brharrington in #1740
- lwc-events: update log level by @brharrington in #1741
Full Changelog: v1.8.0-rc.26...v1.8.0-rc.27
v1.8.0-rc.26
What's Changed
- lwc-events: add log for max groups limit by @brharrington in #1736
- lwc-events: fix race condition for samples by @brharrington in #1737
Full Changelog: v1.8.0-rc.25...v1.8.0-rc.26
v1.8.0-rc.25
What's Changed
- core: allow unix timestamp to be anchor time parameters by @brharrington in #1733
- lwc-events: add trace log for bad events payload by @brharrington in #1734
- json: enabled lenient UTF encoding by @brharrington in #1735
Full Changelog: v1.8.0-rc.24...v1.8.0-rc.25
v1.8.0-rc.24
What's Changed
- lwcapi: fix npe when samples missing by @brharrington in #1731
- eval: use rate per step for sample messages by @brharrington in #1732
Full Changelog: v1.8.0-rc.23...v1.8.0-rc.24
v1.8.0-rc.23
What's Changed
- pekko: helper to decompress while streaming ByteString by @brharrington in #1717
- eval: compress subscription message by @brharrington in #1718
- eval: add config option for compression by @brharrington in #1719
- eval: compress sub messages by default by @brharrington in #1720
- update dependencies by @brharrington in #1721
- build: fix sbt warnings by @brharrington in #1722
- update to jdk23 for PR validation by @brharrington in #1701
- build: enable unused warnings by @brharrington in #1723
- core: fix example for :table by @brharrington in #1724
- eval: remove legacy eureka-uri property by @brharrington in #1725
- lwcapi: always use v2 subscription message by @brharrington in #1726
- add event sample operator by @brharrington in #1727
- eval: preserve step for event URIs by @brharrington in #1728
- lwc-events: encode samples associated with datapoint by @brharrington in #1729
- eval: support samples with message batches by @brharrington in #1730
Full Changelog: v1.8.0-rc.22...v1.8.0-rc.23