Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 972 Bytes

CHANGELOG.md

File metadata and controls

30 lines (27 loc) · 972 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • SDAP-464: Updated AWS deployment guide

Changed

  • Updated Elasticsearch query_by_id method to accept an index as argument
  • SDAP-462: Updated query logic so that depth -99999 is treated as surface (i.e. depth 0)
  • SDAP-463: Added capability to further partition parquet objects/files by platform

Changed

Deprecated

Removed

Fixed

  • Fixed helm chart not building/installing

Security

[0.3.0] - 2022-07-13

Added

  • CDMS-xxx: Added CLI script to ingest S3 data into the Parquet system
  • SDAP-394: added meta as default column in in-situ endpoint response
  • SDAP-395: added cdms json schema endpoint

Changed

Deprecated

Removed

Fixed

Security