Skip to content

Releases: usnistgov/oar-dist-service

Feature: Additional info added to Bundle Plans

24 Mar 19:25
a7b022c
Compare
Choose a tag to compare

This provides addition information in returned bundle plans that is useful for display by the data cart service.

Bug Fix: AWS streaming stability

24 Mar 19:21
0db0669
Compare
Choose a tag to compare

This adds some fixes to improve the stability of the service while streaming from zip files in AWS S3.

Bug Fix Release: File descriptor leak, large bundling requests

16 Jan 16:34
cb10eb2
Compare
Choose a tag to compare

This fixes to bugs that were causing downloads of big datasets to fail:

  • a file descriptor leak (leading app to run out of descriptors)
  • failure to bundle large files that exceed a per-bundle size.
  • error handling

Support new ARK ID pattern, bug fixes

20 Jul 22:16
a706037
Compare
Choose a tag to compare

With the integration of ARK IDs into MIDAS (as the EDI ID), NERDm IDs will now match the pattern, mdsN-#### (e.g. mds2-2535). This release updates the internal patterns that recognize legal identifiers. Some improvements in the data packaging service with regard to error handling are also included.

Data packaging improvements

22 May 22:30
14694bf
Compare
Choose a tag to compare

This release improves error handling when bundling data (in support of the data cart).

Support data packaging for data cart

05 Apr 19:31
7367977
Compare
Choose a tag to compare

This release adds an API for packaging many files from the repository into downloadable zip files.

New service design

06 Dec 11:12
Compare
Choose a tag to compare

This release features a new 3-subservice design and addresses various performance issues.

First production release

29 Mar 21:04
Compare
Choose a tag to compare

This release does not include the use of a data cache.