Skip to content

Releases: usnistgov/oar-pdr

Bug Fix Release: fix typo bug in data checker for publishing

16 Jan 16:30
Compare
Choose a tag to compare
1.2.6

hotfix: DataChecker AVAIL_ const typo

Preservation bug fix; GA enhancements

08 Aug 10:19
71c9c67
Compare
Choose a tag to compare

This release adds two fixes:

  • a bug fix for the Preservation Service for handling rapid updates
  • final enhancements for supporting metrics collection via Google Analytics

Bug fix release: protect bag overwrite

31 Jul 14:00
Compare
Choose a tag to compare

This adds an additional protection in the preservation service to prevent bags from being overwritten in long-term storage by default.

Bug Fix Release: ARK identifier support in publishing

28 Jul 09:47
9fff10d
Compare
Choose a tag to compare

This bug fix release addresses issues resulting from integration testing with MIDAS in our support for the new ARK IDs in the publishing workflow.

Feature & Bug Fix Release: new ARK IDs, DOI resolution, new LPS config

20 Jul 22:32
Compare
Choose a tag to compare

This release captures several new features:

  • Support for a the new ARK ID pattern. This responds to the adoption of ARK IDs by MIDAS.
  • the publication system takes advantage of the new oar-metadata feature for resolving DOI metadata to enrich NERDm metadata
  • the Landing Page Service (LPS) has a new configuration framework
  • more complete support for Google Analytics has been added

This release also includes various bug fixes and improvements, including:

  • better unicode handling in the publication system
  • LPS: AOT Angular compilation turned on
  • LPS: Server Side Rendering fixed (mostly)

UI and unit test improvements

22 May 21:58
542c802
Compare
Choose a tag to compare

This release introduces various improvements to the landing page service:

  • unit tests were made functional again
  • "Visit Home Page" button only appears when it is not the PDR landing page
  • bug with adding all data to data cart for projects having multiple folders fixed
  • fixed error handling in the data car
  • fixed formatting issue for file description pop-up

This release includes no changes to the publishing services (in python)

UI fixes

06 Dec 10:51
Compare
Choose a tag to compare

This bug fix release addresses various bugs in the Landing Page Service, including one related to proper browser-side configuration of the application.

Introducing LPS with server-side rendering

06 Dec 10:59
Compare
Choose a tag to compare

This release introduces a newly migrated and updated Landing Page Service (LPS) featuring server side rendering. (The LPS was formerly part of oar-sdp and supported only client-side rendering.) The preservation service was also improved to support dataset updates and the multibag profile.

First production release

29 Mar 20:39
Compare
Choose a tag to compare
1.0.0

first official release