forked from Azure/azure-sdk-for-java
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Text analytics Jonathan feedback updates #4
Merged
Merged
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
* add api version to each service call
…zure#6523) * AmqpConnection implements AutoCloseable. Add getEndpointStates(). * AmqpConnection/Link/Session. implements AutoCloseable. Add getEndpointStates(). * CBSNode implements AutoCloseable. * Delete EndpointStateNotifier. Add ShutdownSignals to Connection. * Delete EndpointStateNotifierBase. * Update parameter name for MessageConstant.fromValue * Move AmqpExceptionHandler into implementation class. * Update documentation in AmqpReceiveLink. * Update CBS -> Cbs. * Add AmqpEndpointStateUtil. * Fix ReactorConnection. * Fix try/catch IOException. * Closing ReactorReceiver on errors or closures in link.
* Maintenance: generate package-2018-06 * Maintenance: update pom.mgmt.xml
* Rollback RequestIDPolicy API to support custom header.
* Add overload for Iterable. * Adding tests.
* Updated PagedIterable and IterableStream to prefetch 1 instead of the default * Updated to use constant and commented tests * Fixed linting issue
* Version update for december release
* add changes info to changelog and remove AZURE_LOG_LEVEL 2 * Update sdk/appconfiguration/azure-data-appconfiguration/CHANGELOG.md Co-Authored-By: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>
* Fix javadocs. * Update Metadata sample. * Update publishing and consuming samples. * Fixing documentation when publishing events.
* External dependencies part 1 * External Dependencies Part 2 * rebase for codesnippets update * Add myself as an owner to parent/pom * Remove Dependency Exceptions for Maven jar, compiler and javadoc plugins and junit * Remove parent's parent completely instead of just commenting it out * Update version of cosmos benchmark and examples * add missing tag and exclusions
* ensure HTTPS is used when authenticating with tokens * Fix credential tests * Checkstyle * Avoid dummy credential in playback tests
certificate API review updates
* Update changelog for upcoming beta release * Updated changelog
* Hide secret info from log info
* for live test AAD authententication * AZURE_LOG_LEVEL: 2
* Update documentation for EventPosition and ReceiveOperation. * Update sendOptions. * Update docs in EventData. * Update PartitionProperties. * Update documentation on EventData. * Update javadoc snippets. * Fix documentation for EventHubProducer*Clients.
Azure#6529) * [Event Hubs] Replace constant strings with resource strings Azure#3923
mssfang
approved these changes
Nov 27, 2019
mssfang
pushed a commit
that referenced
this pull request
Jan 27, 2020
- More accurate than averaging time
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.
No description provided.