Skip to content

Latest commit

 

History

History
executable file
·
45 lines (33 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

executable file
·
45 lines (33 loc) · 1.83 KB

CHANGELOG

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

[itachallenge-challenge-2.0.4-RELEASE] - 2023-11-12

  • Issue #441b: Added Mongock to tracing database changes

[itachallenge-challenge-1.6.0-RELEASE] - 2023-05-16

  • 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

[itachallenge-challenge-1.5.0-RELEASE] - 2023-05-08

  • Issue #397: Filter revision at endpoint /GET Challenges?idLanguage=99&level=EASY with params offset, limit and count and pagination

[itachallenge-challenge-1.1.0-RELEASE] - 2023-12-12

  • CORS enabled

[itachallenge-challenge-1.0.0-RELEASE] - 2023-12-04

  • First version

[docker-compose-1.0.3] - 2023-12-04

  • MongoDB Challenge Docker Volumes parameterized

[docker-compose-1.0.2] - 2023-12-01

  • Docker image Challenge (version)
  • MongoDB Access Port (from another Docker container)
  • Added routes /GET to access Challenge container

[docker-compose-1.0.1] - 2023-11-30

  • Fix routing to avoid POST requests to Mock Service

[itachallenge-mock-1.0.0-RELEASE] - 2023-11-30

  • First version

[docker-compose-1.0] - 2023-11-30

  • First version