Releases: centralnicgroup-opensource/rtldev-middleware-python-sdk
Releases · centralnicgroup-opensource/rtldev-middleware-python-sdk
v3.1.2
3.1.2 (2019-09-19)
Bug Fixes
- release process: migrate configuration (9fcd7d1)
v3.1.1
3.1.1 (2019-08-16)
Bug Fixes
- APIClient: update default SDK url (758bf13)
v3.1.0
3.1.0 (2019-04-16)
Features
- responsetemplate: add isPending method (c429972)
v3.0.2
3.0.2 (2019-04-04)
Bug Fixes
- APIClient: return APIClient instance in setUserAgent method (2169891)
v3.0.1
3.0.1 (2019-04-01)
Bug Fixes
- docs: remove python 2 documentation from docs (81a4586)
v3.0.0
3.0.0 (2019-04-01)
Code Refactoring
- pkg: python 2 support removal (11351aa)
BREAKING CHANGES
- pkg: drop python 2 support
v2.1.2
2.1.2 (2019-04-01)
Bug Fixes
- apiclient: fix usage of user agent header field (bbd9095)
v2.1.1
2.1.1 (2019-03-29)
Bug Fixes
- apiclient: fix useragent string. missing semicolon (8161b41)
v2.1.0
2.1.0 (2019-03-29)
Features
- apiclient: review useragent support (4b4d9a7)
v2.0.2
2.0.2 (2019-03-06)
Bug Fixes
- response: remove deprecated debug outputs (70dbe7e)