Skip to content

v0.21.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 13:17
· 70 commits to main since this release
b82a27f

What's Changed

  • fix(ecl): prevent stack overflows from pathological input (R40) by @pacharanero in #74
  • build(deps): bump actions/setup-python from 6.3.0 to 7.0.0 by @dependabot[bot] in #77
  • build(deps): bump the routine-minor-and-patch group across 1 directory with 3 updates by @dependabot[bot] in #75
  • build(deps): bump the github-actions-minor-and-patch group with 2 updates by @dependabot[bot] in #76
  • fix(trud): redact API key from transport-error output by @pacharanero in #78
  • fix(mcp): validate Content-Length header and cap message size (R42) by @pacharanero in #79
  • feat(trud): add sct trud auth to store the API key in the config file by @pacharanero in #80
  • fix(read2): cap decompressed zip entry size to prevent zip-bomb OOM (R43) by @pacharanero in #81
  • feat(cli)!: name every build artefact after its input by @pacharanero in #82

Full Changelog: v0.20.1...v0.21.0