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.7.6
- Dependencies Update 22/07
- Use same permissions for PAS copy and original dataset
- Added a migration for fixing weird home organizations
- FMI organization code change
- Added a management command for fixing total_files_byte_size
- Ignore removed files when creating statistic report
- Separate IDA and PAS statistics
- Enable healthcheck endpoint by default, replace icecream prints with log messages
- Fix new file format versions
v2.7.5
- PAS CR publish fix
- Updated tuni organizations and created a migration
- Add hard delete removed catalogrecords management command
- Fix faulty conditional, hardcoded log location in rabbitmq
- Fix LUKE duplicate
- When querying for file_fields, check that there are files
- Swagger doc error fix for delete files
- Update matomo scripts
- Allow creating new dataset versions from the newest non-removed version
v2.7.4
- Fixed Metax DOI generation check
- Updated field type in statistics models
v2.7.3
- Faster project datasets filtering
- Added one new organization and updated one old organization
- Fixed error handling in dataset bulk update
- Do not show draft datasets in projects_summary
- Optimize dataset listing performance
- Fixed the issue when creating a new version of a origin dataset of a PAS dataset
v2.7.2
- Fixed the typo when publishing to RabbitMQ
- Add new videofile format
- Applied organization name change: VRK -> DVV
- Editing rights metax api
- Reppu dashboard integration
- Fix cumulative dataset test
v2.7.1
- Update owner of a dataset
- Fix OAI-PMH ListRecords bug
- Management command for recreating missing REMS items
- Add missing dataset filters to swagger documentation
v2.7.0
- Get all directories in single query when calculating dataset size
- Use aggregate for directory size calculation
- Fix statistic RPC bug with multiple legacy catalogs
- Fixed 'If-Modified-Since' header functionality
- Add organization to REMS calls
- Added publish fields to datacatalogs and use them when publishing to RabbitMQ
- Updated Reportronic name
- Allow qvain-light create and edit editor permissions
- Allow only services and owner access editor permissions
- Allow tpas service to access catalogs in test data
- Added a missing date_removed timestamp to file removal
- Upgrade to Django 3.2
- Fixed the JSON syntax
- Added a catalog and service user for sensitive data
- Removed project byte_size and file_count calculations
- Added FMI catalog and eudat user
- Convert editor permissions id to uuid
- Added a check for checking empty strings in input prefixes
- Better error message for HTTP 403
- Add datacatalog, permission role and related settings for Aalto-Datacatalog
- Add flush_user_data endpoint
- Add Editing rights for external editor
- Add new endpoint parameters
v2.6.5
- Add mark files removed management script
v2.6.4
- Disable Api-error objects on default, new flag for api-errors
v2.6.3
- Hotfix for database write-spamming