Skip to content

Releases: suin/google-cloud-functions-sendgrid-inbound-parse

v2.0.0

24 Jul 01:18
Compare
Choose a tag to compare

2.0.0 (2020-07-24)

Code Refactoring

  • 💡 use @suin/event-data for Pub/Sub publishment (8adb300)

BREAKING CHANGES

  • 🧨 The event payload is no longer compatible. The email property was
    deleted and the data property was added.

v1.0.0

23 Jul 12:51
Compare
Choose a tag to compare

1.0.0 (2020-07-23)

Features