The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Issue #763: Created POST endpoint for adding new challenge (in Challenge micro)
- Issue #725: Removing all Score and Solution related code in User microservice
- Issue #712: Refactoring in Challenge micro due to simplifying challenge entity
- Issue #709: Removing Score microservice due to new approach
- Issue #441b: Added Mongock to tracing database changes
- Issue #513: Fixed limit parameter at endpoint /GET Challenges filtered
- Issue #510: Fixed pagination at endpoint /GET Challenges filtered
- Issue #474: Fixed endpoint /version at all micros
- Issue #497: Removing testing values from the response
- Issue #397: Fixed filtering by params idLanguage and level at endpoint /GET Challenges
- Issue #397: Filter revision at endpoint /GET Challenges?idLanguage=99&level=EASY with params offset, limit and count and pagination
- CORS enabled
- First version
- MongoDB Challenge Docker Volumes parameterized
- Docker image Challenge (version)
- MongoDB Access Port (from another Docker container)
- Added routes /GET to access Challenge container
- Fix routing to avoid POST requests to Mock Service
- First version
- First version