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

Feature/azure search handoff #2

Draft
wants to merge 1,071 commits into
base: master
Choose a base branch
from
Draft

Conversation

navalev
Copy link
Owner

@navalev navalev commented Dec 30, 2019

No description provided.

JimSuplizio and others added 23 commits January 7, 2020 09:59
* update_versions.py fix for update-type all
* fix spacing in .yml file
* Improve logging and update consumer close logic

* Update localization text message

* Fix unit test

* Fix checkpointstore tests
* Update identity change log for 1.0.2

* Update identity pom version to 1.0.2
* Adding EventHubConnectionProcessor.

* Add tests for fetching new connection.

* Add tests to ensure on error conditions.

* Remove circuar dependency on EventHubConnection from EventHubConnectionProcessor

* Update AmqpConnection interface to create send and receive links.

* Fixing errors in ConnectionProcessor and update ReactorAmqpConnection to keep track of send links.

* Removing EventHubConnection.

* Update clients to use ConnectionProcessor.

* Fixing EHubClientBuilder to repeat the mono, so we have a potentially infinite stream of connections.

* Add test to verify that on non-transient errors, the connection is not revived.

* Delay retrying EventHubConnection creation on a transient error.

* Consolidate request from upstream for new connection.

* Not requesting new connection unless needed.
* Fixing links to sdk libraries, moving them to githubio release page
KV changelog updates.
…7166)

* Fixing potential NPE when token managers are created multiple times.

* Fix test assertions.

* Add test for provider.
* Removed Storage tests.yml matrix override to enable complete test matrix

* Change windowUntil to use magic number

* Update windowUntil fetch limit comment
* Enable build failure when code coverage is below threshold

* Remove comment

* Install reporting tools for verify goal

* Configurable coverage threshold
* Prototyping to remove Spotbugs aggregate report from client SDKs

* Removed SpotBugs aggregate report in pipeline YML instructions

* Changed pipeline steps to pom file variable, renamed install step

* Removed SpotBugs running on module test

* Name change for validation step

* Test running install and analysis at the same time

* Add errors into code to check validation

* Fixed missing ';'

* Removed default options to see output in pipelines

* Additional changes to Maven logging in PR validation

* Commenting out Queue Cryptography module as it has no code

* Added README for E2E module

* Fix linting issues found by change
* Fixed sync Azure#6874,
* removed detectLanguage(string text, string countryHint) method to align with other API.
* renamed analyzeBatchSentimentWithResponse(String text, String language, Context context)) to * analyzeSentimentWithResponse
* fixed tests, that include added tests for faultyText in sync and async client.
* Update README.

* Adding ignore for sdk/*/samples

* Put Default SSL library in Troubleshooting.
* Deployment Manager: generate 2019 11 01

* fix: RolloutRequestInner is different from RolloutRequestInner

* fix: update arm parent to 1.2.0

* fix: transform RolloutRequestInner to RolloutInner

* fix: change java folder

* feat: add ci.mgmt.yml and pom.mgmt.xml
* Storage: generate 2019 06 01

* fix: pom version and import error
@navalev navalev force-pushed the feature/azure-search-handoff branch from 8d0964a to 0271fcd Compare January 9, 2020 13:49
navalev and others added 6 commits January 9, 2020 16:10
* Revised All Track 2 README files
…w 1 (Azure#7289)

* Finalized Text Analytics and prepare to release Text Analytics Preview 1
* Update tests to pass maxSingleUploadSize

* Fix uploadFromFile logic to pass original blockSize to properly calculate HTBB support, updated test to handle composite exceptions

* Fix additional tests with HTBB uploading

* Added missing return statement in anyMatch stream method

* Fixed flaky queue listing tests by scoping to prefix

* Update playback records for changed queue tests
* Removed buffer duplication as it is possible for the underlying buffer to be reused

* Update documentation, removed unsafe blocking call, removed unused variables

* Fixing linting issue
* Added ARM template  for storage
yaohaizh and others added 30 commits February 3, 2020 12:56
…e core to fail. (Azure#7914)

* delete slf4j dependency

* remove log level
* Added azure-sdk-bom and dependency json to run dependency checker

* CI and CODEOWNER changes

* Added README for azure-sdk-bom

* Added build plugin to run dependency checker

* Removed unnecessary files and moved into a more appropriate location

* Fixed documentation and codeowners
* Increment package version after release of com.azure azure-messaging-eventhubs

* Increment package version after release of com.azure azure-messaging-eventhubs-checkpointstore-blob
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.