Releases: ynput/ayon-python-api
Releases · ynput/ayon-python-api
1.0.5
What's Changed
- EntityHub: Add label to create body by @iLLiCiTiT in #148
- EntityHub: Lock label on folder and task entity by @iLLiCiTiT in #149
- Chore: Renamed 'get_folders_rest' to 'get_rest_folders' by @iLLiCiTiT in #150
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- Entity hub: Use task fields to fetch tasks by @iLLiCiTiT in #146
- Chore: Added 'status' and 'tags' to default fields by @iLLiCiTiT in #147
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- Fix
get_projectfunction whenown_attributesis requested.
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- Fix fields in
get_last_version_by_product_nameby @iLLiCiTiT in #127 - Base CRUD functions for entities by @iLLiCiTiT in #126
- Last versions: Make sure hero version are not handled in last versions by @iLLiCiTiT in #129
- Use primary anatomy preset instead of builtin by @iLLiCiTiT in #131
- Operations enhancements by @iLLiCiTiT in #128
- Tasks by folder path by @iLLiCiTiT in #134
- Folders list endpoint by @iLLiCiTiT in #133
- Operations session: Added entity type specific methods by @iLLiCiTiT in #135
- Preset name: Use primary and builtin preset name placeholders by @iLLiCiTiT in #140
- Easier nested fields on project by @iLLiCiTiT in #138
- Easier nested fields on representation by @iLLiCiTiT in #141
- Add status and tags to Entity hub entities by @iLLiCiTiT in #136
- Formatting cleanup by @iLLiCiTiT in #143
- Enhance public api docstrings by @iLLiCiTiT in #144
- Rename get_folders_flat_hierarchy by @iLLiCiTiT in #145
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- Dispatch event raises when fails by @iLLiCiTiT in #124
- Service setting can be received for a project by @iLLiCiTiT in #123
- Test entity hub by @tadeas-hejnic in #79
- Add sphinx documentation by @antirotor in #125
New Contributors
- @antirotor made their first contribution in #125
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Fix get last version fields #115
- Add missing GraphQl filtering options #116
- Entity hub does not send UNKNOWN_VALUE in data #117
- Remove old backwards compatibility #118
- GraphQlQueryFailed exception path conversion #119
- Entity Hub: Dynamically loaded entities have filled 'has_published_content' #120
- Links api modified for AYON server 1.0.0-rc.6 #121
- Use 'UnauthorizedError' for all unauthenticated errors #122
Full Changelog: 0.5.4...1.0.0
1.0.0-rc.3
1.0.0-rc.2
What's Changed
- Entity hub does not send UNKNOWN_VALUE in data #117
Full Changelog: 1.0.0-rc.1...1.0.0-rc.2
1.0.0-rc.1
What's Changed
Full Changelog: 0.5.4...1.0.0-rc.1