Releases: ynput/ayon-shotgrid
Releases · ynput/ayon-shotgrid
0.5.0
Changelog
🎉 Feature
`server` Simple support to sync users from SG over to Ayon - #76
💚 Enhancement
Ignoring Task entities with no step key - #132
Sequence and shot folder grouping - #129
Synchronized sequences
and shots
were stored directly in root of the AYON project previously. This PR adds configurable option to set main assets
, sequences
and shots
subdirectories.
AY-7217_Add support to sync task assignees and statuses for all entities - #113
This adds support to sync task assignees to AYON tasks and statuses on all entities (including Versions)
🐛 Bug
Shotgrid: reviving archived assets is broken - #122
This PR supports recreation of children Tasks in AYON if deleted Asset is revived in Shotgrid.
0.4.6
What's Changed
- Ignore events by default unless it's a supported event by non-api user by @fabiaserra in #114
- Chore: Add ruff linting by @iLLiCiTiT in #136
- Chore: Use 'AYON' in logs and docstrings by @iLLiCiTiT in #135
- Chore: Update versions during create package by @iLLiCiTiT in #134
- Chore: Fix usage of missing function by @iLLiCiTiT in #139
Full Changelog: 0.4.5...0.4.6
0.4.5
What's Changed
- Remove project code field being disabled on settings by @fabiaserra in #109
- Bring back changes so 'admin' roles can access all projects by @fabiaserra in #112
- Enhancement: integration supports project level tag synchronization by @kalisp in #121
- Integrate version: Support older python versions by @tweak-wtf in #123
- save password to keyring only if password is present by @tweak-wtf in #133
New Contributors
- @kalisp made their first contribution in #121
- @tweak-wtf made their first contribution in #123
Full Changelog: 0.4.4...0.4.5
0.4.4
What's Changed
- Fix proxy in session by @fabiaserra in #110
- Add shotgrid user to version by @antirotor in #115
- Events processing optimisation by @jakubjezek001 in #116
- Refactor code to include new event hash generation function by @jakubjezek001 in #117
- Improving leecher, processor with project sync events by @jakubjezek001 in #120
New Contributors
- @antirotor made their first contribution in #115
Full Changelog: 0.4.3...0.4.4
0.4.3
What's Changed
- Update SG version entity data to include movie path even for thumbnails only by @jakubjezek001 in #108
- Chore: Define version on client addon by @iLLiCiTiT in #104
Full Changelog: 0.4.2...0.4.3
0.4.2
What's Changed
- Chore: Added ayon core version requirement by @iLLiCiTiT in #97
- Removing nxtools from services by @jakubjezek001 in #95
- Integrating thumbnails by @jakubjezek001 in #99
- Fixing service transmitter failing synchronization by @jakubjezek001 in #100
- Services speed optimisation by @jakubjezek001 in #103
- Asset renaming synchronization by @jakubjezek001 in #102
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
- Small bug fixes on latest develop by @fabiaserra in #86
- adding push and push-all functions by @jakubjezek001 in #87
- Service tools: Helper scripts to run services out of docker by @iLLiCiTiT in #94
- Synchronisation issues by @jakubjezek001 in #91
- Fixing thumbnail uploading by @jakubjezek001 in #96
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Fix bug where custom project code field wasn't being used on sync from Ayon to SG by @fabiaserra in #67
- Expose whether to use SG local storage during publish by @fabiaserra in #68
- Ignore Tasks and Versions as Ayon folder types by @fabiaserra in #70
services
Remove SG"Version"
sync by @Minkiu in #71- Use 'AYONAddon' base class by @iLLiCiTiT in #73
- Fixes for "
settings
Add a map for entity's custom attributes #72" by @fabiaserra in #75 - Typos and code style improvements by @jakubjezek001 in #77
- Add optional flag to clear output directory before package creation by @jakubjezek001 in #78
- Add functions for managing services and building Docker images by @jakubjezek001 in #74
- Fix HTTPS_PROXY env var by @fabiaserra in #82
- Custom attributes mapping with type and scope by @fabiaserra in #79
settings
Add a map for entity's custom attributes by @Minkiu in #72- New package.py structure of addon by @jakubjezek001 in #88
- Converting Openpype module to Ayon addon by @jakubjezek001 in #89
- Reimplementation of Tray user logging by @jakubjezek001 in #83
New Contributors
- @jakubjezek001 made their first contribution in #77
Full Changelog: 0.3.2...0.4.0
0.3.2
What's Changed
- Pass custom project code field to other functions that use it by @fabiaserra in #57
- fix: Removed incorect usage of event.summary field (must be a dict) by @martastain in #59
- Use SG API key for creating session and remove login functionality by @fabiaserra in #58
- Use SG pipeline step as task type and respect SG task name by @fabiaserra in #62
servicer.leecher
Handle when no projects are enabled in SG by @Minkiu in #63- New release and bug fixes by @Minkiu in #64
- Some small bug fixes and extra logging for debugging by @fabiaserra in #65
- Release 0.3.1 by @Minkiu in #66
- Release 0.3.2 by @Minkiu in #69
New Contributors
- @martastain made their first contribution in #59
Full Changelog: 0.2.11...0.3.2