Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Latest commit

 

History

History
80 lines (43 loc) · 4.23 KB

CHANGELOG.md

File metadata and controls

80 lines (43 loc) · 4.23 KB

Changelog

v0.4.0-SNAPSHOT (2021-08-10)

Full Changelog

v0.3.2 (2021-07-27)

Full Changelog

Defects:

  • Default / XML output format doesn't work with JDK 11 #54 [s.high]
  • blob is returned in product results if fields to return are not specified #51

v0.3.1 (2021-06-24)

Full Changelog

Requirements:

  • As a user, I want to have a complete default fields (for now at least) #47

v0.3.0 (2021-06-23)

Full Changelog

Requirements:

  • As a user, I want the end-point /api to redirect to the API documentation #39
  • As a SA, I want to deploy the API behind a proxy #10

Defects:

  • As an API caller, I expect MD5s and file reference URLs to have real values and not the string "null" #43 [s.high]
  • XML and PDS4+XML Response Formats are invalid #27 [s.high]
  • error 500 on GET /collections/:lidvid:/products #17 [s.high]

v0.2.0 (2021-05-26)

Full Changelog

v0.1.1 (2021-05-25)

Full Changelog

Requirements:

  • As a node operators, I want to deploy the Registry API Service with the PDS Registry. #14

Defects:

  • API server crashes with OutOfMemoryError if invalid query is used #16 [s.high]

Other closed issues:

  • As a developer, I don't want unused classes to stay in the code #28
  • Employ budget alerts and if possible, rate/egress limits on AWS services #21

v0.1.0 (2021-04-07)

Full Changelog

Improvements:

  • Implement a lid resolver #4
  • implement the start/limit efficiently #3
  • Manage relationships bundle-collection-product in API #2

v0.0.2 (2021-02-03)

Full Changelog

v0.0.1 (2020-12-21)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator