Highlights
- Server: Fix tracking of backtrace in some error cases.
- Libs/Go: expose
EventType.DeleteWithOptions
What's Changed
- Publish pre-release version of JS package on pushes to main by @svix-lucho in #1075
- Set prerelease version before publishing to npm in Github action by @svix-lucho in #1076
- README: improve documentation for using operational webhooks. by @tasn in #1073
- Server: Avoid using
map_err
in order to preserve#[track_caller]
by @svix-aaron1011 in #1078 - fix: retry if response code is 0 by @rolznz in #1077
- Libs(Go): add
EventType.DeleteWithOptions
by @svix-onelson in #1081 - Libs(Go): extra nil check for options in
EventType.DeleteWithOptions
by @svix-onelson in #1082 - Bump aes-gcm from 0.10.2 to 0.10.3 in /bridge by @dependabot in #1079
- Libs: bump spec by @svix-onelson in #1085
- Bump version and update changelog. by @tasn in #1086
New Contributors
Full Changelog: v1.12.0...v1.13.0