-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* #1692 - runs serialization based on Atum 3.8.2 - impl: API: RunControllerV3, persistence: RunMongoRepositoryV3.{getLatestOfEachRunSummary, ...} + IT - jackson annotations exclusions to use 2.40.4 - filtering runs from `startDate` uses LocalDate/ISODate instead of lexicographical comparison as v2 (V2 uses DD-MM-YYYY). Input changed for controllers - accepts **YYYY-MM-DD**. - `GET $apiUrl/{datasetName}` and s"GET $apiUrl/{datasetName}/{datasetVersion} are checked for ds existence => 404 Co-authored-by: David Benedeki <[email protected]> Co-authored-by: Adrian Olosutean <[email protected]> Co-authored-by: Saša Zejnilović <[email protected]>
- Loading branch information
1 parent
efb2990
commit c398997
Showing
25 changed files
with
1,787 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.