Skip to content

Commit f54e6d7

Browse files
committed
Update CHANGLOG to add unreleased changes
1 parent 05123c4 commit f54e6d7

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Unreleased
2+
3+
### Notable changes
4+
* Support Mountpoint [version 1.16.1](https://github.com/awslabs/mountpoint-s3/releases/tag/mountpoint-s3-1.16.1)
5+
* __Breaking change:__ The logging target used by a significant amount of Mountpoint code has changed. Some logs originally written under the `mountpoint_s3` target are now written under `mountpoint_s3_fs`. You may need to update any code configuring or filtering logging. ([mountpoint-s3#1304](https://github.com/awslabs/mountpoint-s3/pull/1304))
6+
* Mountpoint for Amazon S3 adds support for S3 Access Points for directory buckets in AWS Dedicated Local Zones. ([aws-c-s3#502](https://github.com/awslabs/aws-c-s3/pull/502))
7+
* Address an issue in GetObject requests that could result in read operations to fail. ([mountpoint-s3#1334](https://github.com/awslabs/mountpoint-s3/pull/1334))
8+
* Ensure `util.ReplaceFile` is safe to call concurrently ([#421](https://github.com/awslabs/mountpoint-s3-csi-driver/pull/421)) (Fixes [#418](https://github.com/awslabs/mountpoint-s3-csi-driver/issues/418))
9+
110
# v1.13.0
211

312
[Documentation](https://github.com/awslabs/mountpoint-s3-csi-driver/blob/v1.13.0/README.md)

0 commit comments

Comments
 (0)