Skip to content

Releases: EGI-Federation/eosc-data-transfer

1.1.65

27 Oct 12:37
Compare
Choose a tag to compare

Changelog

  • #32 Workaround for Zenodo redirecting to invalid relative URL

1.1.63

24 Aug 13:40
Compare
Choose a tag to compare

Changelog

  • #30 Added support for S3S
  • Moved Swagger-UI to the root, path is now /swagger-ui

1.1.58

24 Jul 16:47
Compare
Choose a tag to compare

Changelog

  • #29 Fix authentication schemes in Swagger-UI

1.1.53

23 May 12:11
61a8aea
Compare
Choose a tag to compare

Bugfixes

  • #24 API now accepts DOIs in correct canonical format
  • #23 Missing downloadUrl field for files in ESRF data records

1.1.52

13 May 17:26
Compare
Choose a tag to compare

Bugfixes

  • #21 Zenodo parser does not return checksum algorithm
  • #22 ESRF parser only returns first dataset in record

1.1.51

13 May 13:20
Compare
Choose a tag to compare

Changelog

  • #19 Add support for transfers to grid storage StoRM
  • #20 Implement trace sampling

1.1.50

08 May 16:16
Compare
Choose a tag to compare

Changelog

  • #18 Implement structured logging
  • #17 Upgrade to Quarkus 3

1.1.46

27 Apr 13:19
Compare
Choose a tag to compare

Changelog

  • #15 Parsers can now return file checksums in the form algorithm:checksum
  • #14 Parsers can mark returned files as not available, it's up to clients to decide whether or not to attempt to transfer these
  • #16 Parsers can group returned files into collections (file sets), and/or can return the original path of a file in the data record, allowing reconstruction of the folder hierarchy at the destination
  • #12 Documented Java17 dependency and fixed some typos

1.1.44

23 Apr 10:34
Compare
Choose a tag to compare

Changelog

  • #8 Endpoint /parser should accept canonical DOI format
  • #9 Added valid example DOI for endpoint /parser
  • #6 Fix accessUrl of parsed ESRF files
  • #7 Create/modified date times of parsed ESRF files incorrect

1.1.41

20 Apr 16:13
0e43444
Compare
Choose a tag to compare

Changelog

  • #5 Implemented ESRF parsing