Skip to content

Latest commit

 

History

History
226 lines (129 loc) · 11.8 KB

CHANGELOG.md

File metadata and controls

226 lines (129 loc) · 11.8 KB

Changelog

«unknown» (2021-09-03)

Full Changelog

Improvements:

  • Improvements per API updates to remove workarounds from code #106
  • NSSDCA Delivery Onboarding #80

Defects:

  • deep archive misses products that specify primary products using lower case 'p' #116 [s.low]

Other closed issues:

  • Retrofit pds-deep-archive to use pds python template #111

v1.1.0-dev (2021-05-03)

Full Changelog

v1.0.0 (2021-05-03)

Full Changelog

v0.5.0 (2021-05-03)

Full Changelog

Requirements:

  • As a user, I want the SIP manifest to include valid URLs #102
  • As a user, I want to generate AIPs and SIPs using Registry #7

Defects:

  • aip_label_checksum is not for the correct file #99

v0.4.0 (2021-01-25)

Full Changelog

Improvements:

  • Bash required for default installation description #95
  • add year to directory path in URL #93

v0.3.2 (2021-01-12)

Full Changelog

Defects:

  • SIP manifest table erroneously includes secondary collections and their basic products #92
  • Small typo on package documentation #90

v0.3.1 (2020-11-30)

Full Changelog

v0.2.3 (2020-11-30)

Full Changelog

Other closed issues:

  • Test on Windows #76

v0.2.2 (2020-10-22)

Full Changelog

Improvements:

  • Update Github Actions for dev and ops releases #81

Defects:

  • Output SIP manifest has invalid URLs #85

0.2.1 (2020-10-09)

Full Changelog

Defects:

  • Output SIP uses backslash in output URLs on Windows #82
  • Standalone AIP Generator Fails #78

0.2.0 (2020-10-02)

Full Changelog

Improvements:

  • Organize the automated documentation generation for dev releases #74
  • Minor software Improvements from Initial release #30

Defects:

  • Deep Archive doesn't do Windows #77
  • Update CI/CD to fix PyPi deployment failure and improve documentation deployment #58

Other closed issues:

  • Notify nodes of operational release of PDS Deep Archive #67
  • Begin initial deliveries of data to NSSDCA with Phase 1 nodes #66

0.1.6 (2020-07-15)

Full Changelog

Defects:

  • Invalid filenames to match SIP / AIP LIDs #75

0.1.5 (2020-07-02)

Full Changelog

Requirements:

  • The Submission Information Package manifest shall be a tab-delimited table with one record per product and four fields per record containing the following fields: checksum value, checksum type, resolvable URL to data product, unique product lidvid for the associated product #54

Other closed issues:

  • Test Case 5: Bundle that references accumulating collections by LID #36
  • Test Case 3: Bundle that references non-accumulating collections by LID #34
  • Test Case 2: Bundle that references non-accumulating secondary collection by LID or LIDVID #33
  • Test Case 1: Bundle that references non-accumulating collections by LIDVID #32
  • PDS - NSSDCA End-to-end Testing #31

0.1.4 (2020-07-02)

Full Changelog

0.1.3 (2020-07-02)

Full Changelog

Requirements:

  • The tool shall generate a PDS4 label for the SIP and AIP using at least PDS4 Information Model v1.13.0.0 #52
  • The tool shall include products in the manifests based upon the relationships described in the PDS4 bundle and collection metadata #50
  • The tool shall generate a product manifest based upon the specification of a bundle as input #49
  • The tool shall be capable of generating a valid Archive Information Package transfer manifest and PDS4 XML label in accordance with the PDS4 Information Model #45

Defects:

  • AIP Generator outputs duplicate records in the checksum / transfer manifest #71

0.1.2 (2020-07-01)

Full Changelog

Defects:

  • Software appears to be excluding all the products associated with the collections #69

v0.1.1 (2020-06-18)

Full Changelog

Requirements:

  • The tool shall be capable of generating product manifests by crawling a file system using the information contained within the specified bundle and collection products #48
  • The tool shall be capable of generating a valid AIP and SIP products and PDS4 XML label in accordance with the PDS4 Information Model #46

Improvements:

  • Update software to handle Document_File.directory_path_name #65
  • Add timestamp to SIP / AIP product LIDs and filenames #63
  • Add READMEs to AIPs and SIPs #55
  • Update software to only include latest collection in when bundle references LIDs #24
  • Document SIP Gen component into Node Delivery procedures #8

Defects:

  • Software does not exit after running against large data set #64
  • Update Usage instructions to more clearly define command-line arguments #59
  • AIP Generator not outputting correctly for spice example bundle #41

Other closed issues:

  • Updates docs with miniconda alternative installation #61
  • Test Case 4: Bundle that references accumulating collections by LIDVID #35

v0.1.0 (2020-04-24)

Full Changelog

Defects:

  • SIP label contains invalid manifest URL using file path #44

v0.0.1 (2020-04-23)

Full Changelog

Improvements:

  • Update docs to include release instructions #28
  • Improve CI/CD to only build off master and PRs and use datetime for PyPi deployment #27
  • Require bundle-base-url when in offline mode #22
  • Develop one script to run both AIP and SIP generator #21
  • Update SIP LID to include bundle version id #18
  • Improve SIP Gen performance for very large data sets #13

Defects:

  • SIP Generator not outputting correctly for spice example bundle #39
  • SIP and Transfer Manifest duplicate files and LIDVIDs #29

Other closed issues:

  • Test SIP Gen with NSSDC #10
  • Test SIP Gen externally with Discipline Node personnel #9
  • Develop initial AIP generation component #3
  • Implement SIP generation offline capabilities #2
  • Improved user operation and installation guides with github pages #1

* This Changelog was automatically generated by github_changelog_generator