Skip to content

chore: release v0.34.3 - #898

Merged
devlikebear merged 1 commit into
mainfrom
chore/release-v0-34-3
Jun 23, 2026
Merged

chore: release v0.34.3#898
devlikebear merged 1 commit into
mainfrom
chore/release-v0-34-3

Conversation

@devlikebear

Copy link
Copy Markdown
Owner

Summary

  • What problem does this PR solve?
    • Publishes the merged OpenAI-compatible max_tokens fix and recent Console dependency maintenance as TARS v0.34.3.
  • Why is this approach correct?
    • TARS release automation is driven by VERSION.txt changes on main, and release PRs must update CHANGELOG.md in the same merge.

Changes

Validation

  • make lint-diff
  • make test-cover-diff
  • make test
  • make security-scan
  • Additional manual verification, if needed
    • go run ./cmd/releasectl validate-release --version-file VERSION.txt --changelog CHANGELOG.md
    • git diff --check
    • make ci-static-analysis-check
    • make codeql-workflow-check
    • make sonarcloud-workflow-check
    • cd frontend/console && npm run check && npm run test:ci

Checklist

  • Commit messages follow feat/fix/chore
  • Tests added or updated for behavior changes
  • Docs and CHANGELOG.md updated when needed
  • If this is a release PR, VERSION.txt and CHANGELOG.md changed together
  • Breaking changes include migration notes
  • No secrets, private keys, or local absolute paths included

Risks / Rollback

  • Risk level: Low. This is a release metadata bump for already-merged changes.
  • Rollback plan: Revert the release commit before merge, or publish a follow-up patch release if a post-merge artifact issue is found.

@sonarqubecloud

Copy link
Copy Markdown

@devlikebear
devlikebear merged commit 7ec7ba8 into main Jun 23, 2026
10 checks passed
@devlikebear
devlikebear deleted the chore/release-v0-34-3 branch June 23, 2026 02:16
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.

1 participant