Skip to content

v13.3.3-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@laurenfrederick laurenfrederick released this 10 Nov 17:34
· 795 commits to master since this release
090ed40

Fixed

  • CUMULUS-3116
    • Reverted ElasticSearch sort behavior to pre-13.3.0. Introducing a fallback sort on
      _uid is thought to add additional latency to ElasticSearch requests
  • CUMULUS-3104
    • Fixed TS compilation error on aws-client package caused by @aws-sdk/client-s3 3.202.0 upgrade

Changed

  • CUMULUS-3104
    • Updated Dockerfile of async operation docker image to build from node:14.19.3-buster
    • Sets default async_operation_image version to 43.
    • Upgraded saml2-js 4.0.0, rewire to 6.0.0 to address security vulnerabilities
    • Fixed TS compilation error caused by @aws-sdk/client-s3 3.190->3.193 upgrade