chore(main): release 0.7.0 - #518
Merged
sgopinath1 merged 3 commits intoAug 4, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #518 +/- ##
==========================================
+ Coverage 75.99% 76.00% +0.01%
==========================================
Files 166 166
Lines 63002 63002
==========================================
+ Hits 47878 47883 +5
+ Misses 15124 15119 -5 🚀 New features to boost your workflow:
|
spur-release-bot
Bot
force-pushed
the
release-please--branches--main--components--spur
branch
from
July 28, 2026 05:39
1ff8652 to
0f07d3f
Compare
spur-release-bot
Bot
force-pushed
the
release-please--branches--main--components--spur
branch
23 times, most recently
from
August 3, 2026 22:47
33ae29e to
a319c4f
Compare
spur-release-bot
Bot
force-pushed
the
release-please--branches--main--components--spur
branch
3 times, most recently
from
August 4, 2026 06:15
995379e to
5ed429f
Compare
spur-release-bot
Bot
force-pushed
the
release-please--branches--main--components--spur
branch
2 times, most recently
from
August 4, 2026 06:40
6d91520 to
e115481
Compare
spur-release-bot
Bot
force-pushed
the
release-please--branches--main--components--spur
branch
from
August 4, 2026 06:53
3c84df7 to
8b3c559
Compare
…address The --comm-address alias was introduced and dropped in the same release cycle, so removing it is not a breaking change for users upgrading from 0.6.0.
shiv-tyagi
marked this pull request as ready for review
August 4, 2026 09:04
shiv-tyagi
requested review from
powderluv,
sgopinath1,
shiv-tyagi and
yansun1996
as code owners
August 4, 2026 09:04
Contributor
There was a problem hiding this comment.
Pull request overview
Release automation update for Spur v0.7.0: bumps workspace/package versions and publishes the generated v0.7.0 changelog entry so downstream crates and release tooling align on the new release version.
Changes:
- Add the v0.7.0 section to
CHANGELOG.md. - Bump workspace version to
0.7.0and update workspace crate versions inCargo.lock. - Update Release Please manifest to
0.7.0.
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| CHANGELOG.md | Adds generated 0.7.0 release notes section. |
| Cargo.toml | Bumps [workspace.package] version to 0.7.0. |
| Cargo.lock | Updates workspace crate versions to 0.7.0. |
| .release-please-manifest.json | Updates Release Please manifest version to 0.7.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| * **accounting:** preserve unset fields on sacctmgr modify ([#527](https://github.com/ROCm/spur/issues/527)) ([6275ea8](https://github.com/ROCm/spur/commit/6275ea893af3426c7d047304f0b3b14d19fcd1f7)) | ||
| * **auth:** enforce job ownership on exec, attach, and output streaming ([#551](https://github.com/ROCm/spur/issues/551)) ([367838e](https://github.com/ROCm/spur/commit/367838e5b52c6c926be75dcd4087720cd0b3ed2f)) | ||
| * **build:** sync Cargo.lock spur-mpi-pmix version to 0.6.0 ([#523](https://github.com/ROCm/spur/issues/523)) ([8d9522d](https://github.com/ROCm/spur/commit/8d9522dfbb110b231896a09fbf6d5300a635e1e3)) |
sgopinath1
approved these changes
Aug 4, 2026
Contributor
Author
|
🤖 Created releases: 🌻 |
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.
🤖 I have created a release beep boop
0.7.0 (2026-08-04)
refactor
Features
Bug Fixes
This PR was generated with Release Please. See documentation.