Skip to content
Snippets Groups Projects
Commit cebc4b0c authored by Chris Pastl's avatar Chris Pastl
Browse files

Merge branch 'release-1.0.0-alpha2' into 'main'

Fix changelog for release 1.0.0 alpha2

See merge request !17
parents 72ab3d9b 2bda0182
No related branches found
No related tags found
1 merge request!17Fix changelog for release 1.0.0 alpha2
Pipeline #3702 passed
......@@ -36,26 +36,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Test coverage (`make coverage` #40)
- Bade displaying coverage result (#40)
- Linting for Docstrings (#28)
- Badge displaying coverage result (#40)
### Changed
- Make properties in API schemas in CamelCase notation (aura#141)
- Avoid deprecation warning by replacing JSON encoder (#35)
- Move tests to ./tests (#5)
- Change HTTP status codes (204 No Content) for successful but empty POST/PUT responses, adapt tests (#5)
### Removed
- Delete unused files `requirements.txt` and `test-requirements.txt` (#44)
### Fixed
- Fix an issue where the configuration file is overwritten in the `make init.dev` target
- Fix an issue where the Docker Compose healthcheck failed (#39)
- Fix broken endpoint `/trackservice` (aura#185)
- Fix parameters and assertions in tests (#5)
## [1.0.0-alpha1] - 2023-02-28
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment