v1.8.0-rc.40
Pre-release
Pre-release
·
149 commits
to main
since this release
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