Skip to content

misc: prepare for future release and bump versions#807

Merged
mjp41 merged 3 commits into
microsoft:mainfrom
SchrodingerZhu:schrodinger/prepare-release-nits
Jan 30, 2026
Merged

misc: prepare for future release and bump versions#807
mjp41 merged 3 commits into
microsoft:mainfrom
SchrodingerZhu:schrodinger/prepare-release-nits

Conversation

@SchrodingerZhu
Copy link
Copy Markdown
Collaborator

@SchrodingerZhu SchrodingerZhu commented Jan 29, 2026

Some changes to adopt new release scheme.

Future versions may track snmalloc directly.

Comment thread snmalloc-rs/README.md Outdated

**Notice: MinGW Build is broken and may not be fixed in a near future.
See [this PR](https://github.com/microsoft/snmalloc/pull/217) in the upstream.**
CI: [![Actions Status](https://github.com/schrodingerzhu/snmalloc-rs/workflows/rust/badge.svg)](https://github.com/microsoft/snmalloc-rs/actions)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is this line correct?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Ouch.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

should be fixed now

Comment thread snmalloc-rs/README.md Outdated
[bench_suite](https://github.com/SchrodingerZhu/bench_suite). There are three features defined in this crate:
the [`snmalloc` paper](https://github.com/microsoft/snmalloc/blob/master/snmalloc.pdf).

There are three features defined in this crate:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@ryancinsight's PR will change the text around here. We need to be careful for the merge.

Comment thread snmalloc-rs/README.md

## Changelog

### 0.7.4
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is this dangerous to change the number so much?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

It will make users use snmalloc = "0.3" not upgrade to this version automatically. Otherwise, it should be fine.

@SchrodingerZhu SchrodingerZhu force-pushed the schrodinger/prepare-release-nits branch from 0563b3a to 925ac24 Compare January 29, 2026 14:59
Copy link
Copy Markdown
Member

@mjp41 mjp41 left a comment

Choose a reason for hiding this comment

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

LGTM

@mjp41 mjp41 enabled auto-merge (squash) January 30, 2026 08:08
@mjp41 mjp41 merged commit 93e18f9 into microsoft:main Jan 30, 2026
185 checks passed
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.

2 participants