Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 86c3355

Browse files
committed
v0.3.3
1 parent 364d003 commit 86c3355

File tree

5 files changed

+721
-84
lines changed

5 files changed

+721
-84
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [0.3.3] - 2023-08-02
6+
7+
### Added
8+
- Encryption at rest with **S/MIME** or **OpenPGP**.
9+
- Support for referencing context variables from dynamic values.
10+
11+
### Changed
12+
13+
### Fixed
14+
- Support for PKCS8v1 ED25519 keys (#20).
15+
- Automatic retry for import/export blob downloads (#14)
16+
517
## [0.3.2] - 2023-07-28
618

719
### Added

0 commit comments

Comments
 (0)