Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Releases: CSCfi/metax-api

Release v0.1.4-rc1

08 Jun 09:48
8c65abd
Compare
Choose a tag to compare
Release v0.1.4-rc1 Pre-release
Pre-release
Merge pull request #281 from CSCfi/CSCMETAX-418-fix-reference-data-up…

Release v0.1.3

05 Jun 12:46
b91c974
Compare
Choose a tag to compare
Merge stable to master: v0.1.3-rc1

* Changed datacite output according to comments

* CSCMETAX-61: [REF] Update requirements.txt. Brings about a warning about gevent monkey-patching, but according to  https://github.com/gevent/gevent/issues/1016 should not affect since we do not import gevent in the code.

* CSCMETAX-379:[ADD] special handling of syke datasets for urnresolver

* Update syke.py

* CSCMETAX-61: [REF] Refactor modifying the Request object in CommonViewSet to be more sensible

* CSCMETAX-393: [ADD] Add permission class ServicePermissions, which reads app_config and controls general read and write access for services per each api

* CSCMETAX-401:[ADD] more data to the oai_dc metadataformat output

* Update minimal_api.py

* CSCMETAX-359: [ADD] research_dataset.relation.entity.type value is auto-populated from resource_type reference data, if given. Adjust test data and tests accordingly.

* CSCMETAX-394: [ADD] Remove sensitive fields from datasets apis

* CSCMETAX-61: [FIX] Restrict /datasets/pid/files from public

* CSCMETAX-407: [ADD] Query parameter to filter datasets by field metadata_owner_org

* CSCMETAX-398: [ADD] Datasets api: Allow the first addition of files to an empty dataset to occur without creating a new dataset version (update from 0 files to N files)

* CSCMETAX-61: [REF] Change Travis deploy user

* CSCMETAX-400: [ADD] Datasets api: Add query param ?migration_override=bool which enables passing a custom preferred_identifier when creating datasets

* CSCMETAX-395: [FIX] Datasets api /datasets/pid/files now also supports ?file_fields=x,y,z parameter

* CSCMETAX-394: [ADD] Remove sensitive fields (email, phone, telephone) from OAI-PMH api outputs

* CSCMETAX-394: [FIX] Uncomment the part that does the actual cleaning... In tests, search for known sensitive values instead of field names

* CSCMETAX-61: [FIX] Try a fix to an error in initial data loading during travis deployment

* CSCMETAX-408: [ADD] Remove exclusion of migrations/ directory from .gitignore. Generate first migration files. Fix .flake8 to ignore migrations/ directory since there are files that are autogenerated

* Schema changes required by the Etsin migration.

* Etsim migration related schema changes (part2)

* CSCMETAX-280:[ADD] datacatalog harvesting

* Update minimal_api.py

* CSCMETAX-406: [REF] Update data catalog and dataset schemas

* CSCMETAX-280:[FIX] according to review comments.

* CSCMETAX-280:[FIX] proper handling of language field data.

* CSCMETAX-280:[FIX] proper handling of language field data.

* CSCMETAX-406: [REF] Update data catalog and dataset schemas

* CSCMETAX-406: [REF] Update test data to comform with latest schema changes (description field cardinality change, some other)

* CSCMETAX-406: [FIX] OAI-PMH tests after schema updates

* CSCMETAX-280:[ADD] limit for metadata prefixes for datacatalog set.

* CSCMETAX-406: [ADD] Update data catalog and production catalog schemas also

Release Candidate v0.1.3-rc1

05 Jun 12:15
48b06a4
Compare
Choose a tag to compare
Pre-release
Merge pull request #274 from CSCfi/CSCMETAX-406-fix-data-catalogs-also

CSCMETAX-406: [ADD] Update data catalog and production catalog schema…

Release v0.1.2

18 May 13:38
3d99be2
Compare
Choose a tag to compare
  • New features

Release Candidate v0.1.2-rc1

18 May 13:00
82836c0
Compare
Choose a tag to compare
Pre-release

Update codes for integration testing

Release v0.1.1

10 Apr 12:35
e67747c
Compare
Choose a tag to compare
Release v0.1.1 Pre-release
Pre-release

Update some critical changes to staging

Release v0.1.0

10 Apr 08:09
29c3403
Compare
Choose a tag to compare
Release v0.1.0 Pre-release
Pre-release
Merge pull request #218 from CSCfi/stable

PR from stable to master: 0b1aa1d to 9cbc689