This repository has been archived by the owner on Jul 7, 2022. It is now read-only.
Releases: govau/digitalmarketplace
Releases · govau/digitalmarketplace
Log all published events
[MAR-3119] (#10) * can insert logs into the database * update log code * fixed * fixed * adding logger manifests * prep code for deploying * add db * fix * rename * rename * changes made to these files * added ui from master * db updates * logger context updates * format code * changed the logger alpha memory * fixed logger tests to include a closed connection * increase memory for logger prod * fixed the readme to reflect logger application * removed using system * removed logger.LogInformation * removed package reference and using system * added gitignore .DS_Store * format of logger tests is fixed * format of program is fixed * .DS_Store banished! * adding db-service-dm-logger * Delete .gitignore * fixed the naming conventions for unit test * Update subscribers/logs/logger/AppService.cs Co-Authored-By: tobiasbrown <[email protected]> * Update subscribers/logs/logger.tests/logger.tests.csproj Co-Authored-By: tobiasbrown <[email protected]> * fixed slack tests * fixed part 2 slack * fixed slack pt3 * Update subscribers/logs/logger/AppService.cs Co-Authored-By: tobiasbrown <[email protected]> * Update subscribers/logs/logger/AppService.cs Co-Authored-By: tobiasbrown <[email protected]> * Update subscribers/logs/logger/AppService.cs Co-Authored-By: tobiasbrown <[email protected]> * indentation fixed * Update subscribers/logs/logger/MessageProcessor.cs Co-Authored-By: tobiasbrown <[email protected]> * Update subscribers/logs/logger/MessageProcessor.cs Co-Authored-By: tobiasbrown <[email protected]>
Increase memory
1.0.4 increase memory (#8)
add expired to application message
Add application message (#6) * add expired message to application
1.0.2: handle null supplier code (#4)
* handle null supplier code
Accept new application SNS messages
Understand new messages (#3) * update application definition
Slack Notifier
1.0.0 fix path of manifest