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

[AutoPR track2_azure-mgmt-purview] Add new Purview API version 2024-04-01-preview with assignIdentity API. #6614

Closed
wants to merge 173 commits into from

Conversation

azure-sdk
Copy link
Owner

Create to sync Azure/azure-rest-api-specs#28330

You can install the use using pip install of the artifacts.

azure-sdk and others added 30 commits March 8, 2024 13:12
* add async iterator random stream for async httpx

* update perf tests with same args for easier comparison of perf

* pauls comments

* update asynciterator comment to iterable
…ure#34709)

* Create a separate job for events requiring Az CLI

* Update .github/workflows/event-processor.yml

Co-authored-by: Wes Haggard <[email protected]>

---------

Co-authored-by: James Suplizio <[email protected]>
Co-authored-by: Wes Haggard <[email protected]>
…#34708)

In the case there is exactly one previous release PS will return the single object and thus the Count property will not exist. Instead this change ensures that we always have a list.

Co-authored-by: Wes Haggard <[email protected]>
* remove upper bound in setup.py

* update

* update

* update

* revert change for monitor

* update
* add myself to tools/ directory

* add mccoy
* Add release date

* Change to next Monday as the team won't release SDK at Friday
- Updates for next-pylint.
- Added changelog entry for a previous release that was released from
  another branch.

Signed-off-by: Paul Van Eck <[email protected]>
…_container_if_not_exists` (Azure#34286)

* fixes

* Update CHANGELOG.md

* fixed missing kwargs

* using PR to remove these wrongly-marked limitations
* Remove experimental annotation from provision network

* remove unused import
…re#34727)

* ensure that image.yml is populated everywhere
* update ci.yml to also use the variables as provided by image.yml
* update gitignore so that our updates don't break anyone's analyze
* ensure analyze weekly runs on the correct job
The swagger file are updated and the code is regenerated.

Signed-off-by: Paul Van Eck <[email protected]>
* api events

* api center

* update version

* Update sdk/eventgrid/azure-eventgrid/CHANGELOG.md
…e#34473)

* update batch error description

* Revert "update batch error description"

This reverts commit 9fbe949.

* linked sample, updated ivar

* Update exceptions.py

* Update exceptions.py

* Update exceptions.py

* Update exceptions.py
* Remove Optional type annotation from get() methods

* Remove duplicate overloads

* Fix sphinx errors

* Fix indentation

* Turn on strict sphinx check

* Implicitly expose search_space and _credentials classes to avoid duplicate object exposures

* Add deprecation warning message for imports and update CHANGELOG

* Update formatting

* Ignore mypy error
* Reverting models to make sure calls to the simulator work

* quotes

* Spellcheck fixes

* ignore the models for doc generation

* Fixed the quotes on f strings

* pylint skip file

* Support for summarization

* Adding a limit of 2 conversation turns for all but conversation simulators

* exclude synthetic from mypy

* Another lint fix

* Skip the file causing linting issues
Turning on GitHub Action to enforce the max life of issues. "Close stale issues"
* Update FastAPI sample with instrumentation

* uvicorn spelling
* messaging python SDK

* reverting kind change

* add new rest api commimt changes

* adding samples

* adding samples

* latest rest api changes merge

* review comments

* build failures

* build failures

* build failures

* Adding AAD auth

* adding asset.json

* readme update

* plint issues fix

* changelog update

* plint issues fix

* buildfix

* test fix

* revert job router change

* test fix.

* testfix

* test fix

* test fix

* review comments

* samples for Image messages

* adding to code owners

* review comments

* adding iteratable bytes to download media

* lint issues

* lint issues

* review comments

* tsp commit update

* Update sdk/communication/azure-communication-messages/samples/send_text_notification_messages_async.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_text_notification_messages_async.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_text_notification_messages_async.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_text_notification_messages.py

Co-authored-by: Anna Tisch <[email protected]>

* review comments

* Update sdk/communication/azure-communication-messages/samples/send_text_notification_messages.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_image_notification_messages.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/README.md

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_image_notification_messages.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_image_notification_messages.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_image_notification_messages_async.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_image_notification_messages_async.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_template_notification_messages.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_template_notification_messages.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_template_notification_messages_async.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_text_notification_messages.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_template_notification_messages_async.py

Co-authored-by: Anna Tisch <[email protected]>

* review comments

* review comments

* adding Token credential Sample

* samples improvement

* Iterable bytes changes

* removing job router references.

---------

Co-authored-by: Anna Tisch <[email protected]>
msyyc and others added 13 commits March 27, 2024 16:44
* add dependency

* update for auto_release

* update

* update
* Pipeline template to validate package and update package work item

* Changes to restructure validations

* Additional fixes as per comments

* Remove explicit exit code

* Set erroractionpreference for change log check

---------

Co-authored-by: Praveen Kuttappan <[email protected]>
* Switch to mypy = false, revert after and fix issues

* Update
* dont hardcode api_version on request

* pylint fixes

* revert

* api version

* Update sdk/eventgrid/azure-eventgrid/azure/eventgrid/aio/_publisher_client_async.py

* Update sdk/eventgrid/azure-eventgrid/azure/eventgrid/aio/_publisher_client_async.py
Update docstrings in `MetricsClient`
* sync pyamqp

* update credential used for tests

* apply cr changes

* change reconnect test back

* copy over sb changes
* update built-in chat flow:

* add more logging in validate_service
* fix parsing error in parse_groundedness_responses.py

* update built-in qa flow

* update qa groundedness input validation logic
* add logging in validate_groundedness_service
@azure-sdk azure-sdk force-pushed the sdkAuto/28330/track2_azure-mgmt-purview branch from 841f747 to 122de5c Compare March 28, 2024 00:33
msyyc and others added 8 commits March 28, 2024 10:18
* Adding tests to capture groundedness with expected values

* Update CHANGELOG.md

* Update CHANGELOG.md
* add path_on_compute

* fix parsing error

* output parsing error

* fix blank

* fix import inputoutputbase

* add literal input convert

* fix comments

* fix conflict

* fix conflict

* Update output.py
These were using `$filter`, but this is misleading. Updated to reflect
more accurate usage.

Signed-off-by: Paul Van Eck <[email protected]>
* 32850 Fix mypy typing errors for azure-maps-geolocation

* 32850: Use optional fileds in CountryRegionResult model

* 32850: Enable type check for azure-maps-geolocation
* init

* Update _version.py

* Update SWAGGER.md

* updated recording

* removed debug

* updated samples to showcase attachment type

* migrate to sphinx docs

* updated common sdk reference to the latest

---------

Co-authored-by: Jim Chou <[email protected]>
@azure-sdk azure-sdk force-pushed the sdkAuto/28330/track2_azure-mgmt-purview branch from 122de5c to 617d7ec Compare March 28, 2024 20:53
Merge b71a3d165d1730422623b0964e8185ea11b45142 into 9410c7c610536cb5fa48c552b0ad72e110bff3c7
@azure-sdk azure-sdk force-pushed the sdkAuto/28330/track2_azure-mgmt-purview branch from 617d7ec to ead9229 Compare March 28, 2024 21:06
@azure-sdk azure-sdk force-pushed the main branch 3 times, most recently from 6680ffc to 5652869 Compare April 3, 2024 03:33
@azure-sdk azure-sdk closed this Apr 7, 2024
@azure-sdk azure-sdk deleted the sdkAuto/28330/track2_azure-mgmt-purview branch April 7, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.