This repository has been archived by the owner on Sep 16, 2022. It is now read-only.
Releases: CSCfi/metax-api
Releases · CSCfi/metax-api
v2.6.1
- Reference data fixes
v2.6.0
- Update mime-types in reference-data
- New endpoint for counting project files and counting files in multiple projects
- Make critical RPC-API operations atomic
- PAS-templates can now be fetched from the API
- Support filtering datasets by project
- Remove editor database model
- Deleted objects are now stored to database as JSON-blobs
- Refactor error-handling API to save errors on database
- Add management command to fix invalid file byte size values
- Swagger and docs can now be generated at runtime
- Improve various reference-data entries
- Improve organization reference-data update process
- Format the entire codebase with black-formatter
- Remove duplicate tests and tests failing on global state
- Add Matomo-integration to /swagger and /docs endpoints
- Refactor docs and swagger generation
- Major improvements on enduser documentation
- Change Matomo URL to new metrics.fairdata.fi
- Fix invalid authentication checks for anonymous users
- Improve actor filter for organizations
- Make django-debug-toolbar optional on runtime when DEBUG is true
- Fix PAS-template incorrect datacatalog
Release v2.5.0
Release Candidate v2.5.0-rc1
- simplify_logging
- initial TTV organization integration. Not in use
- add apache to container stack
- hide legacy datasets by default
- Remove githooks
- Update documentation
- Add PAS to enduser allowed catalogs
- add coverage config and dependency
- add monitoring component module to settings
- implement first_time_setup management command
Release v2.4.0
Release Candidate v2.4.0-rc1
- update dependencies
- Allow dynamic definition of api users in remote env
- add poetry as de facto dependency manager, delete requirements.in
- fix/jwt_decode_issue
- Update pipeline rules
- fix/directories_read_test
- Delete Travis related stuff since moved to GitLab
- rewrite API_ACCESS logic, rename environments
- CSCFAIRADM-545-clean-settings
- add_isort_config
- add_black_conf
- Fix small bug in v2 apischema
- fix/test_bulk_operations_failure
Release v2.2.3
Release v2.2.3-rc2
- Fix Gitlab CI pipeline rules
Release v2.2.3-rc1
- Add Django script for fixing file counts for directories and datasets
- Add Django script for loading datasets for TTV
- Fix for v1 swagger test execution