Highlights
- Server: add 'event_types' query param to 'list-attempted-messages'
- Libs: implement the
patch
endpoints for partial updates
What's Changed
- Bridge: receivers with no transformation set body as payload field by @svix-onelson in #985
- Bridge: variable expansion for config files by @svix-onelson in #986
- Libs: implement the
patch
endpoints for partial updates by @tasn in #987 - README: update backed by. by @tasn in #990
- README: fix investor logos margins. by @tasn in #991
- Server: deflake test_lock by @svix-onelson in #989
- CI: raise max connections, pool size for redis/pg in server tests by @svix-onelson in #988
- Server: add 'event_types' query param to 'list-attempted-messages' by @svix-aaron1011 in #993
- Server: remove
CacheKey::PREFIX_CACHE
,kv_def!
,string_kv_def!
by @svix-onelson in #992 - Bump version and update changelog. by @tasn in #997
New Contributors
- @svix-aaron1011 made their first contribution in #993
Full Changelog: v1.5.2...v1.6.0