Skip to content

v5.2.2

Compare
Choose a tag to compare
@tabdunabi tabdunabi released this 24 Oct 20:33
· 183 commits to main since this release
f2bf6a9

Updated

  • Security patches for npm and pip packages
  • axios npm package removed from lambda/cfn
  • Add retries for elasticsearch api requests with 5xx error codes to improve stability of initial stack deployment
  • Split the creation of Lex Bot Versions in CF templates into batches of 3 to improve stability of initial stack deployment

Fixed

  • Lex rebuild failures when there is any single character utterance (#503)
  • ElicitResponse bug causing bot to prompt 'What is the question?' (#506)