Skip to content

Latest commit

 

History

History
49 lines (42 loc) · 2.39 KB

CHANGELOG.md

File metadata and controls

49 lines (42 loc) · 2.39 KB

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

  • issues/40: New message attribute response_topic_arn will be added to every message sent to GIBS
  • issues/9: Added some documentation for installing as cumulus module

Changed

  • issues/15: Change 'convertToPNG' choice to a generic send to harmony choice
  • issues/16: Change apply opera treatment choice and lambda to be specific to HLS
  • issues/23: Harmony requests now include destinationUrl parameter to place output directly in s3 bucket instead of requiring data to be copied.
  • issues/41: Module no longer depends on deprecated hashicorp/template provider
  • issues/42: Terraform version upgraded to v1.5.3

Deprecated

Removed

  • issues/7: Remove the wait for GITC response
  • issues/23: Removed lambda_role module variable. The lambda role is now created as part of the module, permissions_boundary_arn is required instead.

Fixed

  • issues/36: Support datetimes without microseconds

Security

[0.1.2]

Added

Changed

  • BIG terraform failing in SWOT venues due to long function(lambda) names

Deprecated

Removed

Fixed

Security

[0.1.1]

Added

  • issues/2: Create github action pipeline to build artifacts
  • issues/3: Update terraform mock deployment of cumulus module to services accounts
  • Initial port from JPL GHE to public GitHub.com

Changed

  • issues/10: Move combined big and pobit state machine into terraform module
  • issues/6: BIG terraform failing in SWOT venues due to long lambda name

Deprecated

Removed

Fixed

Security