Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
genie9 committed Apr 5, 2022
1 parent 05ab87c commit 69c45b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Adds mandatory query parameter `folder` for submit endpoint POST
- On actions add and modify object is added or updated to folder(submission) where it belongs with it's accession ID, schema, submission type, title and filename
- Adds metax integration to submit endpoint
- Integration with Metax service #356
- Integration with Metax service #356 #387
- Adds new local container for testing against mocked Metax API
- Introduces new env vars: METAX_USER, METAX_PASS, METAX_URL for connection to Metax service
- Introduces new env var DISCOVERY_URL for creating link to dataset inside Fairdata SD catalog
- Adds new key metaxIdentifier to Study and Dataset collections containing metax id returned from Metax API
- Adds new handler MetaxServiceHandler to take care of mapping Submitter metadata to Metax metadata and to connect to Metax API
- Adds new mapper class to adjust incoming metadata to Metax schema
- Add patching of folders after object save and update operations #354
- Adds mandatory query parameter `folder` for objects endpoint POST
- Object is added or updated to folder(submission) where it belongs with it's accession ID, schema, submission type, title and filename in the case of CSV and XML upload
Expand Down

0 comments on commit 69c45b7

Please sign in to comment.