Skip to content

v1.13.0

Compare
Choose a tag to compare
@dan-qc dan-qc released this 07 Jan 15:41
· 27 commits to develop since this release

1.13.0 (2021-01-07)

Bug Fixes

  • Fix undefined name on legacy users [EP-3466] (3b7bcf4)
  • grant S3 bucket access (6ed4934)
  • increase max token size to 100 [EP-2973] (7b03a68)
  • revert cache policy changes (8db4ea5)
  • set cache-busting version param as optional (e1b8cab)
  • supress saslprep warning from mongo (717c51a)
  • update cache policy config (6906412)
  • update cloudfront cache config with cache policy & request policy (ecd9d20)
  • update ref property (8aadcc5)
  • use origin cache headers for cache behaviour (d44da10)
  • use ref short form (122680b)
  • webpack externals (a80e055)

Features

  • support cache-busting on layer config changes (1b6bbde)

Performance Improvements

  • webpack bundle optimization (1228119)