Skip to content

Commit 2ba6b48

Browse files
committed
Merge branch 'release/1.14.0'
2 parents cec2286 + a5554dd commit 2ba6b48

File tree

14 files changed

+14555
-11046
lines changed

14 files changed

+14555
-11046
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
.idea/**/workspace.xml
1010
.idea/**/tasks.xml
1111
.idea/dictionaries
12+
.idea/shelf
1213

1314
# Sensitive or high-churn files:
1415
.idea/**/dataSources/

CHANGELOG.md

Lines changed: 35 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# Change Log
1+
# Changelog
22

3-
## [Unreleased](https://github.com/bunq/sdk_python/tree/HEAD)
3+
## [1.13.1](https://github.com/bunq/sdk_python/tree/1.13.1) (2020-02-21)
44

5-
[Full Changelog](https://github.com/bunq/sdk_python/compare/1.10.16...HEAD)
5+
[Full Changelog](https://github.com/bunq/sdk_python/compare/1.13.0...1.13.1)
66

77
**Implemented enhancements:**
88

9+
- Add type hint. [\#89](https://github.com/bunq/sdk_python/issues/89)
910
- Python SDK PSD2 [\#123](https://github.com/bunq/sdk_python/pull/123) ([angelomelonas](https://github.com/angelomelonas))
10-
- Python SDK Refactor [\#117](https://github.com/bunq/sdk_python/pull/117) ([angelomelonas](https://github.com/angelomelonas))
1111

1212
**Fixed bugs:**
1313

@@ -24,7 +24,16 @@
2424
- Feature/dependency upgrades [\#128](https://github.com/bunq/sdk_python/pull/128) ([angelomelonas](https://github.com/angelomelonas))
2525
- Add internal NotificationFilters [\#127](https://github.com/bunq/sdk_python/pull/127) ([angelomelonas](https://github.com/angelomelonas))
2626

27+
## [1.13.0](https://github.com/bunq/sdk_python/tree/1.13.0) (2020-02-19)
28+
29+
[Full Changelog](https://github.com/bunq/sdk_python/compare/1.10.16...1.13.0)
30+
31+
**Implemented enhancements:**
32+
33+
- Python SDK Refactor [\#117](https://github.com/bunq/sdk_python/pull/117) ([angelomelonas](https://github.com/angelomelonas))
34+
2735
## [1.10.16](https://github.com/bunq/sdk_python/tree/1.10.16) (2019-06-17)
36+
2837
[Full Changelog](https://github.com/bunq/sdk_python/compare/1.10.2...1.10.16)
2938

3039
**Closed issues:**
@@ -36,16 +45,19 @@
3645
- Markdown fix. \(bunq/sdk\_python\#113\) [\#114](https://github.com/bunq/sdk_python/pull/114) ([kojoru](https://github.com/kojoru))
3746

3847
## [1.10.2](https://github.com/bunq/sdk_python/tree/1.10.2) (2019-05-22)
48+
3949
[Full Changelog](https://github.com/bunq/sdk_python/compare/1.10.1...1.10.2)
4050

4151
**Closed issues:**
4252

4353
- MonetaryAccountJoint.list not availeble [\#112](https://github.com/bunq/sdk_python/issues/112)
4454

4555
## [1.10.1](https://github.com/bunq/sdk_python/tree/1.10.1) (2019-03-22)
56+
4657
[Full Changelog](https://github.com/bunq/sdk_python/compare/1.10.0...1.10.1)
4758

4859
## [1.10.0](https://github.com/bunq/sdk_python/tree/1.10.0) (2019-03-22)
60+
4961
[Full Changelog](https://github.com/bunq/sdk_python/compare/1.1.0...1.10.0)
5062

5163
**Closed issues:**
@@ -57,6 +69,7 @@
5769
- Edits to allow Python 3.5.3 as minimum [\#109](https://github.com/bunq/sdk_python/pull/109) ([eavanvalkenburg](https://github.com/eavanvalkenburg))
5870

5971
## [1.1.0](https://github.com/bunq/sdk_python/tree/1.1.0) (2018-10-05)
72+
6073
[Full Changelog](https://github.com/bunq/sdk_python/compare/1.0.1...1.1.0)
6174

6275
**Closed issues:**
@@ -68,9 +81,11 @@
6881
- Bunq/sdk\_python\#78/remove config dep [\#106](https://github.com/bunq/sdk_python/pull/106) ([OGKevin](https://github.com/OGKevin))
6982

7083
## [1.0.1](https://github.com/bunq/sdk_python/tree/1.0.1) (2018-09-01)
84+
7185
[Full Changelog](https://github.com/bunq/sdk_python/compare/1.0.0...1.0.1)
7286

7387
## [1.0.0](https://github.com/bunq/sdk_python/tree/1.0.0) (2018-07-24)
88+
7489
[Full Changelog](https://github.com/bunq/sdk_python/compare/0.13.1...1.0.0)
7590

7691
**Implemented enhancements:**
@@ -111,6 +126,7 @@
111126
- Optimise test framework auto topup bunq/sdk\_python\#78 [\#81](https://github.com/bunq/sdk_python/pull/81) ([OGKevin](https://github.com/OGKevin))
112127

113128
## [0.13.1](https://github.com/bunq/sdk_python/tree/0.13.1) (2018-05-30)
129+
114130
[Full Changelog](https://github.com/bunq/sdk_python/compare/0.13.0...0.13.1)
115131

116132
**Closed issues:**
@@ -128,6 +144,7 @@
128144
- Move to new sandbox bunq/sdk\_python\#98 [\#99](https://github.com/bunq/sdk_python/pull/99) ([OGKevin](https://github.com/OGKevin))
129145

130146
## [0.13.0](https://github.com/bunq/sdk_python/tree/0.13.0) (2018-03-20)
147+
131148
[Full Changelog](https://github.com/bunq/sdk_python/compare/0.12.4...0.13.0)
132149

133150
**Implemented enhancements:**
@@ -148,14 +165,17 @@
148165

149166
**Merged pull requests:**
150167

168+
- Regenerate code for release [\#74](https://github.com/bunq/sdk_python/pull/74) ([OGKevin](https://github.com/OGKevin))
151169
- Regenerated code to add object types. \(bunq/sdk\_python\#53\) [\#70](https://github.com/bunq/sdk_python/pull/70) ([OGKevin](https://github.com/OGKevin))
152170
- Bunq/sdk python\#67 add missing token qr id field [\#69](https://github.com/bunq/sdk_python/pull/69) ([OGKevin](https://github.com/OGKevin))
171+
- Added missing id field to mastercard action. \(bunq/sdk\_python\#54\) [\#66](https://github.com/bunq/sdk_python/pull/66) ([OGKevin](https://github.com/OGKevin))
153172
- Feature/bunq/sdk python\#59 add response id to request error [\#64](https://github.com/bunq/sdk_python/pull/64) ([OGKevin](https://github.com/OGKevin))
154173
- Configure Zappr [\#63](https://github.com/bunq/sdk_python/pull/63) ([OGKevin](https://github.com/OGKevin))
155174
- \(bunq/sdk\_python\#60\) improve issue and pr template [\#61](https://github.com/bunq/sdk_python/pull/61) ([OGKevin](https://github.com/OGKevin))
156175
- Bunq update 7 [\#76](https://github.com/bunq/sdk_python/pull/76) ([OGKevin](https://github.com/OGKevin))
157176

158177
## [0.12.4](https://github.com/bunq/sdk_python/tree/0.12.4) (2017-12-21)
178+
159179
[Full Changelog](https://github.com/bunq/sdk_python/compare/0.12.3...0.12.4)
160180

161181
**Implemented enhancements:**
@@ -173,13 +193,12 @@
173193

174194
**Merged pull requests:**
175195

176-
- Regenerate code for release [\#74](https://github.com/bunq/sdk_python/pull/74) ([OGKevin](https://github.com/OGKevin))
177-
- Added missing id field to mastercard action. \(bunq/sdk\_python\#54\) [\#66](https://github.com/bunq/sdk_python/pull/66) ([OGKevin](https://github.com/OGKevin))
178196
- Feature/make sure headers are correctly cased bunq/sdk python\#51 [\#57](https://github.com/bunq/sdk_python/pull/57) ([OGKevin](https://github.com/OGKevin))
179197
- Feature/improve decoder bunq/sdk python\#42 [\#56](https://github.com/bunq/sdk_python/pull/56) ([OGKevin](https://github.com/OGKevin))
180198
- Renamed camelCase methods. \(bunq/sdk\_python\#45\) [\#48](https://github.com/bunq/sdk_python/pull/48) ([OGKevin](https://github.com/OGKevin))
181199

182200
## [0.12.3](https://github.com/bunq/sdk_python/tree/0.12.3) (2017-11-15)
201+
183202
[Full Changelog](https://github.com/bunq/sdk_python/compare/0.12.2...0.12.3)
184203

185204
**Implemented enhancements:**
@@ -192,6 +211,7 @@
192211
- ScheduledPayment causes decode error due to Typo [\#44](https://github.com/bunq/sdk_python/issues/44)
193212

194213
## [0.12.2](https://github.com/bunq/sdk_python/tree/0.12.2) (2017-11-08)
214+
195215
[Full Changelog](https://github.com/bunq/sdk_python/compare/0.12.0...0.12.2)
196216

197217
**Implemented enhancements:**
@@ -212,6 +232,7 @@
212232
- Feature/add missing cvc fields \#37 [\#38](https://github.com/bunq/sdk_python/pull/38) ([OGKevin](https://github.com/OGKevin))
213233

214234
## [0.12.0](https://github.com/bunq/sdk_python/tree/0.12.0) (2017-10-11)
235+
215236
[Full Changelog](https://github.com/bunq/sdk_python/compare/0.11.0...0.12.0)
216237

217238
**Implemented enhancements:**
@@ -228,6 +249,7 @@
228249
- Feature/exception handler [\#26](https://github.com/bunq/sdk_python/pull/26) ([OGKevin](https://github.com/OGKevin))
229250

230251
## [0.11.0](https://github.com/bunq/sdk_python/tree/0.11.0) (2017-09-06)
252+
231253
[Full Changelog](https://github.com/bunq/sdk_python/compare/0.10.0...0.11.0)
232254

233255
**Implemented enhancements:**
@@ -237,17 +259,18 @@
237259
- Add pagination [\#21](https://github.com/bunq/sdk_python/pull/21) ([dnl-blkv](https://github.com/dnl-blkv))
238260

239261
## [0.10.0](https://github.com/bunq/sdk_python/tree/0.10.0) (2017-08-22)
262+
240263
[Full Changelog](https://github.com/bunq/sdk_python/compare/0.9.1...0.10.0)
241264

242265
**Implemented enhancements:**
243266

244267
- Add proxy support to Python SDK [\#16](https://github.com/bunq/sdk_python/issues/16)
245268
- Break the SDK's dependence on the bunq.conf file [\#11](https://github.com/bunq/sdk_python/issues/11)
246269
- Response is missing response headers and pagination [\#9](https://github.com/bunq/sdk_python/issues/9)
247-
- cleanup tests \[\#18\] [\#19](https://github.com/bunq/sdk_python/pull/19) ([dnl-blkv](https://github.com/dnl-blkv))
248270
- Changed test class name [\#14](https://github.com/bunq/sdk_python/pull/14) ([OGKevin](https://github.com/OGKevin))
249271
- Load and Save an ApiContext from and to JSON Data [\#13](https://github.com/bunq/sdk_python/pull/13) ([PJUllrich](https://github.com/PJUllrich))
250272
- \#9 Introduce BunqResponse [\#10](https://github.com/bunq/sdk_python/pull/10) ([dnl-blkv](https://github.com/dnl-blkv))
273+
- Readme for tests [\#5](https://github.com/bunq/sdk_python/pull/5) ([OGKevin](https://github.com/OGKevin))
251274

252275
**Closed issues:**
253276

@@ -258,10 +281,13 @@
258281
- Add proxy support \[\#16\] [\#17](https://github.com/bunq/sdk_python/pull/17) ([dnl-blkv](https://github.com/dnl-blkv))
259282

260283
## [0.9.1](https://github.com/bunq/sdk_python/tree/0.9.1) (2017-08-07)
284+
285+
[Full Changelog](https://github.com/bunq/sdk_python/compare/4fb168bb3e1ed40b0b8ca00c8156b384debf2e29...0.9.1)
286+
261287
**Implemented enhancements:**
262288

263289
- Submit this as package to PyPi [\#2](https://github.com/bunq/sdk_python/issues/2)
264-
- Readme for tests [\#5](https://github.com/bunq/sdk_python/pull/5) ([OGKevin](https://github.com/OGKevin))
290+
- cleanup tests \[\#18\] [\#19](https://github.com/bunq/sdk_python/pull/19) ([dnl-blkv](https://github.com/dnl-blkv))
265291
- Uploaded to PyPi [\#4](https://github.com/bunq/sdk_python/pull/4) ([OGKevin](https://github.com/OGKevin))
266292
- Add first series of unit-tests [\#1](https://github.com/bunq/sdk_python/pull/1) ([OGKevin](https://github.com/OGKevin))
267293

@@ -271,4 +297,4 @@
271297

272298

273299

274-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
300+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ We're very happy to introduce yet another unique product: complete banking SDKs!
99
Now you can build even bigger and better apps and integrate them with your bank of the free! 🌈
1010

1111
Before you dive into this brand new SDK, please consider:
12-
- Checking out our new developer’s page [https://bunq.com/en/developer](https://bunq.com/en/developer) 🙌
13-
- Grabbing your production API key from the bunq app or generate a Sandbox API key using [Tinker](https://www.bunq.com/developer) 🗝
14-
- Visiting [together.bunq.com](https://together.bunq.com) where you can share your creations,
12+
- Learning how bunq works and what objects you will work with by reading [the intro to our API](https://github.com/bunq/doc/blob/develop/README.md) 🤓
13+
- Checking out [our developer portal](https://developer.bunq.com/) 🙌
14+
- Grabbing your Production API key from [our developer portal](https://developer.bunq.com/) or the bunq app 🗝
15+
- Generating a Sandbox API key using [our developer portal](https://developer.bunq.com/) or [Tinker](https://www.bunq.com/developer) 🗝
16+
- Visiting [our forum](https://together.bunq.com/t/api) where you can share your creations,
1517
questions and experience 🎤
1618

1719
Give us your feedback, create pull requests, build your very own bunq apps and most importantly:

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.13.1
1+
1.14.0

assets/attachment.jpg

-45.8 KB
Binary file not shown.

bunq/sdk/http/api_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ class ApiClient:
5959
HEADER_RESPONSE_ID_LOWER_CASED = 'x-bunq-client-response-id'
6060

6161
# Default header values
62-
USER_AGENT_BUNQ = 'bunq-sdk-python/1.13.1'
62+
USER_AGENT_BUNQ = 'bunq-sdk-python/1.14.0'
6363
GEOLOCATION_ZERO = '0 0 0 0 NL'
6464
LANGUAGE_EN_US = 'en_US'
6565
REGION_NL_NL = 'nl_NL'

0 commit comments

Comments
 (0)