Releases: Netflix/atlas
Releases · Netflix/atlas
v1.8.0-rc.41
What's Changed
- core: fix bug in ref-primitive maps by @brharrington in #1827
- core: add test case for whitespace around values by @brharrington in #1828
- webapi: update normalize ordering by @brharrington in #1829
- fix log4j binding for slf4j by @brharrington in #1830
- core: update TimeSeriesBuffer consolidation by @brharrington in #1831
- core: improve test coverage of gauge consolidation by @brharrington in #1832
- core: fix ArrayIndexOutOfBoundsException by @brharrington in #1833
- core: support unicode escapes in legend text by @brharrington in #1834
- chart: update Roboto from 2.001 to 3.001 by @brharrington in #1835
- update dependencies by @brharrington in #1837
- chart: allow list of fonts to support fallback by @brharrington in #1836
- core: add support for constant math by @brharrington in #1763
Full Changelog: v1.8.0-rc.40...v1.8.0-rc.41
v1.8.0-rc.40
What's Changed
- core: add consolidation operator by @brharrington in #1809
- fix consolidated step alignment by @brharrington in #1810
- lwc-events: fix name of test class by @brharrington in #1811
- lwc-events: distinguish unknown types for missing values by @brharrington in #1812
- chart: validate width and height dimensions by @aaronaddleman in #1814
- lwc-events: test case for event based on OTEL trace by @brharrington in #1816
- lwc-events: fix flakey test case by @brharrington in #1818
- remove trace query support by @brharrington in #1817
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #1820
- build(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1819
- lwc-events: support post filter for matching events by @brharrington in #1821
- lwc-events: add filter for trace example by @brharrington in #1822
- lwc-events: avoid boxing for default value by @brharrington in #1823
- lwc-events: cache the hash code for EventHandler by @brharrington in #1824
- update dependencies by @brharrington in #1825
New Contributors
- @aaronaddleman made their first contribution in #1814
Full Changelog: v1.8.0-rc.39...v1.8.0-rc.40
v1.7.9
What's Changed
- 1.7.x: update to publish to central portal by @brharrington in #1813
- 1.7.x chart: validate width and height dimensions by @brharrington in #1815
Full Changelog: v1.7.8...v1.7.9
v1.8.0-rc.39
What's Changed
- eval: add cq uri parameter by @brharrington in #1807
- update dependencies by @brharrington in #1808
Full Changelog: v1.8.0-rc.38...v1.8.0-rc.39
v1.8.0-rc.38
What's Changed
- update dependencies by @brharrington in #1805
Full Changelog: v1.8.0-rc.37...v1.8.0-rc.38
v1.8.0-rc.37
What's Changed
- fix sonatype realm name by @brharrington in #1797
- fix build warnings by @brharrington in #1798
- eval: support config based rewrite by @brharrington in #1799
- core: move
:cqto query vocabulary by @brharrington in #1800 - update dependencies by @brharrington in #1801
- add dependabot config for actions by @brharrington in #1802
- build(deps): bump actions/setup-java from 3 to 4 by @dependabot in #1803
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #1804
New Contributors
- @dependabot made their first contribution in #1803
Full Changelog: v1.8.0-rc.36...v1.8.0-rc.37
v1.8.0-rc.36
What's Changed
- update to publish to central portal by @brharrington in #1796
Full Changelog: v1.8.0-rc.35...v1.8.0-rc.36
v1.8.0-rc.35
What's Changed
- core: update sed exprs to support tag vars by @brharrington in #1775
- webapi: have fetch honor response step by @brharrington in #1776
- lwcapi: update expression cache behavior by @brharrington in #1777
- lwcapi: add option to ignore publish step by @brharrington in #1778
- core: allow offset to be applied across style by @brharrington in #1779
- core: allow math aggr across style by @brharrington in #1780
- lwcapi: use dist summary for subscription sizes by @brharrington in #1781
- lwcapi: update query change flag after batch by @brharrington in #1782
- lwcapi: reduce overhead for updating query index by @brharrington in #1783
- lwcapi: remove unused HostSource class by @brharrington in #1784
- eval: choose allowed steps based on block size by @brharrington in #1785
- update dependencies by @brharrington in #1786
Full Changelog: v1.8.0-rc.34...v1.8.0-rc.35
v1.8.0-rc.34
What's Changed
- webapi: allow data actor to modify the step by @brharrington in #1771
- core: support binary ops with presentations settings by @brharrington in #1772
- lwcapi: fix metric ids by @brharrington in #1773
- core: add strip-style operator by @brharrington in #1774
Full Changelog: v1.8.0-rc.33...v1.8.0-rc.34
v1.8.0-rc.33
What's Changed
- core: improve handling of large spikes for rolling-sum by @brharrington in #1753
- core: fix pagination and lazily compute OR by @brharrington in #1754
- webapi: config option to adjust chunk size by @brharrington in #1755
- eval: avoid computing default label by @brharrington in #1756
- eval: reuse wall time by @brharrington in #1757
- eval: optimize computing list of datapoints by @brharrington in #1758
- core: fix rolling-sum with NaN data by @brharrington in #1759
- chart: avoid rate conversion for p-tile heatmap by @brharrington in #1760
- update dependencies by @brharrington in #1761
- core: remove limiter class by @brharrington in #1762
- update URL for iep-launcher by @brharrington in #1765
- core: support escaping colon and parenthesis by @brharrington in #1766
- lwcapi: reduce allocation overhead by @brharrington in #1767
- json: create builder instead of mapper by @brharrington in #1768
- lwcapi: track encoding time for expressions by @brharrington in #1769
- eval: update default legend for starts/contains by @brharrington in #1770
Full Changelog: v1.8.0-rc.32...v1.8.0-rc.33