API Changes
- changed
http_timeoutandrate_limit_durationin endpoints from duration string toint. - changed the default signature format from
simpletoadvanced. - stripped out unnecessary fields from dynamic api endpoint.
Features
- added support for opentelemetry #1865
- added support for sentry as a tracing backend #1865
- added support for api versioning using rolling versioning strategy backwards compatible #1871
Bug Fixes
- added
eventTypetoQueryListEventDelivery#1843 - fixed source and subscription forms #1876
- fixed source and endpoint dropdown with search box #1850
- fixed retrieving portal links by
endpointsorowner_id#1894 - update endpoints in cache when all the endpoints are re-enabled #1847
- update subscription endpoint metadata when a subscription is updated #1891
- fixed event deliveries pagination #1846
- delete invite after cancellation #1860
- enabled multi user invite without refresh #1861
- set
event_idin events filter #1866