Releases: keghub/templates
Releases · keghub/templates
Version 4.0.0
Version 3.2.0
Updated package versions
Version 3.1.3
Updated to latest version of package EMG.Extensions.Logging.Loggly
(see https://github.com/emgdev/dotnet-extensions/releases/tag/v1.3.0)
Version 3.1.2
Updated package EMG.Extensions.Logging.Loggly
with support for flushing the logs to prevent loosing logs due to buffering for short lived applications (see https://github.com/emgdev/dotnet-extensions/releases/tag/v1.2.0)
v3.1.1: Runtime specification (#33)
* Update EventLambdaFunction.csproj Added linux intent * Update RequestResponseLambdaFunction.csproj Added linux intent * Update BatchJobProcessor.csproj Added linux intent
Version 3.1.0
Added support for host settings for batch job template
Version 3.0.7
Remove local lambda runner files
Version 3.0.6
Update to .NET 6
Removed LambdaLocalRunner since we now have Mock Lambda Test tool
Version 3.0.5
- Updated Nybus to v 1.6.0
- Added support for DLQ in the template setup for Nybus
Version 3.0.4
Updated templates to use latest version of EMG.Extensions.Logging.Loggly
(#25)
Thanks @frankie87