Releases: jmgilman/vaultrs
Releases · jmgilman/vaultrs
v0.7.3
What's Changed
- prevent leaking unseal key by @stormshield-gt in #85
- bump reqwest to 0.12 by @stormshield-gt in #89
- Re-export identity to allow users to use a different version of reqwest by @avandecreme in #88
- add
/sys/tools/random
by @stormshield-gt in #81 - Improve logging by @stormshield-gt in #87
- Add cert option from vault 1.11 by @stormshield-gt in #96
- complete read entity response by @stormshield-gt in #95
- add cert auth configuration by @stormshield-gt in #97
- Complete the mount endpoint by @stormshield-gt in #90
- #93 Add support for asymmetric keys to vault transit engine by @MattDavis00 in #100
- Prepare release 0.7.3 by @stormshield-gt in #110
New Contributors
- @MattDavis00 made their first contribution in #100
Full Changelog: v0.7.2...v0.7.3
v0.7.1
What's Changed
- KV2: add support for custom metadata by @nicoulaj in #47
- Fix/rustsec 2023 0052 by @Haennetz in #74
- Bugfix/derivation key by @ValentinColin in #71
- Add the
expiration
field to GenerateCertificateResponse. by @grahambinns in #59 - Update README.md by @matteosister in #53
- Add support for client TLS by @outscale-fba in #62
- Make X-Vault-Request a default header by @AdrienneCohea in #67
- Fix URL-Encoding in Path applied twice by @darkecho731 in #56
- native tls vendored feature by @cobbinma in #54
- feat: AWS Secret Engine by @PierreBeucher in #58
- Add support for login via certificate by @avandecreme in #76
- use empty response for oidc set role by @Haennetz in #78
- Add identity secrets engine:
Entity
,EntityAlias
,Group
andGroupAlias
by @stormshield-gt in #77 - Feature/prepare release 0.7.1 by @Haennetz in #82
New Contributors
- @nicoulaj made their first contribution in #47
- @Haennetz made their first contribution in #74
- @ValentinColin made their first contribution in #71
- @grahambinns made their first contribution in #59
- @matteosister made their first contribution in #53
- @outscale-fba made their first contribution in #62
- @AdrienneCohea made their first contribution in #67
- @darkecho731 made their first contribution in #56
- @cobbinma made their first contribution in #54
- @avandecreme made their first contribution in #76
- @stormshield-gt made their first contribution in #77
Full Changelog: v0.7.0...v0.7.1