Users/v vdharmaraj/beta3 latest from main#47961
Merged
v-dharmarajv merged 519 commits intocallautomation/beta3from Jan 24, 2025
Merged
Users/v vdharmaraj/beta3 latest from main#47961v-dharmarajv merged 519 commits intocallautomation/beta3from
v-dharmarajv merged 519 commits intocallautomation/beta3from
Conversation
* Update Generator Version 3.0.0-beta.20241125.1 * Update SDK codes de_he_2 * Update SDK codes he_ma_3 * Update SDK codes sq_wo_6 * Update SDK codes ad_co_0 * Update SDK codes co_da_1 * Update SDK codes ma_pu_4 * Update SDK codes pu_sq_5 --------- Co-authored-by: Arcturus Zhang <dapzhang@microsoft.com>
Bumping the `Microsoft.Azure.Amqp` dependency to absorb bug fixes and updating the library changelogs.
* Bump Microsoft.AspNetCore.DataProtection to 8.0.11 * Bump Microsoft.Extensions.DependencyInjection to 6.0.2 * Bump Microsoft.Extensions.DependencyInjection.Abstractions to 8.0.2 * Upgrade Microsoft.Extensions.DependencyInjection to 8.0.1 * Remove dependency on Microsoft.AspNetCore.DataProtection.AzureKeyVault * Update CanDecryptEncryptedKeys test * Fix tests using track1 KeyVault SDK * Override version for Microsoft.Bcl.AsyncInterfaces * Override Microsoft.Bcl.AsyncInterfaces to v8.0.0 * Override DependencyInjections and DataProtections versions in Extensions * Revert changes in Packages.Data.Props * Override versions in Microsoft.Extensions.Azure and add AsyncInterfaces back * Update changelogs and project versions
Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
…7329) * Add not validated to list of terminal states * update SDK version * unreleased version --------- Co-authored-by: Venkat Ragavan S <vens@microsoft.com>
* Increment package version after release of Azure.Extensions.AspNetCore.DataProtection.Blobs * Increment package version after release of Azure.Extensions.AspNetCore.DataProtection.Keys * Increment package version after release of Microsoft.Extensions.Azure
The focus of these changes is to fix a bug causing identifier generation for `ServiceBusSender` to not include the entity path as informational context.
The focus of these changes is to fix the project reference CI leg which is failing due to in-process work to bump extension package dependencies. These packages are being bumped locally to force transitive dependencies to play nice while we work on the central updates.
Adding support for the emulator slug to the Service Bus Administration client. While the emulator itself currently does not support the management operations, there is no harm in proactively enabling awareness in the the client for potential future support.
* generate code * rename models * update definitions * fix id type * update code * record test * remove unwanted files * update api signature * record all tests * update samples * update api sig * update changelog * update version * update version * Update CHANGELOG.md --------- Co-authored-by: Mingzhe Huang <archerzz@users.noreply.github.com>
* Run Autorest,Export-Api, implement new clients * Add unit tests * Add new live tests * Update spec acpi url * Update api * Push assets * Push tests * Different models for opt add and remove endpoints, few more live tests * Set changelog date
* Update instructions for locating service connection ID * Edit
Co-authored-by: Jesse Squire <jsquire@microsoft.com>
* [CODEOWNERS] Remove invalid owner The focus of these changes is to remove an invalid owner flagged by the linter. * Update .github/CODEOWNERS
* cleanup * more cleanup * moved CM provisioning projects to CM folder * added the ability to provide extension connections * cleaned up extensible connections * made connection collection strongly typed * completly removed hardcoded connections * made connection collection serializable * refactored tests * connection scenario tests * basic scenarios work and tests pass * cleaned up tests * hardened appsettings.json reading code * added more to getting started * started to move built-in connections * organized folders * all tests pass * updated APIs * made tests run sequentially * made tests run sequentially * removed duplicated code * fixed solution file * fixed misspelling * PR feedback
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
fhaghbin-msft
approved these changes
Jan 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contributing to the Azure SDK
Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.
For specific information about pull request etiquette and best practices, see this section.