v1.4.0
What's Changed
New features:
- Sharing State Machines - embedded logic of sharing for more robust sharing workflow. Added testing for sharing managers. by @dlpzx and @degoldner in #267
- Added UI visibility of shared access points and databases by @dlpzx in #289
- Added Pipeline filter in pipeline menu search bar by @noah-paige in #259
Bug-Fixes:
- Added get_dataset_folders and delete folders index in delete datasets by @dlpzx in #280
- Added missing
ram:DisassociateResourceShare
permission to pivotRole by @dlpzx in #286
Breaking Changes:
Data.all PivotRole needs the ram:DisassociateResourceShare
permission. Make sure your PivotRoles include this permission in their policies.
Special thanks to @noah-paige, @degoldner, @luxatwoodmark for their contributions!
Full Changelog: v1.3.1...v1.4.0