This repository was archived by the owner on Mar 16, 2021. It is now read-only.
Releases: coinbase/coinbase-java
Releases · coinbase/coinbase-java
v1.10.0
Sorry, something went wrong.
No results found
aianus
released this
17 Sep 20:35
Changes:
- Added verifyCallback method for cryptographically verifying Coinbase merchant callback authenticity
- Tightened the cert pinning to root certs we actually depend on
v1.9.0
Sorry, something went wrong.
No results found
aianus
released this
17 Dec 19:37
v1.8.0
Sorry, something went wrong.
No results found
aianus
released this
16 Dec 02:49
Changes:
- Add createUserWithOAuth method
v1.7.0
Sorry, something went wrong.
No results found
aianus
released this
13 Dec 00:09
Changes:
- Add method for revoking token
v1.6.0
Sorry, something went wrong.
No results found
aianus
released this
13 Dec 00:09
Changes:
- Add new fields to various responses
- Add method for generating OAuth authorization uri
v1.5.0
Sorry, something went wrong.
No results found
aianus
released this
09 Oct 16:19
Changes:
- Added type field to Account
v1.4.0
Sorry, something went wrong.
No results found
aianus
released this
01 Oct 20:12
Changes:
- Don't set price null on creating Buttons
- Compile for Java 1.6
- Support specifying custom base URL and SSL context
- Add OAuth methods
v1.3.1
Sorry, something went wrong.
No results found
aianus
released this
05 Sep 06:13
Changes:
- Change bks keystore format to support older versions of Android
v1.3.0
Sorry, something went wrong.
No results found
aianus
released this
31 Aug 09:09
Changes:
- Added idem field to Transaction
- Don't set transaction amount to null upon sending/receiving money
v1.2.0
Sorry, something went wrong.
No results found
aianus
released this
23 Aug 10:55
Changes:
- Add recipient address to Transaction
- Added more categories to AccountChanges.Cache
- Added merchant info to User
- Added specific UnauthorizedException for 401 errors