Skip to content

Commit 86575a9

Browse files
Merge pull request #2943 from ASFHyP3/develop
Release v10.11.13
2 parents d0afc68 + e3a00c4 commit 86575a9

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [10.11.13]
8+
9+
### Changed
10+
- The `INSAR_ISCE_MULTI_BURST` job type has been temporarily pinned to [HyP3 ISCE2 v3.0.1](https://github.com/ASFHyP3/hyp3-isce2/releases/tag/v3.0.1) in preparation for removing the `insar_tops_burst` entrypoint in the upcoming HyP3 ISCE2 v4.0.0 release.
11+
712
## [10.11.12]
813

914
### Changed

job_spec/INSAR_ISCE_MULTI_BURST.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ INSAR_ISCE_MULTI_BURST:
105105
steps:
106106
- name: ''
107107
image: ghcr.io/asfhyp3/hyp3-isce2
108+
image_tag: 3.0.1
108109
command:
109110
- ++process
110111
- insar_tops_burst

0 commit comments

Comments
 (0)