Skip to content

Releases: CSCfi/metadata-submitter

metadata-submitter v0.6.0

08 Oct 16:50
b928909
Compare
Choose a tag to compare

Includes #133 #134 #137

  • authentication with OIDC
  • only 3.7 support going further
  • more submission actions ADD and MODIFY

metadata-submitter v0.5.3

21 Aug 10:59
3c8c6d7
Compare
Choose a tag to compare

Added:

  • python modules, project description and instructions to documentation sources
  • more integration tests

see #127 #128 #129 #130

metadata-submitter v0.5.2

14 Aug 12:47
Compare
Choose a tag to compare

bugfix release
see #124 and #124

metadata-submitter v0.5.1

14 Aug 08:12
1f32741
Compare
Choose a tag to compare

Changes:

  • Add folder POST JSON schema
  • Added /user endpoint with support for GET, PATCH and DELETE
  • bug and typo fixes

see #115 #116 #117 #118 #119 #120 #121 #122

metadata-submitter v0.5.0

06 Aug 17:17
f33fd05
Compare
Choose a tag to compare

Added:

  • /folders endpoint
  • /drafts endpoint
  • JSON validation
  • XML better parsing
  • Auth middleware
  • pagination
  • change from pymongo to motor
  • General fixes and improvements

for full list of changes see:
#70 #71 #74 #78 #80 #81 #82 #84 #88 #89 #90 #92 #93 #94 #95 #99 #100 #101 #102 #103 #104 #107 #108 #109 #110 #111 #112 #115

metadata-submitter v0.2.0

01 Jul 10:02
760c778
Compare
Choose a tag to compare
  • Added integration tests
  • switched to github actions
  • added base docs folder
  • added more refined XML parsing
  • refactor API endpoints and repsonses
  • Integration tests added
  • Refactor unit tests

metadata-submitter v0.1.0

08 Jun 09:48
dc313a8
Compare
Choose a tag to compare

Included in this version:

  • RESTful API for metadata XML files, making it possible to
    • Submit files
    • List files
    • Query files
  • Files are also validatad during submission process.

metadata-submitter v0.0.2-alpha

06 May 12:59
1c6e05d
Compare
Choose a tag to compare
Pre-release

Included in the current version:

  • Submission api for EGA metadata XML files, validation and saving to database