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 ] - TBD
3+ ## [ 6.1.1 ] - 2022-11-10
44### Added
55* Return a subtype of ` B2Exception ` on errors when the response body does not conform to ` B2ErrorStructure ` .
66 Returning a ` B2Exception ` subtype enables the ` B2Retryer ` to retry exceptions that may succeed on retry.
180180* These changes were driven by switching our internal b2-sdk uses to use the http client from the sdk instead of a
181181different, custom interface.
182182
183- [ Unreleased ] : https://github.com/Backblaze/b2-sdk-java/compare/v6.1.0...HEAD
183+ [ Unreleased ] : https://github.com/Backblaze/b2-sdk-java/compare/v6.1.1...HEAD
184+ [ 6.1.1 ] : https://github.com/Backblaze/b2-sdk-java/releases/tag/v6.1.1
184185[ 6.1.0 ] : https://github.com/Backblaze/b2-sdk-java/releases/tag/v6.1.0
185186[ 6.0.0 ] : https://github.com/Backblaze/b2-sdk-java/releases/tag/v6.0.0
186187[ 5.0.0 ] : https://github.com/Backblaze/b2-sdk-java/releases/tag/v5.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
4+ version =6.1.1
55group =com.backblaze.b2
You can’t perform that action at this time.
0 commit comments