File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
## [ Unreleased] - TBD
3
+ ## [ 6.3.0] - 2024-11-08
3
4
### Added
4
- * Added ` eventId ` field to ` B2EventNotificationEvent ` .
5
5
* Fixed ` B2StorageClient.deleteAllFilesInBucket ` so it uses ` fileVersions ` instead of ` fileNames ` .
6
6
* Added ` maxEventsPerBatch ` field to ` B2WebhookConfiguration ` .
7
7
242
242
different, custom interface.
243
243
244
244
[ Unreleased ] : https://github.com/Backblaze/b2-sdk-java/compare/v6.2.1...HEAD
245
+ [ 6.3.0 ] : https://github.com/Backblaze/b2-sdk-java/releases/tag/v6.3.0
245
246
[ 6.2.1 ] : https://github.com/Backblaze/b2-sdk-java/releases/tag/v6.2.1
246
247
[ 6.2.0 ] : https://github.com/Backblaze/b2-sdk-java/releases/tag/v6.2.0
247
248
[ 6.1.1 ] : https://github.com/Backblaze/b2-sdk-java/releases/tag/v6.1.1
Original file line number Diff line number Diff line change 1
1
# Copyright 2022, Backblaze Inc. All Rights Reserved.
2
2
# License https://www.backblaze.com/using_b2_code.html
3
3
4
- version =6.3 .0-PRIVATE
4
+ version =6.4 .0-PRIVATE
5
5
group =com.backblaze.b2
You can’t perform that action at this time.
0 commit comments