Skip to content

v0.23.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 21:56
· 591 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • build: Bump pylint from 4.0.6 to 4.0.7 by @dependabot[bot] in #112
  • build: Bump coverage from 7.13.2 to 7.15.4 by @dependabot[bot] in #118
  • fix: keep partial queue writes visible for retry by @Nitjsefnie in #121
  • Decide a missing extension worker with a control extension, not a skip by @Nitjsefnie in #353
  • Gate the speed workflow on the correctness aggregate and split it into per-suite cells by @Nitjsefnie in #346
  • Pin the fail-closed delivery contract in browser-free controls by @Nitjsefnie in #349
  • Pair worker-pool concurrency events so a dead suite cannot fake a cap breach by @Nitjsefnie in #347
  • Refuse --set with an empty --rev before rewriting the working tree by @Nitjsefnie in #361
  • Fix tab-routing alias tracking for tuple and walrus bindings by @Nitjsefnie in #342
  • Fix relative PATH entries breaking workflow-shell Bash resolution by @Nitjsefnie in #363
  • Refuse --set with an empty version by @Nitjsefnie in #365
  • Refuse an empty --rev before it silently reads the index by @Nitjsefnie in #364
  • Make the speed harness's spawn bound terminal and self-reporting by @Nitjsefnie in #366
  • Plan every --set write before making any, so a refused tree is never half-bumped by @Nitjsefnie in #368
  • Refuse a version duplicate whose value is the empty string by @Nitjsefnie in #367
  • Split the tab-routing suite into its own speed cell by @Nitjsefnie in #370
  • Refuse a version duplicate carrying the other quote character by @Nitjsefnie in #362
  • Recover the real-browser fixture from service-worker launch contention by @Nitjsefnie in #371
  • Make coverage rendezvous tolerate Windows permission races by @Nitjsefnie in #372
  • Report an opaque **spread through an unprovable sender alias by @Nitjsefnie in #375
  • Enforce delivery-id presence in the MCP result poll by @Nitjsefnie in #376
  • Allow bounded accepted speed changes in the speed gate by @Nitjsefnie in #374
  • Retry the service-worker diagnosis before blaming the extension source by @Nitjsefnie in #379

New Contributors

Full Changelog: v0.20.0...v0.23.0