Releases: ynput/ayon-python-api
Releases · ynput/ayon-python-api
1.0.10
What's Changed
- Representation hierarchy: Convert representation data by @iLLiCiTiT in #179
- Fix link to github repository by @NeirdaP in #185
- Fix addons url functions by @iLLiCiTiT in #189
- Define package folder as it's not matching package name by @fabiaserra in #186
- Workfiles info: Convert workfile info data to dictionary by @iLLiCiTiT in #190
- Chore: Add ruff linting by @iLLiCiTiT in #191
- Bundles: Updated bundles endpoints by @iLLiCiTiT in #193
- Chore: Added helper functions to handle webactions by @iLLiCiTiT in #192
- Chore: Add status scope support by @iLLiCiTiT in #188
New Contributors
Full Changelog: 1.0.9...1.0.10
1.0.9
What's Changed
- Add API Reference documentation as Github pages by @robin-ynput in #173
- Settings variant: Don't create connection to get default settings variant by @iLLiCiTiT in #174
- Chore: Small API update by @iLLiCiTiT in #177
New Contributors
- @robin-ynput made their first contribution in #173
Full Changelog: 1.0.8...1.0.9
1.0.8
What's Changed
- Enroll event: Log info message when server is occupied by @iLLiCiTiT in #167
- Upload reviewable method by @iLLiCiTiT in #165
- Data contains dictionary if value is empty by @iLLiCiTiT in #166
- Chore: Added get user function by @iLLiCiTiT in #169
Full Changelog: 1.0.7...1.0.8
1.0.7
What's Changed
- Users: Add project filtering by @iLLiCiTiT in #163
- Repre Hierarchy: Fetch also task entity by @iLLiCiTiT in #164
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- Chore: Update tests by @iLLiCiTiT in #152
- Root values and sites enhancements by @iLLiCiTiT in #153
- EntityHub: Entity data updates by @iLLiCiTiT in #151
- Add support to set task assignees through Entity Hub by @fabiaserra in #157
- Chore: Deprecate 'own_attributes' for entities that do not support it by @iLLiCiTiT in #161
- Chore: Drop Python 2 support by @iLLiCiTiT in #156
- Download and Upload using IO stream by @iLLiCiTiT in #154
- Entity hub: Project entity initialization by @iLLiCiTiT in #160
- Chore: Is used service user function by @iLLiCiTiT in #162
- Automated api generation by @iLLiCiTiT in #130
- Fetch representation hierarchy by @iLLiCiTiT in #155
New Contributors
- @fabiaserra made their first contribution in #157
Full Changelog: 1.0.5...1.0.6
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_project
function whenown_attributes
is requested.
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- Fix fields in
get_last_version_by_product_name
by @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