Improved
v1.8.0-rc.40
What's Changed
- core: add consolidation operator by @brharrington in https://github.com/Netflix/atlas/pull/1809
- fix consolidated step alignment by @brharrington in https://github.com/Netflix/atlas/pull/1810
- lwc-events: fix name of test class by @brharrington in https://github.com/Netflix/atlas/pull/1811
- lwc-events: distinguish unknown types for missing values by @brharrington in https://github.com/Netflix/atlas/pull/1812
- chart: validate width and height dimensions by @aaronaddleman in https://github.com/Netflix/atlas/pull/1814
- lwc-events: test case for event based on OTEL trace by @brharrington in https://github.com/Netflix/atlas/pull/1816
- lwc-events: fix flakey test case by @brharrington in https://github.com/Netflix/atlas/pull/1818
- remove trace query support by @brharrington in https://github.com/Netflix/atlas/pull/1817
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/Netflix/atlas/pull/1820
- build(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in https://github.com/Netflix/atlas/pull/1819
- lwc-events: support post filter for matching events by @brharrington in https://github.com/Netflix/atlas/pull/1821
- lwc-events: add filter for trace example by @brharrington in https://github.com/Netflix/atlas/pull/1822
- lwc-events: avoid boxing for default value by @brharrington in https://github.com/Netflix/atlas/pull/1823
- lwc-events: cache the hash code for EventHandler by @brharrington in https://github.com/Netflix/atlas/pull/1824
- update dependencies by @brharrington in https://github.com/Netflix/atlas/pull/1825
New Contributors
- @aaronaddleman made their first contribution in https://github.com/Netflix/atlas/pull/1814
Full Changelog: https://github.com/Netflix/atlas/compare/v1.8.0-rc.39...v1.8.0-rc.40