Skip to content

v6.15.1

Compare
Choose a tag to compare
@Tr00d Tr00d released this 21 Feb 12:50
· 108 commits to main since this release

What's Changed

Bug Fixes

  • Downgrade Stryker to v3.12.0 until v3.13.x is
    fixed (e89ee70)

  • Downgrade Stryker to v3.12.0 until v3.13.x is
    fixed (d978992)

  • Use configuration instance instead of singleton in
    ApiRequest (779bae0)

Documentation

  • Generate changelog for
    v6.15.0 (46187e1)

Features

  • Implement request for
    GetUserConversations (d315f61)

  • Implement endpoint construction for
    GetUserConversations (91a6132)

  • Implement request creation from HalLink for
    GetUserConversations (68fbbd5)

  • Implement
    GetUserConversations (fee8589)

  • Implement new object VonageUrls to handle multi-region
    urls (6ccc249)

Merges

  • Merge remote-tracking branch 'origin/main'
    (be02e1c)

Other

  • Refactor on Meetings
    Client (a37a78f)

Refactoring

  • Exclude .NET Frameworks from target
    frameworks (a0cdb4f)

  • Use builder when creating request from a
    HalLink (78d2b71)

  • Use builder when creating request from a
    HalLink (f880710)

  • Enable test parallelization (
    #566) (d87e0e1)

  • Make builders immutable for
    Conversations (25a7648)

  • Code cleanup on
    tests (e3b8506)

  • Clean HalLink
    builders (f52d115)

  • Clean empty
    folders (79ab4d1)

  • Add trait on serialization
    tests (5d048a6)

  • Add missing
    traits (72aff33)

  • Add legacy traits on
    tests (7a56337)

  • Remove url information from
    Configuration (00197f5)

  • Mark urls obsolete in Configuration, in favor of the VonageUrls
    property (55c138a)

  • Remove uses of
    Configuration.VideoApiUrl (f02fc6f)

  • Remove uses of
    Configuration.RestApiUrl (34b5d40)

  • Remove uses of
    Configuration.NexmoApiUrl (d19fb8d)

Releases

  • Bump version to
    v6.15.1 (25c5d09)

Full Changelog: v6.15.0...v6.15.1