Releases: usnistgov/oar-pdr
Bug Fix Release: fix typo bug in data checker for publishing
1.2.6 hotfix: DataChecker AVAIL_ const typo
Preservation bug fix; GA enhancements
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
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
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
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
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
Introducing LPS with server-side rendering
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
1.0.0 first official release