-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Eg/namespaces #39922
Merged
JoshLove-msft
merged 358 commits into
Azure:feature/eventgrid/namespaces
from
JoshLove-msft:eg/namespaces
Nov 13, 2023
Merged
Eg/namespaces #39922
JoshLove-msft
merged 358 commits into
Azure:feature/eventgrid/namespaces
from
JoshLove-msft:eg/namespaces
Nov 13, 2023
Conversation
This file contains 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
* Use bytes to represent AMQP property map * Delete SettlementPropertiesTests.cs * PR fb * Fix test and revert testbase change * remove unused import
* Update Generator Version 3.0.0-beta.20231017.1 * Update SDK codes me_pu_4
* Use singleton rather than hosted service for cleanup * prepare for release * add date
* Bug fixes for development time credentials * update project version * Increment package version after release of Azure.Identity (Azure#39170) * tests --------- Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
* Update version number to stable * Update release date
…tensions.ServiceBus (Azure#39339)
* Updated test-resources template to contain necessary properties. * Added logging for test environment variables for better troubleshooting.
* Fix namespace of ACS models * Fix
…xes (Azure#39206) * Added download tests for file shares * Rerecorded tests * Cleanup
* initial unified implementation * applied to blob single download tests * move local tooling * checkpoint * separate out blob utilities * separating item and container test util * cancellation tokens * using single blob * apply to append tests * added page blobs * remove old verify methods
…Message (Azure#39308) * Fix: Prevent data duplication in TraceTelemetry with IncludeFormattedMessage. * Update Changelog * PR feedback on Exception original format. * test changes * Test changes.
* One more EBN and add test * Fix
…tensions.ServiceBus (Azure#39369)
* add serialize funtion for BinaryData * add more test * Update sdk/core/Azure.Core/src/Shared/RequestContentHelper.cs Co-authored-by: Christopher Scott <chriscott@hotmail.com> --------- Co-authored-by: Christopher Scott <chriscott@hotmail.com>
…#39215) * ElasticSan snapshots and CMK * Update changelog to remove empty sections * Update sourceId format
* Fix for issue 39837 * Update CHANGELOG.md
* initial testbase implementation * hook up shares to testbase, some failures * fixes * fix a test * get root vs nonroot tests working together * fix build * cleanup * testproxy * rerecord * rerecord * rerecord (exceeding file path limits) * change path generation, hopefully fix linux tests * recorded test attr * disable bad test * use system path separator * bugfix
…o mark tracing as stable (Azure#39682) * Remove the tracing feature-flag from HTTP spans and add the option for libs to mark tracing as stable
* Update changelog and version for release * add CHANGELOG entries for binary-affecting Core changes since 2023-09-07
…since 2023-09-07 (Azure#39902)
[Search] Prepare for GA release
* Introduce "known issues" page Adds the page to datamovement base folder. Readmes for base, blob, and file packages add a reference to this page as their first H2 section of the document. * reorganize readme * add issue re:transfer sizes * link style checks
* Increment package version after release of Azure.Core.Experimental * Increment package version after release of Azure.Core
This reverts commit 317f457.
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.