Releases: City-of-Helsinki/notification-service-api
Releases · City-of-Helsinki/notification-service-api
Release list
notification-service-api: v0.4.1
notification-service-api: v0.4.0
notification-service-api: v0.3.3
notification-service-api: v0.3.2
notification-service-api: v0.3.1
notification-service-api: v0.3.0
0.3.0 (2024-10-29)
Features
- deps: Remove unused dependency to django-ilmoitin (4a082a9)
- Healthz-endpoint checks the database connection (0e88293)
Bug Fixes
- Cache directory permission errors when running ruff & pytest (cd3902d)
- Chained even more RUNs to make SonarCloud happy. (a4d51ea)
- Compatibility with podman 5.2.3 (3ed0300)
- Manage.py can't be assumed to be executable. (a12ea37)
- The 'version' attribute is deprecated (e429802)
- The entrypoint script calls manage.py, therefore it can't exist before /app. (ded8a54)
Documentation
- Added description of what the project is about. (910f8c0)
- Bringing README up to date and adding details, as well as fixmes. (6965dd6)
- Code formatting with ruff (b322767)
- Docker-compose is still by default a separate command (81b63b6)
- Notes about docker-compose configuration and minor fixes. (7e5fca5)
- Separated instructions without docker; possibly outdated. (9930279)
Release 0.2.0
Release 0.1.0
- Notification REST API:
- Add API token authentication
- Add API to send SMS to phone numbers
- Add delivery log endpoint to receive delivery report from webhook
- Add API to query delivery report by message UUID