Skip to content

Releases: nasa/harmony-service-lib-py

v2.4.0

17 Dec 14:38
Compare
Choose a tag to compare
  • HARMONY-1938: Update code to omit Authorization header when redirected to a presigned S3 URL (#55) @chris-durbin
  • HARMONY-1938: Remove fallback authentication functionality and related code (#54) @chris-durbin
  • HARMONY-1928: Add support of long url download via POST (#53) @ygliuvt

v2.3.0

12 Nov 16:25
Compare
Choose a tag to compare
  • HARMONY-1949: Allow services to operate without an input STAC catalog; Remove deprecated code. (#52) @ygliuvt

v2.2.0

22 Oct 14:04
Compare
Choose a tag to compare
  • HARMONY-1645: Drop support for EOL Python 3.8 and test with 3.12 and 3.13 (#50) @chris-durbin

v2.1.0

21 Oct 14:30
Compare
Choose a tag to compare
  • HARMONY-1922: Add geometry to STAC item when bbox is defined, but geometry is not (#49) @indiejames
  • HARMONY-1912: Add support for the average parameter which specifies the averaging method to use for averaging services (#48) @chris-durbin

v2.0.0

30 Sep 14:23
Compare
Choose a tag to compare

v1.1.0

26 Sep 16:07
Compare
Choose a tag to compare

v1.0.27

20 May 18:14
Compare
Choose a tag to compare
  • HARMONY-1764 - add support for specifying data operation using a file (#42) @indiejames
  • HARMONY-1756 - Use trusted publisher token to publish to PyPi (#41) @indiejames

v1.0.26

16 Apr 19:33
Compare
Choose a tag to compare
  • HARMONY-1719: Add request-id to download requests to support Cloud Metrics (#40) @indiejames
  • HARMONY-1727: Add support of extraArgs to message for data operation v0.19.0 (#39) @ygliuvt

v1.0.25

18 Dec 18:09
Compare
Choose a tag to compare

v1.0.24

07 Nov 19:45
Compare
Choose a tag to compare
  • Harmony 1624 - Allow service implementations to output multiple STAC catalogs (#37) @vinnyinverso
  • HARMONY-535: Point to harmony docs for further usage guidance (#36) @vinnyinverso