Skip to content

4.4.1

Compare
Choose a tag to compare
@willfarrell willfarrell released this 09 May 15:09
· 413 commits to main since this release
f4ff6df

What's Changed

  • Add in npm provenance with sigstore @willfarrell
  • Fix edge case: When using @middy/warmup with a middleware that had disablePrefetch:false (default) and cacheExpiry > 0 set and the first invocation was after cacheExpiry would cause an expired value to be used instead of fetching a new value. by @willfarrell in #1051

Full Changelog: 4.4.0...4.4.1