We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c76ad35 + 2a7247f commit 0f61030Copy full SHA for 0f61030
CHANGELOG.md
@@ -1,5 +1,6 @@
1
# Changelog
2
-## [6.5.0] - TBD
+## [6.5.0] - 2025-12-15
3
+* Add `readBucketLifecycleRules` and `writeBucketLifecycleRules` capabilities.
4
## [6.4.0] - 2025-05-14
5
### Added
6
* Add `readBucketLogging` and `writeBucketLogging` capabilities.
gradle.properties
@@ -1,5 +1,5 @@
# Copyright 2022, Backblaze Inc. All Rights Reserved.
# License https://www.backblaze.com/using_b2_code.html
-version=6.5.0-SNAPSHOT
+version=6.5.0
group=com.backblaze.b2
0 commit comments