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