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

Test merge #39917

Draft
wants to merge 797 commits into
base: callautomation/release/ga3
Choose a base branch
from
Draft

Test merge #39917

wants to merge 797 commits into from

Conversation

amariwest-msft
Copy link
Contributor

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.

@github-actions github-actions bot added App Configuration Azure.ApplicationModel.Configuration Attestation azure-sdk-bom Azure Java SDK BOM (Bill of Materials) azure-spring All azure-spring related issues Azure.Core azure-core Azure.Core.AMQP azure-core-amqp Batch Cognitive - Anomaly Detector common common module used by all azure SDKs (e.g. client, Mgmt) Communication - Calling Server Communication - Chat Communication - Common Communication - Identity Communication - Network Traversal Communication - Phone Numbers Communication - SMS Communication - Rooms Communication - Call Automation Container Registry Cosmos graalvm Label for tracking issues related to graalvm Mgmt This issue is related to a management-plane library. OpenTelemetry OpenTelemetry instrumentation labels Apr 25, 2024
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

trande4884 and others added 5 commits May 14, 2024 21:40
* Fixing Annotated Query select * with no where but with a sort.

* Updating changelog

* Adding test coverage
* Fixing CI pipeline.

* Detecting ChangeFeedMode value of existing leases with the same lease prefix.

* A draft proposal for failing change feed mode switches.

* Refactoring and tests.

* Adding tests.

* Revert unrelated changes.

* Adding tests.

* Adding tests.

* Refactoring.

* Revert need for skeletal lease instance.

* Refactoring.

* Reacting to review comments.

* Reacting to review comments.

* Reacting to review comments.

* Fixing tests.

* Updated CHANGELOG.md.

* Reacting to review comments.

* Reacting to review comments.

* Reacting to review comments.

* Reacting to review comments.
Co-authored-by: raychen <raychen@microsoft.com>
samvaity and others added 30 commits June 12, 2024 14:34
* all changes

* pom changes, deleting unused leaseaction, and blobhierarchylistsegment changes

* path transforms

* wip

* fixed

* adding exception type to path fromJson

* adding missed serialization
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
* set shell=False

fix python

* format

* pin python version

* revert python change
…Services - Speech (#40593)

Update CODEOWNERS for Communication - Email, Key Vault and Cognitive Services - Speech
* Removal of the devops release PAT

* Don't pass in the access token, just use the AzureCLI task and do everything in the scripts

* Updates for feedback

---------

Co-authored-by: James Suplizio <jasupliz@microsoft.com>
Disable transitive dependency checks in RevApi
This is the result of `npm audit fix` to address vulnerability in older versions
of `braces`.

Co-authored-by: Jeremy Meng <yumeng@microsoft.com>
…nd replicaStatusList (#39844)

* quorumAckedLSN and currentReplicaSetSize added to diagnostics. replicaStatusList includes all replicas

* Update sdk/cosmos/azure-cosmos/CHANGELOG.md

* changed tests to mock the new overload primary async method

* reacting to comments

* reacting to comments

* reacting to comments

* reacting to comment

* removed set.of cause used another package

* removed set.of cause used another package

* Reacted to comments

* addressed comment and updated changelog
For the central versioning files in the repo that contain versions for all the projects we don't want to block on code owner approval for these as everyone needs to update them. We instead just remove any owners from the by overriding and removing the owners.
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
* Updating Release info

* Reverting the change to package version
…for removal of azure-authentication-msi-token-provider and ms-azure-cognitiveservices-textanaytics (#40644)
* Remove scheduled enqueued time when forwarding received message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Configuration Azure.ApplicationModel.Configuration Attestation Azure.Core.AMQP azure-core-amqp Azure.Core azure-core azure-sdk-bom Azure Java SDK BOM (Bill of Materials) azure-spring All azure-spring related issues Batch Cognitive - Anomaly Detector common common module used by all azure SDKs (e.g. client, Mgmt) Communication - Call Automation Communication - Calling Server Communication - Chat Communication - Common Communication - Identity Communication - Network Traversal Communication - Phone Numbers Communication - Rooms Communication - SMS Container Registry Cosmos graalvm Label for tracking issues related to graalvm Mgmt This issue is related to a management-plane library. OpenTelemetry OpenTelemetry instrumentation
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet