Skip to content

chore: bump version to 0.7.14#140

Merged
claudio-michel[bot] merged 1 commit into
release/0.7from
chore/bump-cargo-0.7.14
Jun 4, 2026
Merged

chore: bump version to 0.7.14#140
claudio-michel[bot] merged 1 commit into
release/0.7from
chore/bump-cargo-0.7.14

Conversation

@claudio-michel

@claudio-michel claudio-michel Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Cuts v0.7.14 from `release/0.7`. One change since v0.7.13: #138 (`fix(sentry): real titles, real chains, real provider tags, drop quota noise [0.7 backport]`) — backport of #137 from the 0.8 line.

After this lands, tag `v0.7.14` on `release/0.7` triggers `.github/workflows/release.yml` to publish a release with asset variants. This will be the first tag off the long-lived `release/0.7` branch (prior 0.7.x releases were tagged off short-lived bump branches).

Sister release: v0.8.0-rc.8 is being cut from main with the same Sentry fix (PR #139).

Test plan

  • CI green on this PR
  • Merge, then tag and push v0.7.14
  • Release workflow publishes release with asset variants
  • Deploy v0.7.14 to demo (the environment the user's original Sentry screenshot was from)
  • Confirm the `upstream server error` mega-bucket in Sentry stops accumulating events, and new events show up under the classified titles (`upstream bad_input`, etc.)

🤖 Generated with Claude Code

@claudio-michel claudio-michel Bot merged commit 8d2e628 into release/0.7 Jun 4, 2026
6 checks passed
@claudio-michel claudio-michel Bot deleted the chore/bump-cargo-0.7.14 branch June 4, 2026 17:26
@greptile-apps

greptile-apps Bot commented Jun 4, 2026

Copy link
Copy Markdown

Greptile Summary

Bumps the agent-tools-interface crate version from 0.7.13 to 0.7.14 in both Cargo.toml and Cargo.lock. No logic changes are included — this is a pure version cut to package the Sentry fix backported in #138.

  • Cargo.toml: version field updated to 0.7.14.
  • Cargo.lock: lock file entry for agent-tools-interface updated to match.

Confidence Score: 5/5

Safe to merge — the change is limited to version string updates in Cargo.toml and Cargo.lock with no functional code changes.

Both files contain only the version string change from 0.7.13 to 0.7.14. The lock file is consistent with the manifest. No logic, dependencies, or configuration outside the version field was touched.

No files require special attention.

Important Files Changed

Filename Overview
Cargo.toml Version bumped from 0.7.13 to 0.7.14 — no other changes
Cargo.lock Lock file updated to reflect the new 0.7.14 version of agent-tools-interface

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[release/0.7 branch] --> B[PR #138: Sentry fix backport]
    B --> C[PR #140: Bump version 0.7.13 → 0.7.14]
    C --> D[Merge to release/0.7]
    D --> E[Tag v0.7.14]
    E --> F[release.yml workflow triggered]
    F --> G[Publish release with asset variants]
    G --> H[Deploy to demo environment]
Loading

Reviews (1): Last reviewed commit: "chore: bump version to 0.7.14" | Re-trigger Greptile

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.

0 participants