issues
search
zapier
/
zapier-platform
The SDK for you to build an integration on Zapier
https://docs.zapier.com/platform
Other
348
stars
188
forks
source link
PDE-5489 chore: release 15.18.1
#910
Closed
eliangcs
closed
2 weeks ago
eliangcs
commented
2 weeks ago
15.18.1
cli
:bug: Fix issue where
zapier invoke --debug
doesn't print HTTP logs for requests that aren't sent by
z.request()
(
#907
)
core
:bug: Fix issue where HTTP logger can break aws-sdk v3 (and maybe other HTTP client libraries) intermittently (
#905
)
:bug: HTTP logging now works with
native fetch
(
#908
)
:test_tube: Allow to not wait for event loop to be empty to fix a hanging issue (
#904
)
schema
None!
15.18.1
cli
zapier invoke --debug
doesn't print HTTP logs for requests that aren't sent byz.request()
(#907)core
schema
None!