Changelog
Version 1.45.1
svix-cli
to svix
ApiClient
between all Svix
instances. Fixes a bug where multiple
independently instantiated Svix
instances would always use the same base path and auth token.Changelog
Version 1.45.0
api::MessageAttemptListAttemptedMessagesOptions
and use it for
MessageAttempt::list_attempted_messages
, replacing MessageAttemptListOptions
which contained
some extra parameters never used with this method / endpoint ([#1568])options
parameters on
MessageAttempt.list
, MessageAttempt.listByMsg
, MessageAttempt.listAttemptedMessages
and
MessageAttempt.listAttemptedDestinations
([#1571])EndpointStatsOptions
interface to
EndpointGetStatsOptions
([#1585])ListOptions
class. Usage of classes that were inheriting
from it should not change though ([#1587])api::Authentication::expire_all
([#1584])Options
types. The old names remain as deprecated type aliases ([#1584])