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

Releases: CSCfi/metax-api

v2.6.1

29 Oct 12:13
Compare
Choose a tag to compare
  • Reference data fixes

v2.6.0

01 Oct 11:28
Compare
Choose a tag to compare
  • 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

28 May 07:59
Compare
Choose a tag to compare

Release Candidate v2.5.0-rc1

27 May 14:13
Compare
Choose a tag to compare
Pre-release
  • 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

30 Apr 11:23
Compare
Choose a tag to compare

Release Candidate v2.4.0-rc1

30 Apr 09:16
Compare
Choose a tag to compare
Pre-release
  • 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

01 Apr 12:01
Compare
Choose a tag to compare

Release v2.2.3-rc2

01 Apr 10:43
Compare
Choose a tag to compare
Release v2.2.3-rc2 Pre-release
Pre-release
  • Fix Gitlab CI pipeline rules

Release v2.2.3-rc1

01 Apr 08:01
Compare
Choose a tag to compare
Release v2.2.3-rc1 Pre-release
Pre-release
  • 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

v2.2.2

16 Feb 07:19
Compare
Choose a tag to compare
  • rewrite load initial data management command (#758)
  • delete flake8 check from travis. (#760)
  • fix service role issues (#761)
  • Add_metax_env_variable_to_components (#756)