·
19 commits
to main
since this release
What's Changed
- feat: add scripts for identifying common error logs by @kshitij-k-osmosys in #414
- docs: update api documentation by @kshitij-k-osmosys in #416
- fix: add check for empty message object for push sns data dto by @kshitij-k-osmosys in #417
- refactor: update log level for non descriptive logs by @kshitij-k-osmosys in #418
- refactor: 360Dialog error handling by @kshitij-k-osmosys in #419
- build: migrate to docker compose v2 by @kshitij-k-osmosys in #427
- build: add healthcheck for redis and postgres containers by @kshitij-k-osmosys in #429
- ci: update portal ci & docker to node 20 by @kshitij-k-osmosys in #430
- build: update portal dependencies and migrate to angular 19 by @kshitij-k-osmosys in #428
- fix: search for notifiers on portal using PostgreSQL by @kshitij-k-osmosys in #431
- feat: add middleware to log notification request and response by @kshitij-k-osmosys in #432
- fix: primeng components by @kshitij-k-osmosys in #433
- build: add restart policy in docker compose file by @kshitij-k-osmosys in #434
- fix: update retry policy to unless-stopped for all docker-compose services by @kshitij-k-osmosys in #435
- chore: update major version to v7.0.0 by @kshitij-k-osmosys in #439
- feat: add database ssl configuration and related .env variables by @kshitij-k-osmosys in #440
- feat: provision to use local db as data source for dockerized api by @kshitij-k-osmosys in #441
Full Changelog: v6.0.0...v7.0.0