Skip to content

Release v1.8.0-develop-3101896541 - refs/heads/develop

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 23:56
c0f1f0c

Changes in this release:
feat: Collection Creation endpoint with DAPA format (#79)

  • chore: move the unit test

  • feat: add create collection for cumulus

  • feat: adding stac to cumulus for json

  • feat: finished transforming from stac to cumulus

  • fix: try creating collection with min requirement

  • feat: add class to create dapa collection obj

  • fix: add class to create dapa collection object for unity

  • feat: add class to create STAC collection

  • feat: update to python3.9 + new lambda for collection creation

  • chore: python3.9 for github action

  • fix: ci/cd on develop branch with additional release postfix

  • fix: testing different output number

  • fix: testing different output number

  • fix: testing different output number

  • fix: testing different output number

  • fix: testing different output number

  • fix: testing different output number

  • fix: testing different output number

  • fix: testing different output number

  • fix: testing different output number

  • chore: add testcase.. in progress

  • fix: wrong handler for new lambda

  • fix: require libraries at the worng location

  • fix: add mock url if url_path is misisng

  • feat: add rule when creating a collection

  • fix: wrong quotes in terraform

  • fix: use thread to run the actual collection creation in background thread

  • fix: revert background process. does not work as expected in lambda

  • fix: addig facade for collection creation

  • fix: api gateway wants string for body. not dict

  • fix: no need to hash the dict

  • feat: add single collection details

  • feat: add single collection detail logic

  • fix: update testcase + yaml for api gateway

  • feat: delete collection if rule creation fails

  • chore: update version