Skip to content

Commit c7a9441

Browse files
Bump crate version to 0.7.10 (#153)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5e5248a commit c7a9441

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

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

33

44

5+
# [0.7.10] - 2025-11-20
6+
7+
## What's Changed
8+
* feat: return metadata on endpoints by @paolodamico in https://github.com/worldcoin/backup-service/pull/152
9+
* feat: add support for SSE on S3 bucket by @paolodamico in https://github.com/worldcoin/backup-service/pull/150
10+
11+
12+
**Full Changelog**: https://github.com/worldcoin/backup-service/compare/0.7.9...0.7.10
13+
14+
15+
16+
517
# [0.7.9] - 2025-11-10
618

719
## What's Changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
members = [".", "test-utils"]
44

55
[workspace.package]
6-
version = "0.7.9"
6+
version = "0.7.10"
77

88
[workspace.dependencies]
99
base64 = "0.22.1"

0 commit comments

Comments
 (0)