Skip to content

chore(main): release 1.39.0#878

Merged
stubbi merged 1 commit into
mainfrom
release-please--branches--main--components--mitos
Jul 10, 2026
Merged

chore(main): release 1.39.0#878
stubbi merged 1 commit into
mainfrom
release-please--branches--main--components--mitos

Conversation

@stubbi

@stubbi stubbi commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.39.0 (2026-07-10)

Features

  • gateway: let an operator grant an org a tier above the free default (#881) (475ed4a)
  • mcp: screen tool calls against vendored ATR rules in report mode (#849) (f4bf605)

Bug Fixes

  • guest: reseed the run_code kernel PRNGs after a fork (#882) (6b23d6a)
  • sdk: pool HTTP connections so a create does not pay two TLS handshakes (#877) (d3ef408)
  • usage: bill cumulative-counter deltas that span a window boundary (#822) (737ac32), closes #755

This PR was generated with Release Please. See documentation.

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

Release metadata was advanced to v1.39.0, the changelog gained feature and bug-fix notes, and the Mitos Helm chart plus listed component image tags were updated to v1.39.0.

Changes

Release metadata

Layer / File(s) Summary
Versioned release artifacts
.release-please-manifest.json, CHANGELOG.md, deploy/charts/mitos/Chart.yaml
The release manifest, changelog, Helm chart version fields, and Artifact Hub image tags were updated to 1.39.0; the changelog records gateway and mcp features plus SDK and usage bug fixes.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

Suggested labels: autorelease: tagged

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is missing the required template sections like Thinking Path, Linked Issues, Verification, Risks, Model Used, and Checklist. Fill out the repository template: add a 5-8 step Thinking Path, linked issue or issue form, What Changed, Verification, Risks, Model Used, and Checklist.
✅ Passed checks (4 passed)
Check name Status Explanation
Linked Issues check ✅ Passed The release includes the usage fix for counter deltas crossing window boundaries, matching issue #755.
Out of Scope Changes check ✅ Passed The version bumps, changelog entry, and chart metadata changes are consistent with a release PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title is a clear conventional-commit release summary and matches the 1.39.0 version bump.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main--components--mitos

Comment @coderabbitai help to get the list of available commands.

@stubbi stubbi force-pushed the release-please--branches--main--components--mitos branch 4 times, most recently from 39a47e3 to 79c201b Compare July 10, 2026 09:20
@stubbi stubbi force-pushed the release-please--branches--main--components--mitos branch from 79c201b to e697944 Compare July 10, 2026 11:08
@stubbi stubbi merged commit fb90e1b into main Jul 10, 2026
36 checks passed
@stubbi stubbi deleted the release-please--branches--main--components--mitos branch July 10, 2026 11:30
@stubbi

stubbi commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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.

fix(usage): egress counter delta dropped across window boundaries

1 participant