Skip to content

Commit

Permalink
Release v1.15.0 (#1291)
Browse files Browse the repository at this point in the history
Update changelog for any missing changes, and prepare for v1.15.0
release.

When complete, this release will close:
- #1207

### Does this change impact existing behavior?

No.

### Does this change need a changelog entry? Does it require a version
change?

Changelog reviewed and updated, version change already correct.

---

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: Daniel Carl Jones <[email protected]>
  • Loading branch information
dannycjones authored Feb 27, 2025
1 parent 6560d08 commit 9b05724
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mountpoint-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Unreleased

## v1.15.0 (February 27, 2025)

### New features

* Add a new command-line argument `--negative-metadata-ttl` to independently set the time-to-live (TTL) for cached negative entries.
Expand All @@ -9,6 +11,7 @@

* Add support for appending to objects originally uploaded with a CRC64-NVME checksum. ([#1235](https://github.com/awslabs/mountpoint-s3/pull/1235))
* Add a package for SUSE Linux Enterprise Server (SLES). ([#1278](https://github.com/awslabs/mountpoint-s3/pull/1278))
* Add retries for the ECS credentials provider. ([aws-c-auth#259](https://github.com/awslabs/aws-c-auth/pull/259/))

### Breaking changes

Expand Down

0 comments on commit 9b05724

Please sign in to comment.