Skip to content

bump version to 0.7.2#199

Open
SchrodingerZhu wants to merge 2 commits intomasterfrom
snmalloc-0.7.2
Open

bump version to 0.7.2#199
SchrodingerZhu wants to merge 2 commits intomasterfrom
snmalloc-0.7.2

Conversation

@SchrodingerZhu
Copy link
Copy Markdown
Owner

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the snmalloc-rs library version from 0.3.8 to 0.3.9 to track upstream snmalloc version 0.7.2.

  • Updates package versions in both main and sys crate Cargo.toml files
  • Updates git submodule reference to point to newer snmalloc commit
  • Adds changelog entry documenting the version bump

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
snmalloc-sys/snmalloc Updates git submodule commit hash to track upstream
snmalloc-sys/Cargo.toml Bumps snmalloc-sys version from 0.3.8 to 0.3.9
Cargo.toml Bumps main package version and dependency version to 0.3.9
CHANGELOG.md Adds entry for version 0.3.9 referencing upstream 0.7.2

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.


### 0.3.9

- Tracking upstream to match version 0.7.2
Copy link

Copilot AI Sep 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changelog entry mentions tracking upstream version 0.7.2, but the PR title says 'bump version to 0.7.2' while the actual version being bumped to is 0.3.9. This inconsistency could confuse users about which version they're actually getting.

Suggested change
- Tracking upstream to match version 0.7.2
- Package version 0.3.9 now tracks upstream version 0.7.2

Copilot uses AI. Check for mistakes.
@SchrodingerZhu
Copy link
Copy Markdown
Owner Author

@mjp41 could you take a look at the windows failure?

@mjp41
Copy link
Copy Markdown
Collaborator

mjp41 commented Jan 27, 2026

Sorry, this one dropped off my todo list. Trying to catch up on snmalloc stuff at the moment.

@mjp41
Copy link
Copy Markdown
Collaborator

mjp41 commented Jan 29, 2026

Now this is merged into snmalloc main repo, we can cut a release from that. I have raised an issue there for this:
microsoft/snmalloc#805

You should in principle be able to replay these changes on the main branch.

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.

3 participants