Skip to content

Commit e89801b

Browse files
authored
Merge pull request #99 from privy-io/release-plz-2026-03-11T18-22-38Z
chore: release
2 parents 9c8284a + fb50e13 commit e89801b

5 files changed

Lines changed: 1403 additions & 741 deletions

File tree

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,34 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77

8+
## [0.1.0-alpha.5](https://github.com/privy-io/rust-sdk/compare/privy-rs-v0.1.0-alpha.4...privy-rs-v0.1.0-alpha.5) - 2026-03-11
9+
10+
### Added
11+
12+
- base introduction for alloy signer implementation
13+
14+
### Fixed
15+
16+
- fix renamed items in tests
17+
- made it harder to enable vulnerable log statements
18+
- clippy, naming
19+
- feature flag in example
20+
21+
### Other
22+
23+
- replace REPO_SCOPED_TOKEN with GITHUB_TOKEN in openapi workflow
24+
- replace REPO_SCOPED_TOKEN with built-in GITHUB_TOKEN
25+
- Merge remote-tracking branch 'origin/main' into ajin/trusted_publishing
26+
- Merge pull request #86 from privy-io/dependabot/github_actions/actions/cache-5
27+
- update ignore message
28+
- ignore fiat tests and fix env vars
29+
- Generate latest changes from OpenApi spec
30+
- add new opids to patch
31+
- add set -e to bail when script fails
32+
- point progenitor CLI to main
33+
- mark more tests as flaky
34+
- BREAKING CHANGE: improve private key memory hygiene
35+
836
## [0.1.0-alpha.4](https://github.com/privy-io/rust-sdk/compare/privy-rs-v0.1.0-alpha.3...privy-rs-v0.1.0-alpha.4) - 2025-11-06
937

1038
### Fixed

0 commit comments

Comments
 (0)