v0.22.0
What's Changed
- fix(native-devtools): derive restart_required from the running process instead of asserting it by @latekvo in #560
- feat(telemetry): export events via OpenTelemetry OTLP logs instead of PostHog by @latekvo in #570
- test(tool-server): stop unit tests inheriting the developer's ARGENT_* overrides by @latekvo in #707
- fix(scripts): stop the version guard passing a workspace it failed to read by @latekvo in #608
- fix(android-profiler): explain an empty CPU section instead of rendering it as an idle app by @filip131311 in #669
- fix(ci): stamp the canary version before the bundle bakes it into telemetry by @latekvo in #840
- test: stop tests binding machine-wide resources they do not own by @latekvo in #714
- test(debugger): pin the source-map wait debugger-status promises by @latekvo in #706
- fix(e2e): make the debugger assertions fail when the debugger is not connected by @latekvo in #704
- fix(e2e): stop the harness reporting checks it never made by @latekvo in #595
- test(tool-server): scope vega-cli-timeout sentinels to the running process by @latekvo in #711
- test(chromium): stop electron boot tests depending on host CDP ports by @latekvo in #709
- fix(describe): stop ordering a simulator reboot on every externally-booted read by @latekvo in #583
- test(chromium): pin the ports-file guard and the readiness failure code by @latekvo in #862
- test(tool-server): pin the ARGENT_* suite guard and correct what it documents by @latekvo in #859
- feat(flow): stream run progress as NDJSON by @schicaelmott in #855
- fix(describe): drop the redundant restart assertion that reddened main by @latekvo in #877
- perf(screenshot): lower the default capture scale to 0.25 by @latekvo in #878
- docs: add Argent documentation by @kacperkapusciak in #814
- docs: generate an Open Graph card for every page at build time by @kacperkapusciak in #889
- feat(tool-server):
pastetool (device clipboard + paste shortcut) by @filip131311 in #879 - fix(android): capture the screen the way it is actually oriented by @filip131311 in #693
- chore: bump version to 0.22.0 by @filip131311 in #891
New Contributors
- @schicaelmott made their first contribution in #855
Full Changelog: v0.21.0...v0.22.0