- Update project requirements
tada: | Release 1.0.0 final of the API spec |
---|
Second release candidate
- Added documentation about notifications to the API spec. This documents the notifications that must be sent by provider implementations.
- Update to latest stable/security releases of dependencies
- Added Black for code formatting
- Added tox to run tests/linters
- Include version information in Docker image
- Added validation of filter parameters to endpoints that support those
Release candidate tag
- Bumped to vng-api-common 1.0.0
- Bumped version numbers to 1.0.0-rc
Improvements towards release candidate
- Fixed some documentation
- Bumped to latest Django & vng-api-common releases
- Set up CI/CD to publish/deploy
develop
builds - Added migration to new domains
- Enforced the uniqueness of
Applicatie.clientIds
entries - Added API endpoint to fetch the application for a given Client ID
Fixed bug in docker start script preventing fixtures from being loaded.
Small feature release without breaking changes
- Bumped dependencies to (latest) security releases
- Translated API documentation
- Added fixture loading to container start script
Debugging
Also contains the 0.2.3 and 0.2.4 changes
- Enabled notification webhooks registration
- Fixed the AC notification handler
- Enabled the view-config page to debug component configuration
Update to latest versions of dependencies
Improved API docs
- updated to latest vng-api-common
- Initial release.