Increment version for communication releases#38470
Merged
jsquire merged 1 commit intoAzure:ericasp/number-lookup-previewfrom Sep 2, 2023
Merged
Conversation
jsquire
approved these changes
Sep 2, 2023
ericasp16
added a commit
that referenced
this pull request
Jan 29, 2024
GA implementation of the number lookup feature. This commit should cover the vast majority of the work needed, and is updated to incorporate feedback from the stewardship board. These changes are going into a branch to wait until we're ready to do our final bug bashing and eventually merging and shipping the feature. --------- * update autorest.md to point to the number lookup feature's latest swagger, update the auto-generated files, and add methods to the public SDK for searching operator information * update generated files based on latest swagger * update changelog for number lookup public preview * update version in PhoneNumbers.csproj * update scripts * fix SMS changelog format * Increment package version after release of Azure.Communication.PhoneNumbers (#38417) * add preview version number * update changelog * update changelog version * run api update script * Increment package version after release of Azure.Communication.PhoneNumbers (#38470) * update generated files * implement GA number lookup updates * updated based on SDK feedback --------- Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
ericasp16
added a commit
that referenced
this pull request
Mar 14, 2024
* Number format (#40083) Add number format features to the number lookup public preview. --------- * update autorest.md to point to the number lookup feature's latest swagger, update the auto-generated files, and add methods to the public SDK for searching operator information * update generated files based on latest swagger * update changelog for number lookup public preview * update version in PhoneNumbers.csproj * update scripts * fix SMS changelog format * Increment package version after release of Azure.Communication.PhoneNumbers (#38417) * add preview version number * update changelog * update changelog version * run api update script * Increment package version after release of Azure.Communication.PhoneNumbers (#38470) * update generated files * implement GA number lookup updates * updated based on SDK feedback --------- Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> * update generated files * update to preview * fix serialization of phone numbers in tests * undo unrelated changes to SMS Changelog * update generated files * update generated files * update test files, disable tests that are hanging * update tests, run Export-API * update tests and recordings to include all Number lookup tests --------- Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
angiurgiu
pushed a commit
that referenced
this pull request
Mar 20, 2024
* Number format (#40083) Add number format features to the number lookup public preview. --------- * update autorest.md to point to the number lookup feature's latest swagger, update the auto-generated files, and add methods to the public SDK for searching operator information * update generated files based on latest swagger * update changelog for number lookup public preview * update version in PhoneNumbers.csproj * update scripts * fix SMS changelog format * Increment package version after release of Azure.Communication.PhoneNumbers (#38417) * add preview version number * update changelog * update changelog version * run api update script * Increment package version after release of Azure.Communication.PhoneNumbers (#38470) * update generated files * implement GA number lookup updates * updated based on SDK feedback --------- Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> * update generated files * update to preview * fix serialization of phone numbers in tests * undo unrelated changes to SMS Changelog * update generated files * update generated files * update test files, disable tests that are hanging * update tests, run Export-API * update tests and recordings to include all Number lookup tests --------- Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
haiyuazhang
pushed a commit
to haiyuazhang/azure-sdk-for-net
that referenced
this pull request
Mar 9, 2026
* Create base of release-sql-Microsoft.Sql-2025-02-01-preview via Copy-ApiVersion.ps1 (Azure#36370) * Copy files from preview/2024-11-01-preview Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to preview/2025-02-01-preview Updated the API version from preview/2024-11-01-preview to preview/2025-02-01-preview. * Added tag for 2025-02-01-preview in readme file --------- Co-authored-by: Mitesh Vishwakarma <mvishwakarma@microsoft.com> * Swagger changes for Paginated List DDM rules API (Azure#36819) Co-authored-by: Santosh Padhy <santoshpadhy@microsoft.com> * Datasync UAMI support API in 2025-02-01-preview (Azure#35876) * Datasync UAMI support API in 2025-02-01-preview * Updated json to fix validation failure * Spell, lint fix * Fix error message * Updating error codes --------- Co-authored-by: Hareesh Kumar Gajulapalli <hgajulapalli@microsoft.com> * Azure SQL API Parity (Azure#38442) * Azure SQL API Parity * avocado error update * fixes lint diff errors --------- Co-authored-by: mvishwakarma <mvishwakarma@microsoft.com> * Removing datasync breaking change because of required fields (Azure#39059) Co-authored-by: Hareesh Kumar Gajulapalli <hgajulapalli@microsoft.com> * Added back the legacy params (Azure#39317) Co-authored-by: Santosh Padhy <santoshpadhy@microsoft.com> * 20250201-preview breaking change fix for databases.json (Azure#40027) * breaking change fix * fix model validation failure --------- Co-authored-by: mvishwakarma <mvishwakarma@microsoft.com> * fixing model validation errors (Azure#40364) * fixing model validation errors * adds model validation fix * fixes model validation errors * Fixes model validation errors * fixes model validation failures * model valdation fixes ' * model validation fix * model validation fixes * fixes model validation errors --------- Co-authored-by: mvishwakarma <mvishwakarma@microsoft.com> * fix semantic error * fix semantic error * add v2 * fix breaking change (Azure#40593) Co-authored-by: mvishwakarma <mvishwakarma@microsoft.com> * Adding suppressions previously approved in Azure#38470 (Azure#40764) * Removing the list import export operation results from Servers API (#40836) * Adding suppressions previously approved in Azure#38470 * Removing the list import export operation results from Servers API * Fix for lint-diff errors (Azure#40792) * Fix for lint-diff errors * Rectifies suppression for ResourceNamePattern * Remove ResourceNameRestriction validation code Removed ResourceNameRestriction code from parameters. * Fix formatting issue Fix formatting issue --------- Co-authored-by: mvishwakarma <mvishwakarma@microsoft.com> Co-authored-by: Jeremy Frosti <111934615+jeremyfrosti@users.noreply.github.com> * Add suppression for ElasticPools to match existing suppression in Databases (Azure#40862) * Adding suppressions previously approved in Azure#38470 * Removing the list import export operation results from Servers API * Adding suppression for new currentSku in ElasticPool update --------- Co-authored-by: Mitesh Vishwakarma <mvishwakarma@microsoft.com> Co-authored-by: skpadhy33 <35034191+skpadhy33@users.noreply.github.com> Co-authored-by: Santosh Padhy <santoshpadhy@microsoft.com> Co-authored-by: hareeshghk <hareeshghk@users.noreply.github.com> Co-authored-by: Hareesh Kumar Gajulapalli <hgajulapalli@microsoft.com> Co-authored-by: zedy <zedy@wicresoft.com> Co-authored-by: Jeremy Frosti <111934615+jeremyfrosti@users.noreply.github.com>
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.
Increment package version after release of Azure.Communication.PhoneNumbers