Releases: nasa/harmony-py
Releases · nasa/harmony-py
v1.3.4
- Relax shapely pin to >=2.0.4,<3 (#128) @weiji14
- Adds savoie to CODEOWNERS (#127) @flamingbear
- Fix #123: Add validation for invalid temporal keys like 'end' (#125) @sonikaarora
- Add links to ReadTheDocs and example tutorials (#124) @sonikaarora
v1.3.3
- Removes backoff_jitter from the Retry configuration. (#121) @flamingbear
v1.3.2
- HACKFEST-254: Increment python-dotenv for fastmcp compatibility. (#120) @owenlittlejohns
- DAS-2427: Adds retry logic to harmony requests Session (#119) @flamingbear
v1.3.1
- HARMONY-2168: Make sure the environment variable ENVIRONMENT does not override the harmony environment (#118) @chris-durbin
v1.3.0
- HARMONY-2166: Added average parameter to request.py (#115) @christine-e-smit
v1.2.0
- HARMONY-2077: Add CODEOWNERS file to make github auto-add reviewers to PRs (#113) @indiejames
- HARMONY-2076: Add support for the serviceId query parameter for OGC coverages and EDR requests. (#112) @chris-durbin
- HARMONY-2034: Update ignore_errors example in Jupyter notebook. (#111) @ygliuvt
- HARMONY-2026: As a client, I want to cancel a job using harmony-py. (#110) @ygliuvt
v1.1.0
v1.0.0
- HARMONY-1899: As a harmony-py user, I want to be able to remove one or more labels from one or more of my jobs. (#106) @ygliuvt
- HARMONY-2011 - Update tests.yml workflow to use ubuntu-latest runner. (#104) @owenlittlejohns
- HARMONY-1900: As a harmony-py user, I want to be able to query for jobs using one or more labels (#105) @ygliuvt
- HARMONY-1906: As a user, I want to see a list of my jobs using harmony-py. (#103) @ygliuvt
- HARMONY-1898: As harmony-py user, I want to be able add one or more labels to one or more of my jobs (#102) @ygliuvt
v0.7.0
- HARMONY-1993: Allow users to set custom labels for harmony requests. (#101) @chris-durbin
v0.6.0
- Harmony 1936: Add default job label to harmony-py jobs (#100) @indiejames
- Harmony 1929-2: Remove colon from downloaded file name (#98) @vinnyinverso