Releases: ValMati/StockBot
Releases · ValMati/StockBot
Several dependencies updates
What's Changed
Full Changelog: v0.0.1-alpha007...v0.0.1-alpha008
Update .Net 8 and new response
Update to .Net 8 (#17) * Update to .Net 8 * Update Dockerfile to .Net 8 * Change Dockerfile user
Fix use of nonroot user in Dockerfile
v0.0.1-alpha006 Fix use of nonroot user in Dockerfile (#13)
Fix Security Hotspots
v0.0.1-alpha005 Fix SonarCloud recommendations (#12)
Add Serilog and change how the app wait for messages
Add Serilog and change how the app wait for messages (#8) * Add Serilog and change how the app wait for messages * Fix build.yml * Fix build.yml (II) * Try to fix build.yml (III) * Fix build.yml (IV)
Fix configuration from environment variables
v0.0.1-alpha003 Fix configuration from environment variables (#7)
Fix push docker image
Fix push docker image (#6) * Fix docker image name * Fix docker image name (II)
Build and publish on ACR the docker image
Build docker image (#5) * Add to build.yml steps to build the docker image * Try to fix error with docker image variable * Add docker-publish.yml action