Skip to content

Latest commit

 

History

History
115 lines (52 loc) · 4.34 KB

CHANGELOG.md

File metadata and controls

115 lines (52 loc) · 4.34 KB

Changelog

3.1.1 (2023-08-21)

Bug Fixes

  • deps: update dependency pubsub-http-handler to v6 (#223) (b34a7e1)

3.1.0 (2023-05-01)

Features

3.0.0 (2023-04-30)

⚠ BREAKING CHANGES

Features

Code Refactoring

  • bump pubsub-http-handler to v5 (a7bf4a7)
  • drop axios for undici/fetch (4b3de5b)

2.0.1 (2023-02-12)

Bug Fixes

  • require channel to be set for api method (7d512b6)

2.0.0 (2022-06-13)

⚠ BREAKING CHANGES

  • Upgrade to pubsub-http-handler@v4

Features

  • Upgrade to pubsub-http-handler@v4 (5acf179)

1.5.0 (2022-04-12)

Features

  • Add support for gcl-slack producer (a11c6cb)

1.4.0 (2021-09-28)

Features

  • Add options for apiOptions to PulumiCallback (c818444)

1.3.0 (2021-09-28)

Features

  • Add options for apiOptions to PulumiCallback (3036dae)

1.2.2 (2021-09-15)

Bug Fixes

  • require minimum node@v10 (e3cd75d)

1.2.1 (2021-09-15)

Bug Fixes

1.2.0 (2021-09-15)

Features

1.1.1 (2021-09-07)

Bug Fixes

  • requests fail (attributes is missing) (0b3689d)

1.1.0 (2021-08-30)

Features

  • Add support for all methods with webhook (bce20a0)
  • support github.com/bjerkio/nestjs-slack@v1 (4c0a3b0)

1.0.0 (2021-08-29)

Features