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

Merge from master #1

Merged
merged 220 commits into from
Dec 3, 2020
Merged

Merge from master #1

merged 220 commits into from
Dec 3, 2020

Conversation

OlegSternbergIBM
Copy link
Owner

Merge from master

jsquire and others added 30 commits November 9, 2020 10:07
The focus of these changes is to ignore the tests that are failing for
Live runs consistently until they can be investigated.
The focus of these changes is to document the call-outs for the November
release of the Event Hubs client library.
* Fixed typos.

* Update samples.

* Apply suggestions from code review

* Fixed remaining misspellings.

* Apply suggestions from code review
- Handle buffer overload on large output
- Handle process failed to start
…ureCloud by default (#16775)

* [Identity] Fix VisualStudioCodeCredential to use refresh token for AzureCloud by default

* fix GetAzureCloudInstance logic
…#15803)

* Implement long running operatins

* Update readme with long running opertions

* Address review issues and rename search to reservation - WIP

* move operations to Model namespace
use lock
reorange operation classes

* remove unused terminalStatuses initialization

* use ReservationStatus type for PhoneNumberReservationPurchaseOperation

* use ReservationStatus type for PhoneNumberReservationPurchaseOperation - update readmy

* Merge branch 'master' into pavel/feature/communication/lro

* Merge branch 'master' into pavel/feature/communication/lro

* addressing PR feedback

* LRO - removed HasSucceeded and Error properties from operation

* LRO - removed HasSucceeded and Error properties from operation

* Administratin LRO addressing PR feedback
* fix flaky tests

* update pagination test

* cleanup

Co-authored-by: Suhas Mehta <suhas.mehta@microsoft.com>
It's now preview 9 (not 4)
This is follow up on #14476 .
This PR takes initial work and adapts to use `System.BinaryData`
* Restored previous single shot upload threshold

* PR comments

* PR comments

* PR comments
* Update subscription configuration schema to include new parameters

* Support platform specific arm template parameters and legacy hashtable format

* Update arm template parameter comment to include top level key

* Restore AdditionalParameters. Merge ArmTemplateParameters from stringified hash literal

* Handle duplicate keys more explicitly for arm and env vars

* Regenerate New-TestResources.ps1 markdown

* revert variable name to environmentVariables to fix post-scripts

* Handle empty arm template parameters better

* Remove arm template parameter merge logic from deploy template

* Add merge hashes function to New-TestResources.ps1

* Add merge hashes function to New-TestResources.ps1

* Add env variable overwrite warning. Use ContainsKey checks

* Temporarily manually fix invalid generated markdown links

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
* Refactor eng/common/README.md

* Add doc directory

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
…8.0.0-beta (#16355)

* [Storage] Upgrade to 2020-08-01-preview

* [Storage] Support blob Inventory rule

* [storage] Update version to 18.0.0-beta.1
- Fix test that works with version 2019-12-12 or higher.
- Bump connection limit on NET FX. We're seeing obvious symptoms of starvation in live tests.
Increment package version after release of Azure.Messaging.EventHubs
The focus of these changes is to update the references for the Event
Processor package to the latest beta of the core Event Hubs package.
Increment package version after release of Azure.Messaging.EventHubs.Processor
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
* Make Search/AutoComplete tests order independent

with the smallest change possible.  The change from the Free to Basic SKU
jumbled some of these and I'm fixing them without re-recording to make sure they
still work with either SKU.  (It would otherwise be more correct to use $orderby.)

* Change AutoComplete to use a subset
pavelprystinka and others added 29 commits November 25, 2020 15:04
- Addresses #16238
- Update LineCounter sample app to show usage of Event Grid
- Update LineCounter README to include a screenshot of Azure Monitor
- Update Distributed Tracing section in Diagnostics readme to link to LineCounter.
- Also add in DI extension methods.
* Fix EventGrid Readme issue

* Update README.md
* add tests for every endpoint

* remove playback

* custom forms with and withouth labels for aad
* Add support for Redis Enterprise.

* Add SessionRecords from successful tests.

* Add redisenterprise pipeline.

* Updated SDK to match updated Swagger.
The focus of these changes is to fix a couple of race conditions causing
some tests to be flaky and to adjust the scope creation approach used for
snippet test.  The global setup/cleanup was causing occasional long delays
that appeared to be hangs during nightly runs.
… administration (#16935)

* inroduce phone number addministration tests

* Samples are created

* Improve sanitization in tests

* Improve sanitization in tests

* Update test records

* Ignore phone numbers live test for not playback if INCLUDE_PHONENUMBER_LIVE_TESTS env var is not True

* Update readme

* Update readme

* samples wording update

* rename test

* addressing tests code formatting

* addressing tests code formatting

* add assertion to sample test

* add release phone number method for single number

* add release phone number method for single number - update api

* address PR comments (sample wording and renames)

* update sample wording and some variable names
* Call imds instance endpoint instead of token endpoint to probe for imds, extend timeout

* Update msi token tests to distinguish between which imds endpoint is being called

* Fix comment and visibility in test

* Change per stpetrov

* re-trigger checks

* Add metadata header to probe request
* CloudNative.CloudEvents bridge library

* PR fb

* Fix NUnit casing

* Export API
There are some layers in EventHubs WebJobs extensions that were the artifact of Track 2 refactoring. Remove them to simplify the code a bit.

Major changes:
* Merge `Processor` and `EventProcessorHost`
* Merge `ProcessorPartitionContext` and `Partition`, rename to `EventProcessorHostPartition`
* Remove ICheckpointer
* updating CI config with moniker specific readme/service output
@OlegSternbergIBM OlegSternbergIBM merged commit 326ee7c into OlegSternbergIBM:master Dec 3, 2020
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.