Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/azure communication identity/1.1.4 #25336

Closed

Conversation

AikoBB
Copy link
Member

@AikoBB AikoBB commented Nov 11, 2021

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@ghost ghost added the Communication label Nov 11, 2021
@AikoBB AikoBB closed this Nov 11, 2021
@azure-sdk
Copy link
Collaborator

API changes have been detected in com.azure:azure-communication-identity. You can review API changes here

API changes

-         public Mono<AccessToken> getTokenForTeamsUser(String teamsUserAadToken) 
-         public Mono<Response<AccessToken>> getTokenForTeamsUserWithResponse(String teamsUserAadToken) 
-         public AccessToken getTokenForTeamsUser(String teamsUserAadToken) 
-         public Response<AccessToken> getTokenForTeamsUserWithResponse(String teamsUserAadToken, Context context) 
-         V2021_03_07("2021-03-07"),
-         V2021_10_31_PREVIEW("2021-10-31-preview");
+         V2021_03_07("2021-03-07");

@AikoBB AikoBB deleted the release/azure-communication-identity/1.1.4 branch March 9, 2022 13:57
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this pull request Sep 22, 2023
[Hub Generated] Review request for Microsoft.DocumentDB to add version stable/2023-09-15 (Azure#25266)

* Adds base for updating Microsoft.DocumentDB from version stable/2023-04-15 to version 2023-09-15

* Updates readme

* Updates API version in new specs and examples

* burst capacity changes (Azure#25116) (Azure#25267)

* burst capacity changes

* Updated cosmos-db.json to include "type" of "Operation"

* Update cosmos-db.json to reflect customerManagedKeyStatus.

* lint fix (Azure#25336)

* Fixed typo and removed semantic reference

* Validation fix (Azure#25338)

* lint fix

* validation fix

* Added CustomerManagedKeyStatus enum and correspondent references.

* Update custom-words.txt

* Update cosmos-db.json

* rollback lint fix

* suppressing avocado errors

* Added space to rerun checks.

* prettier fix

* undo suppression as it is not working

* Added clarification for throughput/autoscaleSettings option

* removing added space

---------

Co-authored-by: vchske <chskelt@microsoft.com>
Co-authored-by: AdrianSibajaRetana <54075415+AdrianSibajaRetana@users.noreply.github.com>
Co-authored-by: carjackson-msft <124716637+carjackson-msft@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants