Skip to content

Releases: ynput/ayon-python-api

0.3.4

31 Jul 12:27

Choose a tag to compare

What's Changed

  • events.enroll allow passing filters #73
  • Fix login method #74
  • Entity hub: Project statuses #75
  • Older requests support #76

Full Changelog: 0.3.3...0.3.4

0.3.3

21 Jul 13:38

Choose a tag to compare

What's Changed

  • Transfer progress: Fix used variables #68
  • Folder hiearchy: Implement missing folder hierarchy method #70
  • Create session on ServerAPI initialization #69
  • Addons: Upload addon zip #71
  • Service: Removed usage of deprecated environment variables #72

Full Changelog: 0.3.2...0.3.3

0.3.2

05 Jul 12:09

Choose a tag to compare

What's Changed

  • Installer: Fix 'checksumType' to 'checksumAlgorithm' #62
  • Desktop: Fix typo in delete installer #63
  • Installer: Added runtime modules #64
  • Utils changes #65
  • Upload request types #66
  • Status checks: Fix status checks #67

Full Changelog: 0.3.1...0.3.2

0.3.1

29 Jun 15:13

Choose a tag to compare

What's Changed

  • Forwards compatibility for bundles route #61

Full Changelog: 0.3.0...0.3.1

0.3.0

29 Jun 10:09

Choose a tag to compare

What's Changed

  • Settings getters: New AYON server version #60

Details

The change makes ayon python api compatible with AYON server 0.3.0.

Full Changelog: 0.2.2...0.3.0

0.2.2

29 Jun 09:00

Choose a tag to compare

What's Changed

  • Function 'get_folders_hierarchy' is in public api functions #58
  • SSL certification: Added option to change certification of ServerAPI #59

Full Changelog: 0.2.1...0.2.2

0.2.1

13 Jun 09:27

Choose a tag to compare

What's Changed

  • API: Added 'get_project_names' to api functions in #55
  • EntityHub: Sync issues with folder and task types in #54
  • General: Explicit unidecode version for python 2 support in #56
  • Feature: Desktop endpoints in #57

Full Changelog: 0.2.0...0.2.1

0.2.0

31 May 08:27

Choose a tag to compare

What's Changed

  • Upload dependencies returns 204 as correct code #51
  • Subset to product #52

Change of Subset to Product is big change that deserved next minor release.

New Contributors

Full Changelog: 0.1.18...0.2.0

0.1.18

16 May 12:47

Choose a tag to compare

What's Changed

  • Links: Use right GraphQl functions #45
  • GraphQl: Fix events filtering #47
  • EntityHub: Unmark 'created' on entity lock #48
  • GraphQL: First set of tests #24
  • Response: Fix data access #50

New Contributors

Full Changelog: 0.1.17...0.1.18

0.1.17

13 Apr 12:46

Choose a tag to compare

What's Changed

  • General: Addon url calculation #37
  • General: Custom REST exception #38
  • EntityHub.delete_entity fix removing entity from parent children #40
  • Entity links: Added implementation for links #41
  • General: Change token env key #39
  • Docstrings: Add some docstrings to EntityHub #42
  • Refactor: Constants and formatting fixes #43
  • Thumbnail enhancements #44

Full Changelog: 0.1.16...0.1.17