chore: release v3.1.0 - #498
Merged
Merged
Conversation
Verdenroz
enabled auto-merge (squash)
September 12, 2026 12:37
Verdenroz
disabled auto-merge
September 12, 2026 12:38
Verdenroz
enabled auto-merge (squash)
September 12, 2026 12:38
Contributor
soothfast gatefinance-query |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Cuts 3.1.0: version bumps across the workspace plus the release notes to go
with them. The root changelog stays soothfast-generated; renaming its
Unreleasedheading to[3.1.0] - 2026-09-12freezes the section, so thefilled notes block and the hand-written Security section survive the next bot
run. Server and MCP changelogs carry their own 3.1.0 entries. No source code
changes.
Type of Change
Changes
3.1.0(Cargo.toml,Cargo.lock,finance-query-derive,finance-query-mcp,server) along withsoothfast.tomlandserver/soothfast.toml.CHANGELOG.mdheading from## Unreleased (draft vs v3.0.0)to## [3.1.0] - 2026-09-12.soothfast:notesblock with Overview and Upgrade notes covering the Treasury auction surface andFinanceError::ProviderNotConfigured.CHANGELOG.md.[3.1.0]link reference and repointed[Unreleased]atv3.1.0...HEAD.server/CHANGELOG.mdandfinance-query-mcp/CHANGELOG.md.Breaking Changes
None. This PR changes version numbers and release notes only.
Testing
cargo test)Documentation
Checklist
cargo check)cargo test)cargo fmt)cargo clippy)cargo doc --no-deps)Related Issues
None.