You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Release 1.5

New Views: ExtractorInfo / ExtractorDetails

  • CATS-890: Per-space extractor list should now show more detail (e.g. table)
  • CATS-891: New global extractor view (e.g. table)
  • CATS-892: New Extractor details view
  • CATS-908: Removed excess whitespace from both updateExtractors views
  • CATS-909: Disabled (and force-checked) checkboxes on space-level UpdateExtractors for extractors that are enabled globally

New API: Reverse Proxy

New Features

Tracking Usage Metrics

Per-Space Extractors

  • CATS-799: Extractors should now respect per-space enabled/disabled options

Bug Fixes

Permissions

  • CATS-881: In a private Clowder instance, a superadmin can now see datasets in a space that he/she is not part of
  • CATS-887: if permissions are not private we should not list all datasets

Authentication

  • CATS-868: If no local password and only 1 provider, redirect to the provider login page immediately
  • CATS-911: login with 2+ LDAP users on the same clowder

MongoDB Dataset Service

  • CATS-897 / CATS-906: mongodbdatasetservice.findbyfileid will also return datasets indirectly containing give fileid

RabbitMQ Parameter Escaping

  • CATS-905: Parameters subdocument is escaped in rabbitmq message

Extractors Logging Sensitive Data in Plaintext

  • CATS-903: Fixed extractors printing the private key in error messages

Configuration / Maintainability Changes

  • CATS-884: Added Orcid Id's to zenodo.json file
  • Script to create service accounts
  • BD-2128: Add overridable environment vars for Mongo and Rabbit MQ URIs

  • No labels