v0.22.0
·
1385 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
- refactor: split the CLI into transport, output, commands and parser by @Nitjsefnie in #134
- fix: give reload the broadcast flag its handler already reads by @Nitjsefnie in #149
- fix: bound the audit job by @Nitjsefnie in #150
- fix: resolve MCP bridge clients per URL call by @Nitjsefnie in #143
- fix: retain results per command delivery by @Nitjsefnie in #151
- ci: add one aggregate check for the tests workflow by @Nitjsefnie in #155
- fix: close bridge clients when MCP lifespan shuts down by @Nitjsefnie in #158
- ci: analyse the workflows with CodeQL by @Nitjsefnie in #159
- ci: add OpenSSF Scorecard workflow by @Nitjsefnie in #162
- test: keep the version workflow site count honest by @Nitjsefnie in #163
- fix: key a delivery stripe on the path, not on its spelling by @Nitjsefnie in #160
- test: parse tracked examples with node by @Nitjsefnie in #165
- ci: keep the speed job off manual dispatch by @Nitjsefnie in #167
- ci: let only this repository benchmark without a reviewer by @Nitjsefnie in #171
- ci: make push and pull_request trigger filters symmetric by @Nitjsefnie in #168
- Key delivery lock stripes with a per-process secret by @Nitjsefnie in #173
- ci: name the baseline step output for what it holds by @Nitjsefnie in #172
- fix: let only one consumer claim a queued command by @Nitjsefnie in #182
- test: run the suites concurrently instead of one at a time by @Nitjsefnie in #190
- test: audit CLI handler argument declarations by @Nitjsefnie in #164
- refactor: give the bridge validation contract its own module by @Nitjsefnie in #191
- Report which overlap-harness wait never settled by @Nitjsefnie in #202
- ci: report the coverage of a pull request's own diff by @Nitjsefnie in #170
- ci: measure the coverage job's suites concurrently by @Nitjsefnie in #205
- test: bound a killed client's pipe release separately from its exit grace by @Nitjsefnie in #207
- refactor: give the log-safe renderer its own module by @Nitjsefnie in #212
- test: tolerate transient command queue sharing violations by @Nitjsefnie in #210
- test: report which dashboard harness step never settled by @Nitjsefnie in #209
- test: report what a bridge startup failure saw, and allow a cold first start by @Nitjsefnie in #216
- release: 0.22.0 by @Nitjsefnie in #225
New Contributors
- @dependabot[bot] made their first contribution in #112
- @Nitjsefnie made their first contribution in #121
Full Changelog: v0.20.0...v0.22.0