github Azure/azure-sdk-for-python azure-communication-identity_1.3.0

1.3.0 (2022-10-13)

Features Added

  • Added support to customize the Communication Identity access token's validity period:
    • create_user_and_token and get_token methods in both sync and async clients can now accept keyword argument token_expires_in: ~datetime.timedelta that provides the ability to create a Communication Identity access token with custom expiration.
  • Added a new API version ApiVersion.V2022_10_01 that is now the default API version.

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.