File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22## [ Unreleased] - TBD
3+ ## [ 6.3.0] - 2024-11-08
34### Added
45* Fixed ` B2StorageClient.deleteAllFilesInBucket ` so it uses ` fileVersions ` instead of ` fileNames ` .
56* Added ` maxEventsPerBatch ` field to ` B2WebhookConfiguration ` .
241242different, custom interface.
242243
243244[ 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
244246[ 6.2.1 ] : https://github.com/Backblaze/b2-sdk-java/releases/tag/v6.2.1
245247[ 6.2.0 ] : https://github.com/Backblaze/b2-sdk-java/releases/tag/v6.2.0
246248[ 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 11# Copyright 2022, Backblaze Inc. All Rights Reserved.
22# License https://www.backblaze.com/using_b2_code.html
33
4- version =6.3.0-SNAPSHOT
4+ version =6.3.0
55group =com.backblaze.b2
You can’t perform that action at this time.
0 commit comments