Skip to content

Commit 78eba9e

Browse files
committed
Update changelog
1 parent f742079 commit 78eba9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,16 @@
99
`MessageAttempt.listAttemptedDestinations` ([#1571])
1010
* Libs/JavaScript **(Breaking)**: Rename `EndpointStatsOptions` interface to
1111
`EndpointGetStatsOptions` ([#1585])
12+
* Libs/Kotlin **(Breaking)**: Remove `ListOptions` class. Usage of classes that were inheriting
13+
from it should not change though ([#1587])
1214
* Libs/Rust: Add `api::Authentication::expire_all` ([#1584])
1315
* Libs/Rust: Rename some `Options` types. The old names remain as deprecated type aliases ([#1584])
1416

1517
[#1568]: https://github.com/svix/svix-webhooks/pull/1568
1618
[#1571]: https://github.com/svix/svix-webhooks/pull/1571
1719
[#1584]: https://github.com/svix/svix-webhooks/pull/1584
1820
[#1585]: https://github.com/svix/svix-webhooks/pull/1585
21+
[#1587]: https://github.com/svix/svix-webhooks/pull/1587
1922

2023
## Version 1.44.0
2124
* Libs/JavaScript: Revert packaging-related change because it broke for some users ([#1556])

0 commit comments

Comments
 (0)