Skip to content

Latest commit

 

History

History
94 lines (52 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

94 lines (52 loc) · 1.4 KB

CHANGELOG

Emoji Cheatsheet

  • ✏️ doc updates
  • 🐛 when fixing a bug
  • 🚀 when making general improvements
  • ✅ when adding tests
  • ⬆️ when upgrading dependencies
  • 🎉 when adding new features

Version History

v4.3.1

  • 🐛 Fix empty topic array

v4.3.0

  • 🐛 An invalid Topic was generated if an email and topic were not provided
  • 🚀 Make Cluster and Service optional

v4.2.0

  • 🚀 Improve readability of Dashboard Name

v4.1.0

  • 🚀 Allow Custom Topic

v4.0.0

  • 🚀 Use Prefix in names of resouces to allow two ELB instances to be used together

v3.2.0

  • 🚀 Use @openaddresses/cloudfriend to use new AWS-SDK

v3.0.0

  • 🎉 Update to ES Module
  • ⬆️ Update base deps

v2.1.4

  • ⬆️ Update base deps

v2.1.3

  • ⬆️ Update base deps

v2.1.2

  • 🚀 Automate npm releases

v2.1.1

  • ⬆️ Update base deps

v2.1.0

  • 🚀 Add @logStream to 5xx Errors
  • 🎉 Add node error log

v2.0.4

  • ⬆️ Update ESLint base deps

v2.0.3

  • ⬆️ Update ESLint base deps

v2.0.2

  • ⬆️ Update ESLint base deps

v2.0.1

  • ⬆️ Update ESLint base deps

v2.0.0

  • 🎉 Add support for 5xx Log Parsing

v1.1.1

  • ⬆️ General Dep Update

v1.1.0

  • 🎉 Add CF Dashboard

v1.0.0

  • 🎉 Intial Release