You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[#119](https://github.com/unity-sds/unity-data-services/issues/119) Update data download task to allow staging data from DAAC HTTPS to local work directory
20
+
-[#123](https://github.com/unity-sds/unity-data-services/issues/123) Update metadata reader to parse metadata from CHIRP xml files
21
+
-[#157](https://github.com/unity-sds/unity-data-services/issues/157) Update stage-in to support HTTP/HTTPS download that doesn't require EDL
22
+
-[#170](https://github.com/unity-sds/unity-data-services/issues/170) Parallelize data download in stage in task
23
+
### Changed
24
+
-[#125](https://github.com/unity-sds/unity-data-services/issues/125) Update metadata parser/transformer names to reflect metadata format instead of data processing level
-[#130](https://github.com/unity-sds/unity-data-services/issues/130) Update stage out (upload data to S3) to read catalog.json
28
+
-[#133](https://github.com/unity-sds/unity-data-services/issues/133) Update stage in task to take as input STAC input file
29
+
-[#141](https://github.com/unity-sds/unity-data-services/issues/141) Update stage in to modify input STAC JSON to point to local urls
30
+
-[#147](https://github.com/unity-sds/unity-data-services/issues/147) UDS tasks to support optional output file parameter
31
+
-[#151](https://github.com/unity-sds/unity-data-services/issues/151) Update catalog task to take stac input file
32
+
-[#155](https://github.com/unity-sds/unity-data-services/issues/155) Update UDS catalog task to wait for granules to be registered
33
+
-[#158](https://github.com/unity-sds/unity-data-services/issues/158) Update stage in task to use relative path for href in STAC
34
+
-[#159](https://github.com/unity-sds/unity-data-services/issues/159) Update stage out task to not require integration with UDS DAPA
35
+
-[#160](https://github.com/unity-sds/unity-data-services/issues/160) Update stage in to require FeatureCollection STAC as input and only download specific assets
36
+
### Fixed
37
+
-[#167](https://github.com/unity-sds/unity-data-services/issues/167) Add retry logic for temporary failure in name resolution in Earth Data Login
38
+
-[#181](https://github.com/unity-sds/unity-data-services/issues/181) Update stage in task to auto retry upon 502 errors
39
+
8
40
## [5.2.1] - 2023-07-10
9
41
### Added
10
42
-[#182](https://github.com/unity-sds/unity-data-services/pull/182) fix: Retry if Download Error in DAAC
0 commit comments