-
Notifications
You must be signed in to change notification settings - Fork 3k
Anhopki/add mobile type #41345
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
Draft
andrewjhopkins
wants to merge
50
commits into
Azure:release/azure-communication-phone-numbers-1.3.0b2
Choose a base branch
from
andrewjhopkins:anhopki/add-mobile-type
base: release/azure-communication-phone-numbers-1.3.0b2
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Anhopki/add mobile type #41345
andrewjhopkins
wants to merge
50
commits into
Azure:release/azure-communication-phone-numbers-1.3.0b2
from
andrewjhopkins:anhopki/add-mobile-type
+236,148
−84,671
Conversation
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
Co-authored-by: Josiah Vinson <jovinson@microsoft.com>
…owner) (Azure#41211) * code and test * recover init --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com>
…pespec (Azure#41218) * support apiVersion * fix * fix * format
…wner) (Azure#41113) * code and test * update version --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
* Update CHANGELOG.md * Update _version.py * Update CHANGELOG.md * adding instrumentation for create_thread_and_run (Azure#41224) * adding instrumentation for create_thread_and_run * updating changelog * removing empty sections from changelog since those prevent green build * prepare for 1.1.0b1 (Azure#41203) * h -f prepare for 1.1.0b1 * comment out async tests * Add convenience code for preview tools and Fabric sample * add sharepoint sample * add bing custom search sample * update README with fabric sample * run black * Rebase, update readme, changelog, comments out test * resolve ci * fix CI * update changelog * Fix spelling --------- Co-authored-by: Glenn Harper <glharper@microsoft.com> * Record async tests (Azure#41235) * Update CHANGELOG.md --------- Co-authored-by: M-Hietala <78813398+M-Hietala@users.noreply.github.com> Co-authored-by: Glenn Harper <glharper@microsoft.com> Co-authored-by: Glenn Harper <64209257+glharper@users.noreply.github.com>
Co-authored-by: Josiah Vinson <jovinson@microsoft.com>
* Update Redteaming agent to go through FDP * fix import * update the sample * fix the docstring --------- Co-authored-by: Hanchi Wang <hanchiwang@mac.lan> Co-authored-by: Nagkumar Arkalgud <nagkumar@naarkalg-work-mac.local>
…ked (Azure#40811) * Skip deployment validation for local deployment when endpoint is invoked * remove debug * unskip test_local_endpoint_mir_e2e test * Revert "unskip test_local_endpoint_mir_e2e test" This reverts commit d3c7354.
…can only be merged by SDK owner) (Azure#41116) * code and test * update requirement * Update pyproject.toml --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
…858(can only be merged by SDK owner) (Azure#41115) * code and test * update testcases * Update pyproject.toml * Update ci.yml --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
…5-59226(can only be merged by SDK owner) (Azure#41117) * code and test * update requirements * remove folder * Update pyproject.toml * Update ci.yml --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
…ation.Management/tspconfig.yaml', API Version: 2025-05-31-preview, SDK Release Type: beta, and CommitSHA: '4f4f1f7dc11e7446c62621607eb86c237dcb1d38' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' (Azure#41236)
…re#40828) * progress maybe ? * updates * Update sdk/evaluation/azure-ai-evaluation/azure/ai/evaluation/red_team/_red_team.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update sdk/evaluation/azure-ai-evaluation/azure/ai/evaluation/red_team/_red_team.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * support composed with multiturn * update tests * update new tests to only run if pyrit installed * typo * crescendo work * fix for scorer target * inital tests * minor updates * updates * updates * update tests * updates to tests * updates * updates * fixes for crescendo 1dp * fix pyrit tests * fix multi turn 1dp * update changelog * fix imports in test file --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update aiohttp transport timeout errors * Make backwards compatible * Added tests * Fix black * Feedback * Version bump + changelog
…wner) (Azure#41189) * code and test * update changelog * Update CHANGELOG.md --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
* change hash function * codeql fixes * correct uuid formation * roll back one change * hash change * fix lint issue * fix unit tests * update recordings * reverse recording * reverse hash_dict change * add object hash change * pass function_scoped to true * update recordings * update recordings * update recordings * updates * update failed test recording * update failed test recording
* Fixing gaps for Containers with HashV1 * Hotfix for Hash V1 PartitionKeys This fixes an issue where querychangefeed doesn't return items that have PartitionKey Values that use Hash V1. This also fixes issue where one couldn't query changefeed for specific HPK PK values that weren't prefix pks. * Update sdk/cosmos/azure-cosmos/CHANGELOG.md * Update CHANGELOG.md * pylint and mypy fixes * remove some comments * additional tests * update tests --------- Co-authored-by: Fabian Meiswinkel <fabianm@microsoft.com> Co-authored-by: Fabian Meiswinkel <fabian@meiswinkel.com>
…40905) * Enable excluded locations to metadata API calls * Added prefix partition key table to test config * Fixed failed live tests * Fixed emulator test failures * Fixed live tests * Fixed python style errors * Update Python version for live tests * Fix bug with is_endpoint_unavailable_internal * Revert fix for is_endpoint_unavailable_internal This was not a bug * Added Metadata tests with reordering with excluded locations * Added docstring to metadata APIs * Added CHANGELOG * Updated predicate_is_collection_operation to predicate_is_resource_type * Fixed typo * Enable excluded_locations to query plan workflow * Remove docstring of excluded_location for READ API * Updated emulator tests * Clean up unnecessary mapping during QueryChangeFeed * Fixed bug * Cleanup codes * Fixed bugs with test_change_feed_split * Fixed mypy error * Upgrade Python SDK version * Cleanup excluded location conditions * Removed unnecessary test * Removed unused import
* added suffix with tests * added documentation in client functions * added changes from comments in pr * added to changelog * edited changelog --------- Co-authored-by: Andrew Mathew <andrewmathew@microsoft.com>
* Fix docs * update changelog
* Use image.yml in docindex pipeline * CODEOWNERS for docindex.yml * LinuxImageDemand
…zure#41130) * Added k8s resource attribute logic. Old tests pass. Need new tests * new tests pass * lint * lint * lint * Add unknown_service use case and tests for invalid values * lint * comments * typo
* Enable diagnostic logging for AKS. Needs tests * stash * Tests pass * changelog * spelling * test_diagnostics_aks_attach not passing * Default return * test_diagnostics_aks_attach failing. Adding asserts * change tests * add more test variety * mock exporter * add mock args * lint * clarify comment * cover functions appsvc overlap * typo
* Update _base.py * Update _cosmos_http_logging_policy.py * Update CHANGELOG.md * Update CHANGELOG.md * update activity id with tests Added tests to verify Activity id is generated client side. Proof of client generated activity id can be seen from seeing it in the request headers. * update test
* Prepare evals SDK Release * Fix bug --------- Co-authored-by: Nagkumar Arkalgud <nagkumar@naarkalg-work-mac.local>
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
* Prepare evals SDK Release * Fix bug * Fix for ADV_CONV for FDP projects * Update release date --------- Co-authored-by: Nagkumar Arkalgud <nagkumar@naarkalg-work-mac.local>
… anhopki/add-mobile-type
…zure-sdk-for-python into anhopki/add-mobile-type
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
AI Agents
AI Projects
Azure.Identity
Communication - Phone Numbers
Cosmos
Evaluation
Issues related to the client library for Azure AI Evaluation
Health Deidentification
Machine Learning
Monitor - Distro
Monitor OpenTelemetry Distro
Monitor - Exporter
Monitor OpenTelemetry Exporter
Search
Storage
Storage Service (Queues, Blobs, Files)
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.
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:
General Guidelines and Best Practices
Testing Guidelines