Skip to content

Releases: linz/argo-tasks

v2.6.0

28 Apr 04:57
5b33daf
Compare
Choose a tag to compare

2.6.0 (2023-04-28)

Features

  • stac-catalog: checksum all collections in the catalog (#395) (405a2e7)
  • stac-catalog: load collection titles from paths (#389) (7395c1f)

v2.5.1

25 Apr 20:29
0c7c0d6
Compare
Choose a tag to compare

2.5.1 (2023-04-24)

Bug Fixes

v2.5.0

20 Apr 03:24
1cc177d
Compare
Choose a tag to compare

2.5.0 (2023-04-20)

Features

Bug Fixes

v2.4.3

13 Apr 20:22
a5d1f40
Compare
Choose a tag to compare

2.4.3 (2023-04-13)

Bug Fixes

v2.4.2

03 Apr 22:20
ed2e640
Compare
Choose a tag to compare

2.4.2 (2023-04-03)

Bug Fixes

v2.4.1

03 Apr 21:05
b31602f
Compare
Choose a tag to compare

2.4.1 (2023-04-03)

Bug Fixes

v2.4.0

06 Mar 21:34
649bfce
Compare
Choose a tag to compare

2.4.0 (2023-03-06)

Features

  • add --transform to allow renaming of files as part of the manifest (#284) (ed1ff48)

v2.3.0

03 Mar 01:45
42c3903
Compare
Choose a tag to compare

2.3.0 (2023-03-02)

Features

  • copy: validate that the file has the same ending file size as the source (#275) (c05e76a)
  • stac-validate: add --checksum to validate assets with file:checksum (#276) (9c407fc)

Bug Fixes

  • remove dev deps from docker container (#274) (e8d4adc)

v2.2.1

21 Feb 21:30
7802d77
Compare
Choose a tag to compare

2.2.1 (2023-02-21)

Bug Fixes

v2.2.0

17 Feb 00:01
a792268
Compare
Choose a tag to compare

2.2.0 (2023-02-12)

Features

  • copy: log errors in child workers as composite error reasons get swallowed TDE-637 (#247) (45b71cf)