Releases: keghub/templates
Releases · keghub/templates
Version 4.2.0
Updated MassTransit.Consumer template to support both RabbitMQ and ActiveMQ
Version 4.1.1
Updated package icon.
Version 4.1.0
Adding a new MassTransit.Consumer template. It configures RabbitMq and gives a basic setup to receive messages
Version 4.0.2
Minor fixes in gRPC service
Version 4.0.1
Added gRPC Service template
Version 4.0.0
Update from net6.0 to net8.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