v8.6.0
Overview
This release adds unit tests, new GitHub checks, upgrades jackson-databind, adds a new field, and many other minor updates.
Changed
- Added JUnit for unit tests
- Added code coverage for unit tests
- Added initial JavaDoc, with more detail coming in the next few minor releases
- JUnit now runs checks on branches (not `master) and pull requests (one check for each supported version of Java: 8, 11, and 17)
- Upgraded jackson-bind to
12.13.4.1 - Added the
refundRequestEidfield to theRefundInfoobject - Moved
/apidocsto/docsto make the JavaDoc available via GitHub Pages - Moved
/docsto/guides - Fixed a mapper with a duplicate JsonProperty in
src/main/java/com/bitpay/sdk/model/Settlement/PayoutInfo.javaandsrc/main/java/com/bitpay/sdk/model/Settlement/WithHoldings.java