Skip to content

Tags: unity-sds/unity-data-services

Tags

v9.8.0-develop-13248194579

Toggle v9.8.0-develop-13248194579's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update version + change log (#534)

Co-authored-by: wphyojpl <wai.phyo@jpl.nasa.gov>

v9.7.0-merge-13248129634

Toggle v9.7.0-merge-13248129634's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge e51b576 into 3ece102

v9.7.0-develop-13248132150

Toggle v9.7.0-develop-13248132150's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Granules Sort by time or other properties (#532)

* breaking: using latest uds-lib + update docker

* feat: use latest uds-lib

* chore: allow local ES

* fix: add es type

* fix: adding a no-ssl option

* feat: optionally omitting cumulus in collection creation

* feat: split archive api to a different file to simplify documentation

* feat: move one more archive api

* fix: add granule addition (w/o cumulus)

* feat: allow cross collection query + bbox

* feat: Api documentation (#522)

* chore: add documentation

* chore: update names

* chore: update tag

* fix: boto3 s3 transfer lib issue

* feat: add sort by argument

* update keyword to match ogc

* fix: bbox need to check for None type

* chore: dummy

v9.7.0-develop-13248102680

Toggle v9.7.0-develop-13248102680's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update version + change log (#533)

Co-authored-by: wphyojpl <wai.phyo@jpl.nasa.gov>

v9.6.0-develop-13247923013

Toggle v9.6.0-develop-13247923013's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: GEMX branch (#521)

* breaking: using latest uds-lib + update docker

* feat: use latest uds-lib

* chore: allow local ES

* fix: add es type

* fix: adding a no-ssl option

* feat: optionally omitting cumulus in collection creation

* feat: split archive api to a different file to simplify documentation

* feat: move one more archive api

* fix: add granule addition (w/o cumulus)

* feat: allow cross collection query + bbox

* feat: Api documentation (#522)

* chore: add documentation

* chore: update names

* chore: update tag

* fix: boto3 s3 transfer lib issue

v9.6.0-merge-13189628889

Toggle v9.6.0-merge-13189628889's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge 1213bec into ffe4493

v9.6.0-merge-13188243477

Toggle v9.6.0-merge-13188243477's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge 23e18fb into ffe4493

v9.6.0

Toggle v9.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #527 from unity-sds/develop

release/9.6.0

v9.6.0-develop-13118204761

Toggle v9.6.0-develop-13118204761's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update version + change log (#526)

Co-authored-by: wphyojpl <wai.phyo@jpl.nasa.gov>

v9.5.2-develop-13118147138

Toggle v9.5.2-develop-13118147138's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Stac browser OIDC cookie (#517)

* breaking: using latest uds-lib + update docker

* feat: use latest uds-lib

* feat: check 2 cookies

* fix: add debug statement

* fix: stac browser

* fix: remove print statements