Implemented enhancements:
- Replace /sandbox-user with /sandbox-user-person and /sandbox-user-company #146
Fixed bugs:
- Remove getUserObject call immediately after UserContext creation (reduce rate-limit hits) #144
- feature/sdk_csharp#144 Do not call getUser after UserContext creation #145 (angelomelonas)
Merged pull requests:
- feature/sdk_csharp#144 Fixed saving/restoring of the APIContext #148 (angelomelonas)
- feature/sdk_csharp#146 Deprecated and removed usages of SandboxUser #147 (angelomelonas)
- Added custom object deserializer for BunqMeTabResultInquiry #130 (NickvandeGroes)
1.14.1 (2020-08-19)
Implemented enhancements:
- Add a test for OauthAuthorizationUri #142
- Added a test for OauthAuthorizationUri #143 (angelomelonas)
1.14.0 (2020-08-05)
Closed issues:
- Session-server bad request 400 #139
- DirectorAlias model has changed in production from a single object to array of objects #137
- JsonSerializationException when logging in (ApiContext.Create) #135
- Can not construct a BunqMeTabEntry to create a BunqMeTab #85
Merged pull requests:
- Use correct oauth url for sandbox #134 (thijsdejong)
1.13.0 (2020-02-19)
1.12.1 (2019-09-16)
Closed issues:
- BunqMeTab result_inquiries empty #129
1.12.0 (2019-09-10)
Closed issues:
- Installing the nuget package adds root files that you can't remove #127
- Event missing from endpoints #121
- broken PaymentsSample.cs link in README #119
- MonetaryAccountSavings missing from endpoints #118
Merged pull requests:
- Fix NotificationFilter, Serialization issues and implement PSD2 #128 (NickvandeGroes)
1.10.16 (2019-06-16)
1.10.3 (2019-05-22)
1.10.2 (2019-05-09)
Merged pull requests:
1.10.1 (2019-05-08)
1.10.0 (2019-05-08)
Closed issues:
- PSD2 Support #124
Merged pull requests:
- Implement psd2 #125 (kojoru)
- Add missing semicolons in README.md #123 (WouterJanson)
- fix broken link in readme #120 (Niggggggo)
1.1.0 (2018-10-10)
Fixed bugs:
- NullReferenceException when calling CustomerStatementExport.List #96
- Provided client public key has an incorrect modulus length. Modulus length must be "2048", got "1024" #92
Closed issues:
- Unable to Authenticate with Bunq #114
Merged pull requests:
1.0.0 (2018-07-24)
Implemented enhancements:
- [csharp] Update examples in readme #91
- Add test CI #90
- It is not possible to refresh userContext data #89
- Optimise test framework. #87
- Add more example scripts #77
- Auto save the session after automatic session reset has been executed #72
- Monetary account joint cannot be retrieved. #50
- Added support for netstandard15. (#26) #88 (OGKevin)
Closed issues:
- Add oauth support. #112
- Singleton ApiContext with multi-thread code #103
- Update Sandbox API key procedure #101
- .net standard 2.0 support #93
Merged pull requests:
- Oauth #112 #113 (OGKevin)
- Auto reload context #72 #111 (OGKevin)
- Added travis config. (#90) #110 (OGKevin)
- Updated the examples on readme. (#91) #109 (OGKevin)
- Use tinker as examples #77 #108 (OGKevin)
- Optimise test framework #87 #107 (OGKevin)
- Added net standard 2 support. (#93) #105 (nduijvelshoff)
- Update Sandbox API key procedure (#101) #102 (sandervdo)
- Changed sandbox url to the new one. (#99) #100 (OGKevin)
- Change Java to Csharp in readme. (#97) #98 (robinvanpoppel)
0.13.1 (2018-05-30)
Closed issues:
0.13.0 (2018-03-20)
Implemented enhancements:
- Add zappr integration for better quality control #66
- Add more information to templates. #64
- Add response id to error messages from failed requests #63
- Add installation instructions to README.md #61
Fixed bugs:
- Token request ideal is missing id attribute in response. #76
- Field ID is missing from MasterCardAction #52
- TokenQrRequestIdeal returns the wrong type #51
Closed issues:
- Bunq update 7 #83
Merged pull requests:
- Regenerate code for release #82 (OGKevin)
- Regenerated code with correct object types. (#51) #79 (OGKevin)
- Added missing field id for TokenQrRequestIdeal. (#76) #78 (OGKevin)
- Added missing id field from mastercard action. (#52) #74 (OGKevin)
- (#63) add response id to failed request #73 (OGKevin)
- Configure Zappr #67 (OGKevin)
- Improve issue and pr template. (#64) #65 (OGKevin)
- Added installation instructions to README.md. (#61) #62 (OGKevin)
- Bunq update 7 #84 (OGKevin)
0.12.4 (2017-12-21)
Implemented enhancements:
- Introduce CreateFromJsonString method. #56
- Make sure received signatures headers are correctly cased #49
- Return base class from createFromJsonString #48
- CHANGELOG.md is empty #46
- Improve decoder to recognise child objects #43
- Generated CHANGELOG.md 👏. (#46) #47 (OGKevin)
Closed issues:
- Payment example doesn't work without a name for the pointer #54
Merged pull requests:
- Ensure that headers are correctly cased before signature verification… #59 (OGKevin)
- Improve decoder bunq/sdk csharp#43 #57 (OGKevin)
0.12.3 (2017-11-15)
Implemented enhancements:
- Callback models for holding callback data #41
Fixed bugs:
- ScheduledPayment causes decode error due to Typo #45
Merged pull requests:
0.12.2 (2017-11-08)
Implemented enhancements:
- Missing CARD GENERATED CVC2 endpoint #35
- More flexibility for sessionContext handling #28
- Feature/is session active#33 #34 (OGKevin)
- Added cvc_endpoint. #35 #36 (OGKevin)
Fixed bugs:
- DraftPayment object field causes converter error #37
Closed issues:
Merged pull requests:
- Bump C# language version #29 (mikhail-denisenko)
- Feature/fix draft payment object #37 #40 (OGKevin)
- Feature/add missing cvc fields #38 #39 (OGKevin)
0.12.0 (2017-10-11)
Implemented enhancements:
- Better error handling #22
- Add Pagination #17
- Feature/exception handler #23 (OGKevin)
- Marked all files in generated dir as generated code. #21 (OGKevin)
Closed issues:
- Improve Model Namespaces #24
Merged pull requests:
0.11.0 (2017-09-06)
Implemented enhancements:
- Ignore generated code for reviews #19
- Add proxy support #15
- Response is missing response headers and pagination #5
- Added git attributes. #20 (OGKevin)
- Add pagination; add missing fields and objects [#17] #18 (dnl-blkv)
0.10.0 (2017-08-23)
Implemented enhancements:
- Allow saving context to JSON and restoring from it #13
- Bunq SDK needs two minor refactors #11
- add proxy support, make httpClient instance variable [#15] #16 (dnl-blkv)
- add methods to serialize and de-serialize ApiContext, fix Card [#13] #14 (dnl-blkv)
- #5 Introduce BunqResponse #6 (dnl-blkv)
Fixed bugs:
- ArgumentException in SessionServerConverter #7
Merged pull requests:
0.9.2 (2017-08-18)
Fixed bugs:
0.9.1 (2017-08-07)
Implemented enhancements:
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator