v6.15.0
What's Changed
Bug Fixes
-
Remove Vonage.Common from workflows (45b1d70)
-
Broken test due to incompatible target-typed new (5ba9500)
Documentation
-
Update changelog (b8d4a5f)
-
Add migration guide for Video API (1b2bc1f)
-
Add missing header link in migrations (8af1d00)
Features
-
Extend support for VideoTokenGenerator (8716a7a)
-
Implement serialization for CreateConversation (a871912)
-
Implement CreateConversation (d1e2d9e)
-
Add net8.0 as target-framework for test projects (#560) (3da8df5)
-
Implement parsing for DeleteConversation (e36996a)
-
Implement DeleteConversationRequest (77cf0ce)
-
Implement DeleteConversation (f4e1396)
-
Implement GetConversationRequest (90cd652)
-
Implement serialization for GetConversation (2b29193)
-
Implement GetConversation (f890405)
-
Implement builder for GetConversations (cee1ff6)
-
Implement GetEndpointPath for GetConversations (1edd9e9)
-
Implement serialization for GetConversations (e519ca9)
-
Implement GetConversations (d53529f)
-
Implement BuildRequest on hal link for GetConversations (5008bd0)
-
Implement request builder for UpdateConversation (46ff578)
-
Implement serialization for UpdateConversation (5c683e2)
-
Implement request for UpdateConversation (53a7ee9)
-
Implement UpdateConversation (e60d8de)
Refactoring
-
Move Conversation to enable reusability (d6740d7)
Releases
- Bump version to v6.15.0 (e311974)
Full Changelog: v6.14.0...v6.15.0