Releases: Netflix/atlas
Releases · Netflix/atlas
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
v1.8.0-rc.22
What's Changed
- core: zero pad short numbers for ItemId by @brharrington in #1711
- core: add filter to MemoryDatabase by @brharrington in #1712
- core: remove interning for BlockStoreItem by @brharrington in #1713
- core: disable matching aggr optimization by @brharrington in #1714
- core: fix percentile approximation by @brharrington in #1715
- core: fix expr string for :percentiles by @brharrington in #1716
Full Changelog: v1.8.0-rc.21...v1.8.0-rc.22
v1.8.0-rc.21
What's Changed
- core: improve expr.toString performance by @brharrington in #1706
- eval: precompute expression string by @brharrington in #1707
- lwcapi: improve performance for index updates by @brharrington in #1708
- eval: reduce encoding overhead by @brharrington in #1709
- eval: add flag to disable no data messages by @brharrington in #1710
Full Changelog: v1.8.0-rc.20...v1.8.0-rc.21
v1.8.0-rc.20
What's Changed
- pekko: source based on BlockingQueue by @brharrington in #1676
- pekko: update client helper to support flow API by @brharrington in #1677
- pekko: clean up debug statement by @brharrington in #1678
- eval: refactor flow to create context earlier by @brharrington in #1679
- lwcapi: drop old data if queue is full by @brharrington in #1680
- pekko: just use client flow if no retries by @brharrington in #1681
- lwcapi: add config option for drop policy by @brharrington in #1682
- lwcapi: avoid queue for high priority messages by @brharrington in #1683
- lwcapi: fix push for new subs by @brharrington in #1684
- eval: add a rewrite module to handle queries with namespaces. by @manolama in #1675
- update dependencies by @brharrington in #1685
- core: add helper for escaping unicode chars by @brharrington in #1686
- chart: fix multi-Y limit inconsistency by @brharrington in #1687
- core: allow comma to be escaped for exprs by @brharrington in #1688
- pekko: config settings for access logger by @brharrington in #1689
- eval: add rewrite settings to reference.conf by @brharrington in #1691
- core: support sub-second step sizes by @brharrington in #1692
- chart: add default theme to JsonCodec parsing. by @manolama in #1693
- core: simplify id compare by @brharrington in #1694
- core: remove cached hash code for ItemId by @brharrington in #1696
- core: make CacheValue helper class static by @brharrington in #1697
- chart: remove println in test by @brharrington in #1698
- core: fixes for sub-second step size by @brharrington in #1700
- core: remove SmallHashMap and QueryIndex by @brharrington in #1702
- update dependencies by @brharrington in #1703
- core: avoid long conversion for percentiles by @brharrington in #1704
- core: add iterator to TagIndex by @brharrington in #1705
Full Changelog: v1.8.0-rc.19...v1.8.0-rc.20
v1.8.0-rc.19
What's Changed
- core: parse epoch in micros or nanos by @brharrington in #1673
- update dependencies by @brharrington in #1674
Full Changelog: v1.8.0-rc.18...v1.8.0-rc.19
v1.8.0-rc.18
What's Changed
- webapi: improve normalize behavior for sample-count by @brharrington in #1671
- lwc-events: add pre-filter method for events by @brharrington in #1672
Full Changelog: v1.8.0-rc.17...v1.8.0-rc.18
v1.8.0-rc.17
What's Changed
- lwc-events: default value for event by @brharrington in #1663
- lwc-events: support duration type by @brharrington in #1664
- lwc-events: support percentile grouping by @brharrington in #1666
- update dependencies by @brharrington in #1668
- lwc-events: cleanup groups with no data by @brharrington in #1669
- lwc-events: support duration for default value by @brharrington in #1670
Full Changelog: v1.8.0-rc.16...v1.8.0-rc.17
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