You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update changelogs before publishing crates and releasing Mountpoint.
### Does this change impact existing behavior?
No.
### Does this change need a changelog entry? Does it require a version
change?
Yes.
---
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: Alessandro Passaro <alexpax@amazon.co.uk>
Copy file name to clipboardExpand all lines: mountpoint-s3-fs/CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,6 @@
1
-
## Unreleased (v0.9.0 (January 06, 2025))
1
+
## Unreleased
2
+
3
+
## v0.9.0 (January 22, 2026)
2
4
3
5
* Update Mountpoint's semantics to enable opening a new file handle on an inode if all the existing open handles have been flushed. ([#1704](https://github.com/awslabs/mountpoint-s3/pull/1704))
0 commit comments