Skip to content

Commit 02b21c7

Browse files
authored
Update CRT submodules to latest releases (#1318)
* Update to latest CRT dependencies and prepare release for: * `mountpoint-s3-crt-sys` * `mountpoint-s3-crt` * `mountpoint-s3-client` ```$ cargo package -p mountpoint-s3-crt-sys --no-verify --allow-dirty Packaging mountpoint-s3-crt-sys v0.12.1 (/local/home/evdolgy/mountpoint-s3/mountpoint-s3-crt-sys) Updating crates.io index Packaged 2171 files, 39.4MiB (7.0MiB compressed) ``` ### Does this change impact existing behavior? No. ### Does this change need a changelog entry? Does it require a version change? `Unreleased` sections were aded in crates' change logs. --- By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the [Developer Certificate of Origin (DCO)](https://developercertificate.org/). Signed-off-by: Evgeny (Zhenia) Dolgii <[email protected]>
1 parent 17cfb00 commit 02b21c7

File tree

6 files changed

+11
-3
lines changed

6 files changed

+11
-3
lines changed

mountpoint-s3-client/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Unreleased
22

3+
## v0.13.1 (March 14, 2025)
4+
5+
* Update to latest CRT dependencies.
6+
37
## v0.13.0 (February 3, 2025)
48

59
### Other changes

mountpoint-s3-crt-sys/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
## v0.13.0 (March 14, 2025)
4+
35
* Update to latest CRT dependencies.
46

57
## v0.12.0 (February 3, 2025)

mountpoint-s3-crt/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
## v0.12.1 (March 14, 2025)
4+
35
* Update to latest CRT dependencies.
46

57
## v0.12.0 (February 3, 2025)

0 commit comments

Comments
 (0)