Skip to content

Releases: ynput/ayon-python-api

0.2.1

Choose a tag to compare

@iLLiCiTiT iLLiCiTiT released this 13 Jun 09:27

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

Choose a tag to compare

@iLLiCiTiT iLLiCiTiT released this 31 May 08:27

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

Choose a tag to compare

@iLLiCiTiT iLLiCiTiT released this 16 May 12:47

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

Choose a tag to compare

@iLLiCiTiT iLLiCiTiT released this 13 Apr 12:46

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

0.1.16

Choose a tag to compare

@iLLiCiTiT iLLiCiTiT released this 23 Mar 14:52

What's Changed

  • EntityHub fix not adding new entities to processed list #33
  • Batch operations function fix #34

Full Changelog: 0.1.15...0.1.16

0.1.15

Choose a tag to compare

@iLLiCiTiT iLLiCiTiT released this 20 Mar 11:10

What's Changed

  • server_api.create_project remove GraphQL fields #28
  • REST arguments validation #29
  • Entity hub: Folder creation fix #30
  • Docs: Update/fill docstrings and update readme #32
  • General: Code cleanup and bug fixes in #31

Full Changelog: 0.1.14...0.1.15

0.1.14

Choose a tag to compare

@iLLiCiTiT iLLiCiTiT released this 07 Mar 17:23

What's Changed

  • General: Fix formatting error #25
  • Representation: Fix constant for files fields #26
  • Representation context filters #27

Full Changelog: 0.1.13...0.1.14

0.1.13

Choose a tag to compare

@iLLiCiTiT iLLiCiTiT released this 28 Feb 18:08

What's Changed

  • Fix: Use right method names #23

Hotfix of root overrides methods.

Full Changelog: 0.1.12...0.1.13

0.1.12

Choose a tag to compare

@iLLiCiTiT iLLiCiTiT released this 28 Feb 16:35

What's Changed

  • Use site ID and variants in addon settings #22

Full Changelog: 0.1.11...0.1.12

0.1.11

Choose a tag to compare

@iLLiCiTiT iLLiCiTiT released this 17 Feb 11:17

What's Changed

  • Handle RestApiResponse code 204 #11
  • General: Fix Python 2 support #14
  • Events: Query events using graphql #12
  • General: Update readme #13
  • Added support to behave 'as user' and change global con args #17
  • Services: More helper functions for service #15
  • General: Refactor api names #18 #19 #20

Full Changelog: 0.1.9...0.1.11