Skip to content

Releases: ASFHyP3/hyp3

HyP3 v4.0.0

05 Sep 18:17
7d87def
Compare
Choose a tag to compare

Removed

  • The Subscriptions feature has been removed.
    • Removed the /subscriptions API endpoint.
    • Removed the subscription_id query parameter from the GET /jobs API endpoint.
    • Removed the subscription_id field from the response body of the GET /jobs API endpoint.

HyP3 v3.10.10

01 Sep 17:41
1bc9169
Compare
Choose a tag to compare

Changed

  • Reduced vCPU limits for hyp3-tibet-jpl to 0 from 10,000.

HyP3 v3.10.9

28 Aug 20:18
60d96fc
Compare
Choose a tag to compare

Changed

  • The public key for the JWT auth provider is now specified as a GitHub Secret. Fixes #1765

HyP3 v3.10.8

25 Aug 00:37
a7959b3
Compare
Choose a tag to compare

Changed

  • HyP3 deployments at JPL now use On Demand instances instead of Spot instances to prevent INSAR_ISCE jobs from being interrupted.
    This should be a temporary change.

HyP3 v3.10.7

24 Aug 19:20
f84c69b
Compare
Choose a tag to compare

Changed

  • The INSAR_ISCE_BURST job type now validates that polarizations and burst ids are the same.

HyP3 v3.10.6

24 Aug 17:38
bf456fe
Compare
Choose a tag to compare

Changed

  • Increased vCPU limits for hyp3-a19-jpl and hyp3-tibet-jpl from 1,600 to 10,000.

HyP3 v3.10.5

23 Aug 23:35
b98515c
Compare
Choose a tag to compare

Changed

  • Updated INSAR_ISCE job specification for DockerizedTopsApp v0.2.4
  • Added larger c6id instance types to hyp3-a19-jpl and hyp3-nisar-jpl deployments

HyP3 v3.10.4

23 Aug 21:55
764fe23
Compare
Choose a tag to compare

Changed

  • The hyp3-edc-uat and hyp3-edc-prod deployments now uses the latest Earthdata Cloud AMI with additional software installed.

HyP3 v3.10.3

21 Aug 21:50
ed7bcad
Compare
Choose a tag to compare

Changed

  • Increased product lifetime for hyp3-tibet-jpl deployment from 14 days to 60 days.

HyP3 v3.10.2

16 Aug 00:07
4c648c3
Compare
Choose a tag to compare

Deprecated

  • The Subscriptions feature has been deprecated and will be removed as early as 2023-09-05 (September 5, 2023).
    Please read our Subscriptions docs
    for more details and take the recommended actions to avoid data loss.
    You can also follow our
    Jupyter notebook tutorials
    to learn how to reproduce subscription-like behavior using the HyP3 SDK.