Skip to content

Releases: unbekanntes-pferd/dracoon-python-api

DRACOON Python 1.8.3

08 Nov 12:35
846507a
Compare
Choose a tag to compare

Bug fixes:

  • handle errors on download stream (e.g. object not found)
  • handle empty encryption password and re-raise error

What's Changed

Full Changelog: v.1.8.2...v.1.8.3

DRACOON Python 1.8.2

01 Nov 19:48
ec0cfda
Compare
Choose a tag to compare
  • Branding model issues bug fixes

What's Changed

Full Changelog: v.1.8.1...v.1.8.2

DRACOON Python 1.8.1

27 Oct 11:11
089c838
Compare
Choose a tag to compare
  • moved custom transport into client init (conflicts with concurrent instances in different event loops)

What's Changed

Full Changelog: v.1.8.0...v.1.8.1

DRACOON Python 1.8.0

26 Oct 16:06
7554bed
Compare
Choose a tag to compare
  • retries included in client via custom transport
  • public endpoints accessible without connection

What's Changed

Full Changelog: v.1.7.0...v.1.8.0

DRACOON Python 1.7.0

19 Oct 16:28
3619600
Compare
Choose a tag to compare

Added branding endpoints and relevant tests
Minor bug fixes

What's Changed

Full Changelog: v.1.6.0...v.1.7.0

DRACOON Python 1.6.0

11 Oct 10:02
8ee9382
Compare
Choose a tag to compare
  • updated tests to unittest async testing
  • correct handling of redirect uri setup
  • custom filename for uploads
  • mfa models added

What's Changed

Full Changelog: v.1.5.3...v.1.6.0

DRACOON Python 1.5.3

18 Jul 20:32
766b7be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.1.5.1...v.1.5.3

DRACOON Python 1.5.1

24 Jun 12:31
0e4eadf
Compare
Choose a tag to compare
  • Bug fixes (callback validation, default chunksize, error inheritance)

What's Changed

Full Changelog: v.1.5.0...v.1.5.1

DRACOON Python 1.5.0

23 Jun 05:31
8dbb5c9
Compare
Choose a tag to compare
  • 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

Full Changelog: v.1.4.1...v.1.5.0

DRACOON Python 1.4.1

17 May 16:29
8b0e71a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.1.4.0...v.1.4.1