-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release/9.6.0 #527
Merged
release/9.6.0 #527
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* breaking: using latest uds-lib + update docker * feat: use latest uds-lib * fix: restructure bbox for geoshape * fix: update how to validate bbox * chore: update test case
Co-authored-by: ngachung <[email protected]>
* breaking: using latest uds-lib + update docker * feat: use latest uds-lib * fix: in progress updating code to avoid duplication * feat: add test case + fix some typo
Co-authored-by: ngachung <[email protected]>
* breaking: using latest uds-lib + update docker * feat: use latest uds-lib * fix: (in progress) redo granules search * fix: pagination is working now. But total size is wrong (no solution) * fix: adding back total count as there will be only 1 doc * fix: sending real result size * fix: wrong logic to get pagination * fix: unsure where the error is * fix: update page size bug * fix: total size test case
Co-authored-by: ngachung <[email protected]>
* Added examples of stage-in and stage-out cwl. * Changed DOWNLOADING_ROLES to data. * Removed sample data. * Removed sample output. * Updated stage-in cwl example to use v9.0.0. * Updated stage-out cwl example to use v9.0.0. * Updated stage-in, stage-out images to v9.1.0. * Added stage-in cwl example with STAC feature collection as JSON string. * Renamed directory as sample data is a copy in public github not at daac. * Added networkAccess and updated to DS image v9.4.0.
* Added examples of stage-in and stage-out cwl. * Changed DOWNLOADING_ROLES to data. * Removed sample data. * Removed sample output. * Updated stage-in cwl example to use v9.0.0. * Updated stage-out cwl example to use v9.0.0. * Updated stage-in, stage-out images to v9.1.0. * Added stage-in cwl example with STAC feature collection as JSON string. * Renamed directory as sample data is a copy in public github not at daac. * Added networkAccess and updated to DS image v9.4.0. * Updated example STAC items with valid bbox.
* breaking: using latest uds-lib + update docker * feat: use latest uds-lib * fix: remove s3transfer which should be given by aws in lambda
Co-authored-by: wphyojpl <[email protected]>
* 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
Co-authored-by: wphyojpl <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[9.6.0] - 2025-02-03
Changed
[9.5.2] - 2025-01-31
Fixed
[9.5.1] - 2025-01-17
Fixed
[9.5.0] - 2025-01-17
Changed
[9.4.2] - 2025-01-17
Fixed