File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44### Added
5+ * Added support for Java 8's ` -parameters ` option so constructor parameters do not need to be reiterated in ` B2Json.constructor#params `
56* Added ` fileLockEnabled ` to ` B2UpdateBucketRequest ` to support enabling file lock on existing buckets
67
78## [ 6.0.0] - 2022-06-03
170171* These changes were driven by switching our internal b2-sdk uses to use the http client from the sdk instead of a
171172different, custom interface.
172173
173- [ Unreleased ] : https://github.com/Backblaze/b2-sdk-java/compare/v5.0.0...HEAD
174+ [ Unreleased ] : https://github.com/Backblaze/b2-sdk-java/compare/v6.0.0...HEAD
175+ [ 6.0.0 ] : https://github.com/Backblaze/b2-sdk-java/releases/tag/v6.0.0
174176[ 5.0.0 ] : https://github.com/Backblaze/b2-sdk-java/releases/tag/v5.0.0
175177[ 4.0.0 ] : https://github.com/Backblaze/b2-sdk-java/releases/tag/v4.0.0
176178[ 3.1.0 ] : https://github.com/Backblaze/b2-sdk-java/releases/tag/v3.1.0
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.0.1 -PRIVATE
4+ version =6.1.0 -PRIVATE
55group =com.backblaze.b2
You can’t perform that action at this time.
0 commit comments