Skip to content

v0.5.21

Choose a tag to compare

@github-actions github-actions released this 26 Jul 19:58
c774648

What's Changed

  • launcher: fix flaky codespace port collision — make the fake tell the truth about ports, fail fast when a forward can't bind by @adampingel in #1079
  • bus protocol: make specs/src/bus/registry.json the authority, generate TypeScript and Go from it by @adampingel in #1080
  • migrate knowledge verbs from old cli to new apps/launcher by @adampingel in #1081
  • Remove old AWS handlers and cdk by @adampingel in #1082
  • deprecate and gut @semiont/cli by @adampingel in #1094
  • deps(deps): bump the react group across 1 directory with 2 updates by @dependabot[bot] in #1083
  • actions(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #1085
  • actions(deps): bump github/codeql-action from 4.37.0 to 4.37.2 by @dependabot[bot] in #1086
  • deps(deps): bump @anthropic-ai/sdk from 0.111.0 to 0.112.4 by @dependabot[bot] in #1089
  • deps(deps-dev): bump postcss from 8.5.20 to 8.5.22 by @dependabot[bot] in #1091
  • deps(deps-dev): bump @vitejs/plugin-react from 6.0.3 to 6.0.4 by @dependabot[bot] in #1090
  • deps(deps): bump argon2 from 0.44.0 to 0.45.0 by @dependabot[bot] in #1093
  • actions(deps): bump actions/setup-python from 6.3.0 to 7.0.0 by @dependabot[bot] in #1087
  • deps(deps): bump the bundler-binaries group across 1 directory with 14 updates by @dependabot[bot] in #1088
  • deps(deps): bump react-i18next from 17.0.10 to 17.0.11 in the i18n group across 1 directory by @dependabot[bot] in #1084
  • fix(codeql): install Go before init so tracing actually works by @adampingel in #1095
  • fix CSS warnings by @adampingel in #1096
  • useradd: read the password from stdin, remove --password by @adampingel in #1097

Full Changelog: v0.5.20...v0.5.21