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

Revert "[EventHub] Raise error when primary key is rotated" #37587

Closed

Conversation

swathipil
Copy link
Member

Reverts #36245

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

needuv and others added 2 commits September 26, 2024 18:33
* evaluator config

* add a change log entry

* fix changelog wording

* fix another thing in changelog

* fix typing issue

* add to __init__

* fix some tests

* fix a spell check issue

* fix tests again

* fix last failing test

* clean up changelog
* fix livetest targeting

* remove extra parameter
@swathipil
Copy link
Member Author

/azp run python - eventhub - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

azure-sdk and others added 20 commits September 26, 2024 12:19
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
Setter and getter docstrings were reversed.
* Update prompty

* use a non preview version of API

* Remove odb

* Remove prints

* Update tests and fix the type conversion of response

* Reformmated with tox run -e black -c ../../../eng/tox/tox.ini -- .

* Update test

---------

Co-authored-by: Nagkumar Arkalgud <nagkumar@naarkalgworkmac.lan>
* encode the fact that azure-eventhub does not support pypy machines
* add azure-sdk-tools test workflow
* update cspell to account for new workflow
* fix matrix generation when no direct packages are present
* fix a test relying on folder ordering to NOT depend on that folder ordering
…csOnboarding (#37588)

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
* fix statistics

* remove useless code

* remove useless env var

* remove useless code
…SDK owner) (#37563)

* code and test

* update-testcase

* Update CHANGELOG.md

* 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>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
* ensure the default isn't "scan the entire repo"
Examples were added to demonstrate how to authenticate with a
user-assigned managed identity using and object ID and resource ID.

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
* apply black and prepare for parsing the ci.yml so that we can understand if testproxy is enabled or disabled
* The language specific cert trust in Language-Settings has been updated to no longer globally set environment variables SSL_CERT_DIR, SSL_CERT_FILE, and REQUEST_CA_BUNDLE. These are dynamically set in proxy_startup.py
…37619)

* filter the trigger for the workflow to only changes that include azure-sdk-tools
* extend the number of directories that can trigger the 'other' packages properly
* disable pypy running against azure-storage-file-share, azure-storage-file-datalake, azure-storage-queue
@swathipil swathipil closed this Sep 27, 2024
@swathipil swathipil deleted the revert-36245-swathipil/eh/rotate-primary-key-bug branch September 30, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.