UNPKG

@signiant/media-shuttle-sdk

Version:

The SDK for supporting file transfer to and from Media Shuttle

52 lines (40 loc) 1.38 kB
# Changelog This file is intended for recording the changes to the library versions to track the changes over time The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). # [1.3.0] ### Changed * Patch request ordering for transfer status updates. * Improved Error messaging. * Support logout for Credentials * User roles in account listing response # [1.2.2] ### Added * Update to latest `@signiant/media-shuttle-sdk-base` # [1.2.1] ### Added * Updates new transferConfig property display_destination. # [1.2.0] ### Added * Updates the way portals are listed, by default will list portals the user is member of. ## [1.1.1] ### Changed * Update to latest `@signiant/media-shuttle-sdk-base` ## [1.1.0] ### Added * Support initiating and redemption of Platform MFA * Update and use of the latest `@signiant/media-shuttle-sdk-base` library ## [1.0.3] ### Changed * Update to latest `@signiant/media-shuttle-sdk-base` ## [1.0.2] ### Changed * Update to force the use of the latest `@signiant/media-shuttle-sdk-base` library ## [1.0.1] ### Changed * Support intelligent defaults for MediaShuttleResourceFactory SDK Options * Fix issues in environments where environment variables are not available * Fix npm deploy issue ## [1.0.0] ### Added - Initial release