Skip to content

Releases: nasa/cumulus-message-adapter-python

v2.2.0

22 Jul 16:15
Compare
Choose a tag to compare
  • CUMULUS-3270
    • Update to utilize cumulus-message-adapter >= 2.0.3, to pick up updated Python and boto3 SDK version.
    • Update to Python 3.10 removing 3.6 (EOL)
    • change test framework to nose2, as nose does not work with the new Python version

2.1.0

08 Feb 21:30
5a8bd08
Compare
Choose a tag to compare

[v2.1.0] - 2023-02-08

  • CUMULUS-3189

v2.0.1

15 Feb 21:46
e9c9894
Compare
Choose a tag to compare

Fixed

  • PR 43
    • Fixed issue with duplicate instances of CumulusLogger

v2.0.0

22 Dec 18:04
aeca584
Compare
Choose a tag to compare

BREAKING CHANGES

v1.2.2

05 Nov 20:21
3ab2966
Compare
Choose a tag to compare

[v1.2.2] - 2021-11-04

  • Issue #38
    • Update CumulusLogger.createMessage to allow logging messages with curly braces
  • CUMULUS-2431
    • Fix exception handling not to assume index in the exception args tuple

v1.2.1

14 Jul 22:47
ad56042
Compare
Choose a tag to compare

[v1.2.1] - 2019-02-19

  • CUMULUS-2078
    • Update release requirements to require cumulus-message-adapter >=1.2.0, <
      1.4.x as cumulus-message-adapter 1.3.x is compatible with this module

v1.2.0

10 Apr 06:47
9d31142
Compare
Choose a tag to compare

[v1.2.0] - 2019-02-19

  • CUMULUS-1486
    • Updated target python versions to more accurately reflect python 3
      compatibility/cumulus-message adapter versions
    • Updated requirements to require cumulus-message-adapter >= 1.2.0, < 1.3.x

v1.1.1

03 Dec 22:09
602d5dc
Compare
Choose a tag to compare

Added

  • CUMULUS-1635 - Enhanced the messages logged by CumulusLogger to include
    the following additional information obtained from the CMA (if available):
    asyncOperationId, granules (granule IDs only), parentArn, and
    stackName