Skip to content

Tags: emgarten/Sleet

Tags

v6.1.0

Toggle v6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update AWS and Azure packages (#199)

* Update AWS and identity packages

* ECSTaskCredentials -> GenericContainerCredentials

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace `Microsoft.Azure.Storage.Blob` with `Azure.Storage.Blobs` pac…

…kage (#191)

* Use Azure.Storage.Blobs package

* Get tests compiling

* Clean-up usings

* fix nullref

* fix nits

* Fix nits suggested by rider

v5.1.0

Toggle v5.1.0's commit message
Update release notes for 5.1.0

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move from dotnet 5.0 to dotnet 6.0 (#158)

* Update to dotnet 6.0
* Remove SLEETLEGACY and newtonsoft.json 9.0.1 support

Fixes #157

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #150 from emgarten/emgarten/standalone

* Update dotnet format
* Publish Sleet.exe as a standalone file instead of using ILMerge
* Remove net472 support in favor of netstandard2.0

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
emgarten Justin Emgarten
Add package retention commands

v3.0.0

Toggle v3.0.0's commit message
S3 hasBucket fixes