Implemented enhancements:
- Update Java SDK dependencies #131
Fixed bugs:
- OauthAuthorizationUri creates incorrect URL #126
- Fixed OauthAuthorizationUri not being correctly created #133 (angelomelonas)
Closed issues:
Merged pull requests:
- Updated Java SDK dependencies #132 (angelomelonas)
1.14.0 (2020-07-28)
Closed issues:
- Certificate pinning issue after bunq certificate renewal #123
1.13.1 (2020-03-27)
Merged pull requests:
- Updated sandbox certificate pinning hash. #125 (NickvandeGroes)
- Use correct oauth url for sandbox and production #124 (thijsdejong)
1.13.0 (2020-02-19)
1.12.1 (2019-09-16)
Closed issues:
- No payment details in the result inquiries of a bunq me tab in the api #114
Merged pull requests:
- Feature/object wrapping fix #119 (NickvandeGroes)
1.12.0 (2019-09-10)
Closed issues:
- NullPointerException on creating NotificationFilterUrlUser #117
Merged pull requests:
- Fix NotificationFilter and implement PSD2 #118 (NickvandeGroes)
1.10.16 (2019-06-16)
1.10.1 (2019-05-22)
Closed issues:
- Support for MonetaryAccountBankSavings is missing #113
1.10.0 (2019-05-09)
Closed issues:
- Certificate pinning issue after bunq certificate renewal #115
- Used package javax.xml.bind not included in Android #111
Merged pull requests:
1.1.0 (2018-10-09)
Merged pull requests:
1.0.1 (2018-09-01)
Closed issues:
- 1.0.0 build aild on jitpack #109
Merged pull requests:
1.0.0 (2018-07-24)
Implemented enhancements:
- [Java] Update examples in readme #81
- Add test CI #80
- It is not possible to refresh userContext data #79
- Optimise test framework #78
- Add more example scripts #66
- Auto save the session after automatic session reset has been executed #60
- Add optional parameters to constructor #50
- Monetary account joint cannot be retrieved. #45
- Add java 7 compatibility #42
- Endpoint HTTP methods should not be static #34
- Remove the examples from the published artifacts #2
Fixed bugs:
- SDK build fails on jitpack #6
Closed issues:
- Java 7 compatibility: java.util.Base64 #104
- Please share code formatter #103
- expose ApiEnvironmentType members and add pinnedKey #100
- Add oauth support #107
- Update Sandbox API key procedure #96
- Move to new sandbox #89
- Can not construct a BunqMeTabEntry to create a BunqMeTab #77
Merged pull requests:
- Add java 7 support #42 #106 (OGKevin)
- Oauth #107 #108 (OGKevin)
- #100 moved pinnedKey to ApiEnvironmentType #101 (tubbynl)
- UserContext building without static references. (#93) #99 (tubbynl)
- Update Sandbox API key procedure. (#96) #97 (sandervdo)
- Add constructor with request field #50 #95 (OGKevin)
- Changed sandbox url and pinned key. (#89) #92 (OGKevin)
- Fix monetary account joint retrieval #45 #91 (OGKevin)
- Auto update bunq context #60 #90 (OGKevin)
- Add travis ci #80 #87 (OGKevin)
- Optimise test framework (#78) #85 (OGKevin)
- Updated read me to point to tinker for examples. (#81) #84 (OGKevin)
- Refresh user context #79 #83 (OGKevin)
- Replace examples with tinker #66 #82 (OGKevin)
0.13.1 (2018-05-30)
Closed issues:
- Android issue: HttpClient was deprecated in API Level 22 and removed in API Level 23 #69
0.13.0 (2018-03-20)
Implemented enhancements:
- Add zappr integration for better quality control #58
- Add more information to templates #56
- Add response id to error messages from failed requests #55
Fixed bugs:
- Token request ideal is missing id attribute in response. #65
- getCounterpartyAlias() returns null on payments #49
- Field ID is missing from MasterCardAction #48
- TokenQrRequestIdeal returns the wrong type #47
- Cannot list draft payments for monetary account #46
Closed issues:
Merged pull requests:
- Bunq update 7 #76 (OGKevin)
- Regenerate code for release #74 (OGKevin)
- Replaced httpclient with Okhttp. (#25) #73 (OGKevin)
- Regenerated code to add corerct object types. (#47) #70 (OGKevin)
- Fixed MonetaryAccountReferenceTypeAdapter to output proper value. (#49) #68 (OGKevin)
- Added missing field id for TokenQrRequestIdeal. (#65) #67 (OGKevin)
- Cannot list payments due to geolocation. (#46 ) #64 (OGKevin)
- Get counterparty alias returns null on payments. (#49 ) #63 (OGKevin)
- Added missing id field from mastercard action. (#48) #62 (OGKevin)
- (#55) add response id to request error #61 (OGKevin)
- Configure Zappr #59 (OGKevin)
- Improve issue and pr template. (#56) #57 (OGKevin)
0.12.4 (2017-12-21)
Implemented enhancements:
- Introduce fromJson method #51
- Make sure received signatures headers are correctly cased #43
- Remove guava #41
- Return base class from createFromJsonString #40
- CHANGELOG.md is empty #38
- Improve decoder to recognise child object #35
- Removed guava as dependency. (#41) #44 (OGKevin)
- Generated CHANGELOG.md 👏. (#38) #39 (OGKevin)
Merged pull requests:
- Added method to ensure that reponse headers are correclty cased befor… #53 (OGKevin)
- Feature/improve decoder bunq/sdk java#35 #52 (OGKevin)
0.12.3 (2017-11-15)
Implemented enhancements:
- Callback models for holding callback data #33
- Feature/callback models bunq/sdk java#33 #36 (OGKevin)
Fixed bugs:
- ScheduledPayment causes decode error due to Typo #37
0.12.2 (2017-11-08)
Implemented enhancements:
- Add missing fields for cvc endpoint #30
- Missing CARD GENERATED CVC2 endpoint #26
- More flexibility for sessionContext handling #23
- Added cvc_endpoint. #26 #27 (OGKevin)
- Added isExpired() method #23. #24 (OGKevin)
Fixed bugs:
- DraftPayment object field causes converter error #29
Merged pull requests:
0.12.0 (2017-10-11)
Implemented enhancements:
- Update read me with installation instructions #21
- Better error handling #17
- Response is missing response headers and pagination #4
- Feature/exception handler #18 (OGKevin)
- Marked all files in generated dir as generated code. #16 (OGKevin)
Closed issues:
- Improve Model Namespaces #19
Merged pull requests:
- cleanup after 19-improve-namespaces #22 (dnl-blkv)
- Fix namespaces; cleanup tests; kill formatting of generated files [#19] #20 (dnl-blkv)
0.11.0 (2017-09-06)
Implemented enhancements:
Merged pull requests:
0.10.0 (2017-08-23)
Implemented enhancements:
- Add Proxy Support #11
- Allow saving context to JSON and restoring from it #9
- Add proxy support and missing .gitignore entry [#11] #12 (dnl-blkv)
- add methods to save ApiContext to JSON and restore it from JSON [#9] #10 (dnl-blkv)
- #4 Introduce BunqResponse #5 (dnl-blkv)
Fixed bugs:
0.9.1 (2017-08-08)
Implemented enhancements:
* This Changelog was automatically generated by github_changelog_generator