Releases: unbekanntes-pferd/dracoon-python-api
Releases · unbekanntes-pferd/dracoon-python-api
DRACOON Python 1.8.3
Bug fixes:
- handle errors on download stream (e.g. object not found)
- handle empty encryption password and re-raise error
What's Changed
- Bugs/1.8.3 by @unbekanntes-pferd in #101
Full Changelog: v.1.8.2...v.1.8.3
DRACOON Python 1.8.2
- Branding model issues bug fixes
What's Changed
- fix branding models (#99) by @unbekanntes-pferd in #100
Full Changelog: v.1.8.1...v.1.8.2
DRACOON Python 1.8.1
- moved custom transport into client init (conflicts with concurrent instances in different event loops)
What's Changed
- move custom transport to init (conflicting loops) by @unbekanntes-pferd in #90
- version bump by @unbekanntes-pferd in #91
Full Changelog: v.1.8.0...v.1.8.1
DRACOON Python 1.8.0
- retries included in client via custom transport
- public endpoints accessible without connection
What's Changed
- features/1.8.0 by @unbekanntes-pferd in #89
Full Changelog: v.1.7.0...v.1.8.0
DRACOON Python 1.7.0
Added branding endpoints and relevant tests
Minor bug fixes
What's Changed
- added branding endpoints, minor bugfixes by @unbekanntes-pferd in #88
Full Changelog: v.1.6.0...v.1.7.0
DRACOON Python 1.6.0
- updated tests to unittest async testing
- correct handling of redirect uri setup
- custom filename for uploads
- mfa models added
What's Changed
- version bump by @unbekanntes-pferd in #59
- Added example to list all rooms as an auditor and export to CSV by @unbekanntes-pferd in #60
- updated build action, added build info (setup.py) by @unbekanntes-pferd in #61
- Merge pull request #61 from unbekanntes-pferd/actions-add-build by @unbekanntes-pferd in #62
- Actions add build by @unbekanntes-pferd in #63
- added dependency for tests and env config by @unbekanntes-pferd in #64
- env mapping by @unbekanntes-pferd in #65
- dotenv import fix by @unbekanntes-pferd in #66
- actions merge by @unbekanntes-pferd in #67
- Merge pull request #67 from unbekanntes-pferd/master by @unbekanntes-pferd in #68
- Actions add build by @unbekanntes-pferd in #69
- update testing by @unbekanntes-pferd in #70
- testing environment setup by @unbekanntes-pferd in #71
- added e2e tests to testing action by @unbekanntes-pferd in #72
- delete user keypair (e.g. failed tests) by @unbekanntes-pferd in #73
- add test badge, typos by @unbekanntes-pferd in #74
- added new example (user import) by @unbekanntes-pferd in #76
- migrate tests to unittest by @unbekanntes-pferd in #78
- Tests by @unbekanntes-pferd in #79
- Tests by @unbekanntes-pferd in #80
- Features/1.6.0 by @unbekanntes-pferd in #81
- run jobs sequentially (test collision) by @unbekanntes-pferd in #82
- skip e2e transfer tests in github action by @unbekanntes-pferd in #83
- run tests indiviually in github action by @unbekanntes-pferd in #84
- Features/1.6.0 by @unbekanntes-pferd in #85
- version bump, readme update 1.6.0 by @unbekanntes-pferd in #86
Full Changelog: v.1.5.3...v.1.6.0
DRACOON Python 1.5.3
What's Changed
- updated recursion (bugfix) by @unbekanntes-pferd in #55
- fixed bug with wrong filter for node by @unbekanntes-pferd in #56
- fixed url encoding for filter param by @unbekanntes-pferd in #57
- fix url encoding: node by path by @unbekanntes-pferd in #58
Full Changelog: v.1.5.1...v.1.5.3
DRACOON Python 1.5.1
- Bug fixes (callback validation, default chunksize, error inheritance)
What's Changed
- Bugs/1.5.1 by @unbekanntes-pferd in #54
Full Changelog: v.1.5.0...v.1.5.1
DRACOON Python 1.5.0
- Improved error handling (base error classes)
- Down- and upload callbacks
- Down- and upload accept node ids
- Added new referenceId endpoint
- Own httpx clients for up- and download
- Added proxy config
What's Changed
- Features/1.5.0 by @unbekanntes-pferd in #53
Full Changelog: v.1.4.1...v.1.5.0
DRACOON Python 1.4.1
What's Changed
- fixed bugs: stuck uploads, folder upload, types by @unbekanntes-pferd in #45
Full Changelog: v.1.4.0...v.1.4.1