Skip to content

Conversation

@alexhancock
Copy link
Collaborator

We cannot merge #6813 after the release, so this will update the version in main

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the version number from 1.21.0 to 1.22.0 in the main branch after the release PR #6813. This is necessary to keep the main branch version in sync with the released version.

Changes:

  • Updated version in Cargo.toml workspace configuration
  • Updated version in Cargo.lock for all 7 workspace crates (goose, goose-acp, goose-bench, goose-cli, goose-mcp, goose-server, goose-test)
  • Updated version in ui/desktop/openapi.json

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
Cargo.toml Updates workspace package version to 1.22.0
Cargo.lock Updates version for all 7 workspace crates to 1.22.0
ui/desktop/openapi.json Updates API schema version to 1.22.0

"name": "Apache-2.0"
},
"version": "1.21.0"
"version": "1.22.0"
Copy link

Copilot AI Jan 29, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version update to 1.22.0 in openapi.json is correct, but ui/desktop/package.json and ui/desktop/package-lock.json also need to be updated from 1.21.0 to 1.22.0 to maintain version consistency across the desktop app.

Copilot uses AI. Check for mistakes.
@alexhancock alexhancock merged commit 0e7f4c7 into main Jan 30, 2026
18 checks passed
@alexhancock alexhancock deleted the alexhancock/v1.22.0 branch January 30, 2026 00:04
zanesq added a commit that referenced this pull request Jan 30, 2026
* 'main' of github.com:block/goose:
  Fix: Small update UI settings prompt injection (#6830)
  Remove autogenerated .gooseignore files that don't belong in repo (#6824)
  Fix case-insensitive matching for builtin extension names (#6825)
  docs: cli newline keybinding (#6823)
  Update version to 1.22.0 (#6821)
  Refactor: move persisting extension to session outside of route (#6685)
  acp: load configured extensions and refactor tests (#6803)
  docs: usage data collection (#6822)
  feat: platform extension migrator + code mode rename (#6611)
  feat: CLI flag to skip loading profile extensions (#6780)
lifeizhou-ap added a commit that referenced this pull request Feb 2, 2026
* main:
  fix: fixed the broken release (#6887)
  feat: Streamable HTTP transport for ACP + goose-acp usage (#6741)
  Add Laminar for Observability (#6514)
  Missed a couple of places that hard code J for the newline key (#6853)
  fix(ui): preserve working directory when creating new chat (#6789)
  blog: add 5 tips for building MCP Apps that work (#6855)
  docs: session isolation (#6846)
  upgrade react and electron to latest (#6845)
  Fix: Small update UI settings prompt injection (#6830)
  Remove autogenerated .gooseignore files that don't belong in repo (#6824)
  Fix case-insensitive matching for builtin extension names (#6825)
  docs: cli newline keybinding (#6823)
  Update version to 1.22.0 (#6821)
  Refactor: move persisting extension to session outside of route (#6685)
  acp: load configured extensions and refactor tests (#6803)
Tyler-Hardin pushed a commit to Tyler-Hardin/goose that referenced this pull request Feb 11, 2026
Tyler-Hardin pushed a commit to Tyler-Hardin/goose that referenced this pull request Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants