Skip to content

Releases: nasa/cumulus-process-py

1.4.0

26 Sep 20:20
cbf73f1
Compare
Choose a tag to compare

Release 1.4.0

  • CUMULUS-3838
    • Update cumulus-message-adapter dependency version to 2.0.4
    • Remove testing for python3.8

v1.3.0

24 Jul 21:08
d622236
Compare
Choose a tag to compare
  • CUMULUS-3270
    • Update to python 3.10
    • Update boto3 to 1.26.90
    • Update nosetests to nose2

v1.2.0

21 Apr 15:11
c4cd5e4
Compare
Choose a tag to compare
  • CUMULUS-3276
    • Update CircleCI config to build, test, and deploy on a Python 3.8 container

v1.1.0

10 Feb 18:37
da7faa0
Compare
Choose a tag to compare

[1.1.0] - 2023-02-08

  • CUMULUS-3189
    • Update Cumulus Message Adapter python dependency to ~2.1.0

v1.0.0

05 Jan 16:01
8b4dc36
Compare
Choose a tag to compare

1.0.0 -- 1/4/22

BREAKING CHANGES

  • CUMULUS-2751

    • Update Cumulus Message Adapter dependency to ~2.0.0
      • This is a breaking change as the underlying behavior of the message adapter has changed See Cumulus Message Adapter release notes for more information. This update requires an update of all Core tasks to use CMA v2.0.2 or greater for message consistency reasons. Please see the cumulus-message-adapter v2.0.2 release notes for more information.
    • Update boto3 dependency to ~1.18.40

0.3.0b2

07 Sep 16:07
Compare
Choose a tag to compare
Merge pull request #77 from cumulus-nasa/develop

update master