Skip to content

v6.12.1

Compare
Choose a tag to compare
@Tr00d Tr00d released this 24 Nov 13:44
· 343 commits to main since this release

What's Changed

  • feat: implement implicit operator for VerifyV2 languages
  • feat: update supported languages in Meetings API UI settings
  • feat: use Uri instead of string for RedirectUrl
  • feat: add privacy settings to applications
  • feat: add missing features on Voice capabilities
  • feat: implement BuildVerificationRequest on StartVerificationResponse
  • feat: redirect url on silent auth
  • refactor: remove unnecessary dependency for Vonage.Server
  • refactor: simplify test setup with private key
  • refactor: clean VerifyV2 tests & mutants
  • refactor: remove dependency towards Microsoft.AspNetCore.WebUtilities
  • refactor: update all dependencies
  • refactor: update dependencies with net8.0 release
  • refactor: prevent exceptions in monads
  • refactor: enable bindings redirect (#552)
  • refactor: enable bindings redirect (#551)
  • refactor: simplify StartVerificationRequest process by removing generics
  • fix: incorrect path for Vonage.Server release
  • fix: use test class for VideoClient tests to avoid InternalsVisibleTo
  • fix: signed Vonage.Server.Test project
  • fix: ambiguous reference with System.Net.Http
  • fix: reduce timeout for httpClient timeout tests
  • fix: result assertion messages
  • fix: explicit using for system.net.http to avoid conflicts with older frameworks (#553)
  • ci: parallelize signed and unsigned builds
  • ci: remove InternalsVisibleTo in Vonage.Server
  • ci: add github action to try generating release packages
  • release: bump Vonage.Server version to v7.0.5-beta
  • release: bump version to v6.12.1
  • release: bump video beta to v7.0.5-beta
  • docs: update formatting in readme
  • docs: update upcoming breaking changes in next major version, with links to PRs
  • doc: add coverage to readme

Full Changelog: v6.12.0...v6.12.1