Skip to content

Releases: ghga-de/datameta

DataMeta 1.1.1

21 Feb 08:22
d774c22
Compare
Choose a tag to compare
Prepare Release 1.1.1 (#512)

* Bump version 1.1.1

* add module for tween factories
add maintenance mode tween factory

* fix variable

* add test for maintenance mode

* add settings for maintenance mode

* Revert "add settings for maintenance mode"

This reverts commit ba2ad3f4552cf0e2a7a3a909a4ea414de75c217f.

* Revert "add test for maintenance mode"

This reverts commit feb0f1575a53e26b93a44f6fb5192878883782c5.

* Revert "fix variable"

This reverts commit 29d03ca6f20c3f6dc15b8915385f2d2584075d0f.

* Revert "add module for tween factories"

This reverts commit a67241a3fb5e7321567fdee45fb0614991451f92.

* Revert "Bump version 1.1.1"

This reverts commit dd790b69c4dd15c449d828c1ce47a5c269d261e6.

* Bump version 1.1.1 (#510)

* Update README (instructions and animation) (#508)

* Update deployment instructions

* update # CHANGEME tag to # CHANGE THIS

* Update deploy/compose_minimal/docker-compose.yml

Co-authored-by: Camill Kaipf <87362681+ckaipf@users.noreply.github.com>

* update compose files
TFA related settings were not added yet

---------

Co-authored-by: Camill Kaipf <87362681+ckaipf@users.noreply.github.com>
Co-authored-by: ckaipf <ckaipf@posteo.de>

* Handle MetaDatum unique but not mandatory (#509)

* remove not used argument

* don't count values which are `None` while ensuring
unique constraint
if MetaDatum is not mandatory
several MetaDatumRecord will have
value set to `None`

* add empty line

* add fixtures for test unique but not mandatory MetaDatum

* rename file

* add simplified submission test, to submit MetaDataSets
with a unique and
not mandatory MetaDatum

* mypy is not happy here with reassigning this
variable,
refactored it

* fix var name
wrote too often None in the last hour

* one MetaDataSet should be in an other Submission for global constraint

* list to generator

Co-authored-by: Leon Kuchenbecker <leon.kuchenbecker@uni-tuebingen.de>

* flatten nested if

---------

Co-authored-by: Leon Kuchenbecker <leon.kuchenbecker@uni-tuebingen.de>

---------

Co-authored-by: Leon Kuchenbecker <leon.kuchenbecker@uni-tuebingen.de>

DataMeta 1.1.0

08 Feb 15:40
091ec92
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.1.1

DataMeta 1.0.5

05 Jul 18:06
e161b85
Compare
Choose a tag to compare

Bugfixes

  • Fix `GET:users response body schema violation

API Version 1.4.0

DataMeta 1.0.4

05 Jul 07:55
2e93969
Compare
Choose a tag to compare

New Features

  • Add endpoints GET:/group/{id} and GET:/users/{id}
  • Add file checksum to GET:/rpc/get-file-url

Bugfixes

  • Fix broken registration request response handling by group admin

API Version 1.3.0

DataMeta 1.0.3

17 Jun 07:19
f4e6b7c
Compare
Choose a tag to compare

Bugfixes

  • Fix API base URL to reflect API major version

DataMeta 1.0.2

15 Jun 14:58
7d1681f
Compare
Choose a tag to compare

Bugfixes

  • Correct v0 API base URL to v1 reflecting the previous API 1.x release

DataMeta 1.0.1

11 Jun 14:06
780956d
Compare
Choose a tag to compare

Bugfixes

  • Fix broken user registration due to deprecated code to access site settings

DataMeta 1.0.0

11 Jun 12:45
17dcda3
Compare
Choose a tag to compare

Improvements

  • Add tests for service management
  • Add tests for service execution

API Version 1.0.0

DataMeta 0.9.8

01 Jun 13:05
d2098c7
Compare
Choose a tag to compare

Improvements

  • Bug fix for POST:service-executions
  • GET:get-file-url returns link expiration datetime

API Version 0.27.0

DataMeta 0.9.7

31 May 18:31
c8d7408
Compare
Choose a tag to compare

Improvements

  • Make HTTP redirect optional for get-file-url endpoint

API Version 0.26.0