@signiant/media-shuttle-sdk
Version:
The SDK for supporting file transfer to and from Media Shuttle
61 lines (60 loc) • 2.04 kB
HTML
<h1 id="changelog">Changelog</h1>
<p>This file is intended for recording the changes to the library versions to track the changes over time
The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>,
and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
<h1 id="130">[1.3.0]</h1>
<h3 id="changed">Changed</h3>
<ul>
<li>Patch request ordering for transfer status updates.</li>
<li>Improved Error messaging.</li>
<li>Support logout for Credentials</li>
<li>User roles in account listing response</li>
</ul>
<h1 id="122">[1.2.2]</h1>
<h3 id="added">Added</h3>
<ul>
<li>Update to latest <code>@signiant/media-shuttle-sdk-base</code></li>
</ul>
<h1 id="121">[1.2.1]</h1>
<h3 id="added-1">Added</h3>
<ul>
<li>Updates new transferConfig property display_destination.</li>
</ul>
<h1 id="120">[1.2.0]</h1>
<h3 id="added-2">Added</h3>
<ul>
<li>Updates the way portals are listed, by default will list portals the user is member of.</li>
</ul>
<h2 id="111">[1.1.1]</h2>
<h3 id="changed-1">Changed</h3>
<ul>
<li>Update to latest <code>@signiant/media-shuttle-sdk-base</code></li>
</ul>
<h2 id="110">[1.1.0]</h2>
<h3 id="added-3">Added</h3>
<ul>
<li>Support initiating and redemption of Platform MFA</li>
<li>Update and use of the latest <code>@signiant/media-shuttle-sdk-base</code> library</li>
</ul>
<h2 id="103">[1.0.3]</h2>
<h3 id="changed-2">Changed</h3>
<ul>
<li>Update to latest <code>@signiant/media-shuttle-sdk-base</code></li>
</ul>
<h2 id="102">[1.0.2]</h2>
<h3 id="changed-3">Changed</h3>
<ul>
<li>Update to force the use of the latest <code>@signiant/media-shuttle-sdk-base</code> library</li>
</ul>
<h2 id="101">[1.0.1]</h2>
<h3 id="changed-4">Changed</h3>
<ul>
<li>Support intelligent defaults for MediaShuttleResourceFactory SDK Options</li>
<li>Fix issues in environments where environment variables are not available</li>
<li>Fix npm deploy issue</li>
</ul>
<h2 id="100">[1.0.0]</h2>
<h3 id="added-4">Added</h3>
<ul>
<li>Initial release</li>
</ul>