Skip to content

v18.0.0

Compare
Choose a tag to compare
@npauzenga npauzenga released this 30 Aug 19:07
· 107 commits to master since this release
43bcef7

Release v18.0.0

Notable Changes

  • CUMULUS-3259

  • CUMULUS-3270

    • update python lambdas to use python3.10
    • update dependencies to use python3.10 including cumulus-message-adapter, cumulus-message-adapter-python and cumulus-process-py

Changes

  • CUMULUS-3366
    • Added logging to the collectionRuleMatcher Rules Helper, which is used by the sqs-message-consumer and message-consumer Lambdas,
      to report when an incoming message's collection does not match any rules.