Skip to content

Conversation

@dhardy
Copy link
Member

@dhardy dhardy commented Nov 23, 2024

  • Added a CHANGELOG.md entry

Prepare the beta release.

Blocker: #1530 (awaiting review).

@dhardy dhardy requested a review from newpavlov November 23, 2024 18:03
@dhardy dhardy mentioned this pull request Nov 23, 2024
24 tasks
Copy link
Member

@newpavlov newpavlov left a comment

Choose a reason for hiding this comment

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

Maybe it's also worth to cut a pre-release for getrandom? I wanted for @josephlr to take a look at the crate before that, but unfortunately, it does not look like he will be able to do it in the near term.

@dhardy
Copy link
Member Author

dhardy commented Nov 24, 2024

IIRC the only places getrandom is exposed in the API are the associated Error type of TryRngCore for OsRng and the pub use getrandom in rand_core. So, yes, it might make sense — though it might make even more sense to hide the exact getrandom version from the pub API.

@dhardy dhardy merged commit 3fac49f into rust-random:master Nov 26, 2024
17 checks passed
benjamin-lieser pushed a commit to benjamin-lieser/rand that referenced this pull request Feb 5, 2025
- Update version numbers
- Update CHANGELOGs
- Add an extra benchmark
benjamin-lieser pushed a commit to benjamin-lieser/rand that referenced this pull request Feb 5, 2025
- Update version numbers
- Update CHANGELOGs
- Add an extra benchmark
benjamin-lieser pushed a commit to benjamin-lieser/rand that referenced this pull request Feb 5, 2025
- Update version numbers
- Update CHANGELOGs
- Add an extra benchmark
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