Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

Releases: gabrielweyer/beanstalk-seeder

v1.1.2

30 Jun 11:25
Compare
Choose a tag to compare
  • No binary change, my NuGet API key expired

v1.1.2-nuget-key0003

30 Jun 11:22
Compare
Choose a tag to compare
v1.1.2-nuget-key0003 Pre-release
Pre-release
Update NuGet API key

v1.1.1

13 Jan 06:57
Compare
Choose a tag to compare
  • Target .NET Core LTS (2.1) instead of Current (2.2)

v1.1.1-dotnet-lts0003

13 Jan 06:51
Compare
Choose a tag to compare
v1.1.1-dotnet-lts0003 Pre-release
Pre-release
Target .NET Core LTS (2.1) instead of Current (2.2)

v1.1.0

03 Jan 06:12
Compare
Choose a tag to compare
  • Upgrade to .NET Core 2.2

v1.0.1-upgrade-dotnet0004

03 Jan 06:02
Compare
Choose a tag to compare
Pre-release
Mark PowerShell files as vendored

v1.0.0

17 Jun 05:53
Compare
Choose a tag to compare

Breaking change

The tool is now a .NET Core global tool. The worker URI, SQS queue URI, AWS Access Key and AWS Secret Key should be provided via arguments rather than appsettings.json or environment variables.

This makes the tool more generic as it does not rely on implicit names of options any more.

v0.2.4-global-tool0006

17 Jun 05:49
Compare
Choose a tag to compare
Pre-release
Harcode dotnet SDK version to walkaround broken CDN

v0.2.3

31 Jan 09:54
Compare
Choose a tag to compare
  • Simplify configuration by removing Aws:RegionSystemName as it can be extracted from Aws:Queue:WorkerQueueUrl

v0.2.2

28 Jan 01:50
Compare
Choose a tag to compare
  • Fix binaries versioning, they were always stamped as 1.0.0.0