Skip to content

Commit 811f3cc

Browse files
committed
Update changelogs
Signed-off-by: Alessandro Passaro <alexpax@amazon.co.uk>
1 parent 734b687 commit 811f3cc

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

mountpoint-s3-client/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
* Upgrade to Rust 2024. ([#1498](https://github.com/awslabs/mountpoint-s3/pull/1498))
44
* Fix a race condition in the internal memory pool that in some cases could result in a deadlock.
55
([#1515](https://github.com/awslabs/mountpoint-s3/issues/1515))
6+
([#1520](https://github.com/awslabs/mountpoint-s3/issues/1520))
67
([awslabs/aws-c-s3#533](https://github.com/awslabs/aws-c-s3/pull/533))
8+
([awslabs/aws-c-s3#536](https://github.com/awslabs/aws-c-s3/pull/536))
79

810
## v0.17.0 (Jun 27, 2025)
911

mountpoint-s3-crt-sys/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Unreleased (v0.15.0)
22

33
* Upgrade to Rust 2024. ([#1498](https://github.com/awslabs/mountpoint-s3/pull/1498))
4-
* Update to latest aws-c-s3 dependency.
4+
* Update to latest CRT dependencies.
55

66
## v0.14.0 (Jun 27, 2025)
77

mountpoint-s3-crt/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## Unreleased (v0.13.0)
22

33
* Upgrade to Rust 2024. ([#1498](https://github.com/awslabs/mountpoint-s3/pull/1498))
4+
* Update to latest CRT dependencies.
45

56
## v0.12.4 (Jun 27, 2025)
67

0 commit comments

Comments
 (0)