Skip to content

Latest commit

 

History

History
251 lines (166 loc) · 14.6 KB

CHANGELOG.md

File metadata and controls

251 lines (166 loc) · 14.6 KB

Change Log

Full Changelog

Closed issues:

  • Fix README.md preventing from uploading a new version of sdk #113

Merged pull requests:

1.10.2 (2019-05-22)

Full Changelog

Closed issues:

  • MonetaryAccountJoint.list not availeble #112

1.10.1 (2019-03-22)

Full Changelog

1.10.0 (2019-03-22)

Full Changelog

Closed issues:

  • Minimum Python version to 3.5.3 #108

Merged pull requests:

1.1.0 (2018-10-05)

Full Changelog

Closed issues:

  • Setting the Status of ShareInviteBankInquiry to ACCEPTED causes error at reciver #105

Merged pull requests:

1.0.1 (2018-09-01)

Full Changelog

1.0.0 (2018-07-24)

Full Changelog

Implemented enhancements:

  • [python] Update examples in readme #87
  • It is not possible to refresh userContext data #79
  • Optimise test framework #78
  • Add more example scripts #68
  • Auto save the session after automatic session reset has been executed  #65
  • Add optional parameters to constructor  #55
  • Monetary account joint cannot be retrieved. #52
  • Endpoint HTTP methods should not be static #41
  • Name field for pointer counterparty #29
  • Added method to refresh user context data. (bunq#79) #80 (OGKevin)

Fixed bugs:

  • bunq-sdk 0.12.4 package on PyPI contains code from 0.13.0 #88
  • Can not construct a BunqMeTabEntry to create a BunqMeTab #77
  • ImportError: cannot import name 'JSONDecodeError' #72

Closed issues:

  • Update Sandbox API key procedure #100
  • Python 3.4.2: ImportError: cannot import name 'context' (cyclic import?) #73

Merged pull requests:

0.13.1 (2018-05-30)

Full Changelog

Closed issues:

  • Bunq sdk release request #97
  • reopening of question #12 generated.Payment.FIELD_COUNTERPARTY_ALIAS not working with IBAN #96
  • Update samples and readme #93
  • bunq.sdk.exception.BunqException: ApiContext has not been loaded. Please load ApiContext in BunqContext #92
  • Sample for reading/using shared accounts #90
  • Add oath support. #102
  • Move to new sandbox env. #98

Merged pull requests:

0.13.0 (2018-03-20)

Full Changelog

Implemented enhancements:

  • Add zappr integration for better quality control  #62
  • Add more information to template #60
  • Add response id to error messages from failed requests  #59

Fixed bugs:

  • Token request ideal is missing id attribute in response. #67
  • Field ID is missing from MasterCardAction #54
  • TokenQrRequestIdeal returns the wrong type #53

Closed issues:

  • bunq update 7 #75

Merged pull requests:

0.12.4 (2017-12-21)

Full Changelog

Implemented enhancements:

  • Make sure received signatures headers are correctly cased #51
  • Introduce from_json method  #50
  • Return base class from createFromJsonString #49
  • CHANGELOG.md is empty #46
  • Improve decoder to recognise child object #42
  • Generated CHANGELOG.md 👏. (bunq#46) #47 (OGKevin)

Closed issues:

  • Python doesn't want CamelCase #45

Merged pull requests:

  • Feature/make sure headers are correctly cased bunq/sdk python#51 #57 (OGKevin)
  • Feature/improve decoder bunq/sdk python#42 #56 (OGKevin)
  • Renamed camelCase methods. (bunq#45) #48 (OGKevin)

0.12.3 (2017-11-15)

Full Changelog

Implemented enhancements:

  • Callback models for holding callback data #40
  • Feature/callback models bunq/sdk python#40 #43 (OGKevin)

Fixed bugs:

  • ScheduledPayment causes decode error due to Typo #44

0.12.2 (2017-11-08)

Full Changelog

Implemented enhancements:

  • Add missing fields for cvc endpoint #37
  • Missing CARD GENERATED CVC2 endpoint #33
  • More flexibility for sessionContext handling #31
  • Added cvc_endpoint. #33 #34 (OGKevin)
  • Added isSessionExpired() method #31. #32 (OGKevin)

Fixed bugs:

  • DraftPayment object field causes converter error #36

Merged pull requests:

  • Feature/fix draft payment object #36 #39 (OGKevin)
  • Feature/add missing cvc fields #37 #38 (OGKevin)

0.12.0 (2017-10-11)

Full Changelog

Implemented enhancements:

  • Add strictly typed BunqResponses #27
  • Better error handling #25
  • Add Pagination #20
  • Marked all files in generated dir as generated code. #24 (OGKevin)

Merged pull requests:

  • cleanup after 27-strictly-typed-response #30 (dnl-blkv)
  • Add strictly typed responses; fix circular dependencies; improve namespaces #28 (dnl-blkv)
  • Feature/exception handler #26 (OGKevin)

0.11.0 (2017-09-06)

Full Changelog

Implemented enhancements:

0.10.0 (2017-08-22)

Full Changelog

Implemented enhancements:

  • Add proxy support to Python SDK #16
  • Break the SDK's dependence on the bunq.conf file #11
  • Response is missing response headers and pagination #9
  • cleanup tests [#18] #19 (dnl-blkv)
  • Changed test class name #14 (OGKevin)
  • Load and Save an ApiContext from and to JSON Data #13 (PJUllrich)
  • #9 Introduce BunqResponse #10 (dnl-blkv)

Closed issues:

  • Tests need a minor cleanup #18

Merged pull requests:

0.9.1 (2017-08-07)

Implemented enhancements:

Fixed bugs:

  • Add Threadsafety for x-bunq-server-signature #7

* This Change Log was automatically generated by github_changelog_generator