3.1.1 (2023-08-21)
3.1.0 (2023-05-01)
- add docker setup (327a77d)
3.0.0 (2023-04-30)
- Drops support for
makePubSubServer
. See simenandre/pubsub-http-handler#255 - Dropping axios in favor of undici might break tests. For example, if using nock. See nock/nock#2183
- improve log parser (b107e89)
2.0.1 (2023-02-12)
- require channel to be set for api method (7d512b6)
2.0.0 (2022-06-13)
- Upgrade to pubsub-http-handler@v4
- Upgrade to pubsub-http-handler@v4 (5acf179)
1.5.0 (2022-04-12)
- Add support for gcl-slack producer (a11c6cb)
1.4.0 (2021-09-28)
- Add options for apiOptions to PulumiCallback (c818444)
1.3.0 (2021-09-28)
- Add options for
apiOptions
to PulumiCallback (3036dae)
1.2.2 (2021-09-15)
- require minimum node@v10 (e3cd75d)
1.2.1 (2021-09-15)
- Release issues (6cf7bfd)
1.2.0 (2021-09-15)
1.1.1 (2021-09-07)
- requests fail (
attributes
is missing) (0b3689d)
1.1.0 (2021-08-30)
- Add support for all methods with webhook (bce20a0)
- support github.com/bjerkio/nestjs-slack@v1 (4c0a3b0)
- Add basic support (c13c88b)