5.0.0-beta1
Pre-release
Pre-release
What's Changed
- chore: update testbench and springboot version by @ZheSun88 in #346
- upgrade micrometer.version to 1.17.0 by @ZheSun88 in #347
- Insights endpoint: error and slow interaction backtracking by @heruan in #344
- refactor: move off the Flow listener SPIs deprecated for removal by @heruan in #366
- chore: update spring to 4.1.1 by @caalador in #370
- fix: make ui.id and vaadin.client.location high-cardinality by @caalador in #355
- feat: UI metrics gauges by @caalador in #358
- feat: measure and surface the data provider queries of lazy-loading components by @heruan in #367
- chore: cleanup faulty meter info by @caalador in #357
- fix: Close stale observation scopes by @caalador in #359
- fix: Navigation observation by @caalador in #356
- chore: fix readme table gaps by @caalador in #382
- test: fix GC-dependent flake in SessionLockMetricsBinderTest by @heruan in #380
- fix: count user-interaction failures in vaadin.errors by @caalador in #360
- test: extend NavigationMetricsBinder coverage by @caalador in #368
- feat: propagate errors to the enclosing HTTP observation by @heruan in #381
- test: pin the span surface with an observation contract test by @heruan in #379
- feat: Client-side error and connection collection by @caalador in #385
- fix: make requests=false stop request timing on the Observation path by @heruan in #383
- feat: restore per-view http.route on the request span by @heruan in #384
- feat: register usage-statistics entries for the kit and its features by @heruan in #386
- fix: attach the javadoc jar so releases can reach Maven Central by @manolo in #387
Full Changelog: 5.0.0-alpha1...5.0.0-beta1