Skip to content

chore(release): release 1.0.0 - #130

Open
dougborg-release-please[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main
Open

chore(release): release 1.0.0#130
dougborg-release-please[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main

Conversation

@dougborg-release-please

@dougborg-release-please dougborg-release-please Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

client: 1.0.0

1.0.0 (2026-07-27)

⚠ BREAKING CHANGES

  • mcp: the lookup_order MCP tool no longer exists. Use list_orders(search=…) or get_order(id=…).

Features

  • get_order history truncation + get_order_history tool (#43) (650f5c7)
  • initial statuspro-openapi-client monorepo (4507485)
  • mcp: add batch read tools — get_orders_batch, lookup_orders_batch, summarize_active_orders (#49) (87af369)
  • mcp: add list_orders_in_workflow + document list_orders gotchas (#50) (0368ce9)
  • mcp: drop lookup_order tool from MCP surface (#42) (dbd06fe)
  • mcp: package server as MCPB (.mcpb) for one-click Claude Desktop install (#62) (78edbe8)
  • mcp: Prefab UI parity for the 3 remaining mutations (#46) (d09d418)
  • mcp: preview-card confirm rail + fix ForEach history templating (#83) (f53a14b)
  • mcp: render Prefab UI for the find/view/decide/mutate cluster (#20) (f01ce5f)
  • mcp: update_order_status preview self-validates against viable transitions (#44) (e9c3f37)
  • release: migrate to release-please manifest-mode release automation (#128) (11ad7bf)
  • spec: OpenAPI spec sync script + upstream snapshot (#47) (e14b3f1)
  • ts: wire semantic-release + npm publish workflow (#4) (e6dcf5b)

Bug Fixes

  • ci: use GitHub App token for upstream OpenAPI sync PR (#120) (db41e1e)
  • client: repair list_orders pagination and add missing page param (#27) (f4c46b0)
  • docs: repoint docs symlinks to StatusPro packages; rewrite stale ADR examples (d111f35)
  • mcp: address Copilot review feedback from #42, #43, #44 (#45) (0b67bdd)
  • mcp: canonical confirmation flow — drop elicitation gate, use CallTool for prefab buttons (#52) (8786cb0)
  • release: drop PSR build_command that cannot run in its container (#125) (584f1fe), closes #124
  • release: invoke publish from release-please, not from tags (#134) (b7f0d7b)
  • stabilize CI — bump timing test tolerance, fix TS release OIDC flow (#6) (ad1dded)
  • tests: align MCP package asyncio_mode with the root (#127) (f250f19)
  • ts: align tsconfig with TypeScript 6 (#17) (f5d5fe6)
  • ts: drop explicit pnpm version in release-ts.yml (#5) (2675db7)
  • ts: migrate biome config to v2 schema (#16) (08a3512)
  • ts: upgrade packageManager to pnpm@10.33.0 (#15) (5ccf94e)
mcp: 1.0.0

1.0.0 (2026-07-27)

⚠ BREAKING CHANGES

  • mcp: the lookup_order MCP tool no longer exists. Use list_orders(search=…) or get_order(id=…).

Features

  • get_order history truncation + get_order_history tool (#43) (650f5c7)
  • initial statuspro-openapi-client monorepo (4507485)
  • mcp: add batch read tools — get_orders_batch, lookup_orders_batch, summarize_active_orders (#49) (87af369)
  • mcp: add list_orders_in_workflow + document list_orders gotchas (#50) (0368ce9)
  • mcp: drop lookup_order tool from MCP surface (#42) (dbd06fe)
  • mcp: package server as MCPB (.mcpb) for one-click Claude Desktop install (#62) (78edbe8)
  • mcp: Prefab UI parity for the 3 remaining mutations (#46) (d09d418)
  • mcp: preview-card confirm rail + fix ForEach history templating (#83) (f53a14b)
  • mcp: render Prefab UI for the find/view/decide/mutate cluster (#20) (f01ce5f)
  • mcp: update_order_status preview self-validates against viable transitions (#44) (e9c3f37)
  • release: migrate to release-please manifest-mode release automation (#128) (11ad7bf)

Bug Fixes

  • docs: repoint docs symlinks to StatusPro packages; rewrite stale ADR examples (d111f35)
  • mcp: address Copilot review feedback from #42, #43, #44 (#45) (0b67bdd)
  • mcp: canonical confirmation flow — drop elicitation gate, use CallTool for prefab buttons (#52) (8786cb0)
  • release: drop PSR build_command that cannot run in its container (#125) (584f1fe), closes #124
  • stabilize CI — bump timing test tolerance, fix TS release OIDC flow (#6) (ad1dded)
  • tests: align MCP package asyncio_mode with the root (#127) (f250f19)
ts: 0.3.0

0.3.0 (2026-07-27)

Features

  • initial statuspro-openapi-client monorepo (4507485)
  • release: migrate to release-please manifest-mode release automation (#128) (11ad7bf)
  • ts: wire semantic-release + npm publish workflow (#4) (e6dcf5b)

Bug Fixes

  • stabilize CI — bump timing test tolerance, fix TS release OIDC flow (#6) (ad1dded)
  • ts: align tsconfig with TypeScript 6 (#17) (f5d5fe6)
  • ts: migrate biome config to v2 schema (#16) (08a3512)

This PR was generated with Release Please. See documentation.

@dougborg-release-please
dougborg-release-please Bot force-pushed the release-please--branches--main branch from 0125c4c to 71040cb Compare July 27, 2026 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(release): PSR build_command uses pnpm, which does not exist in the action container (exit 127) — blocks all releases

0 participants