forked from Azure/azure-sdk-for-java
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Merging in master changes #18
Merged
alzimmermsft
merged 65 commits into
jianghaolu:storage-url
from
alzimmermsft:AzStorage_Blobs_Verify_Tests
Jun 28, 2019
Merged
Merging in master changes #18
alzimmermsft
merged 65 commits into
jianghaolu:storage-url
from
alzimmermsft:AzStorage_Blobs_Verify_Tests
Jun 28, 2019
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
Updated bouncy castle and jackson dependencies in a couple more projects
KV Secrets Samples + Readme
KV Keys Samples + Readme
* Update Batch Java SDK * Update readmes * Rebase into sdk folder * Move recordings * fix bad test
* Make changes to not override the header content length
* Adding azure-messaging-eventhubs and azure-core-amqp pom.xml. * Adding EventHubClient, EventHubClientBuilder, EventHubConsumer, EventHubConsumerOptions, EventHubProducer, and EventHubProducerOptions. * Adding configuration options for EventHubClientBuilder. * Adding azure-core-amqp with common classes to AMQP for Exceptions, Sessions, Links, Connections, TransportTypes, etc. * Adding authorization with CBS node and getting Event Hub metadata. * Adding functionality for EventHubConsumer and EventHubProducer. * Adding support for Azure Identity and TokenCredential. * Adding a bare set of tests for Azure Event Hubs client library.
…ng sends fix (Azure#4052) * Reduce verbosity of LinkHandler logging. * Put unconfirmedSends into map before dispatcher.invoke() * Caching CBSChannelMono so that it is not received multiple times. * Only sending work when the SenderLink has successfully opened. * Closing ReactorReceiver message sink upon completion. * Remove usage of AtomicReferenceFieldUpdator in ReactorConnection. * Documentation changes in EventHubProducer. * Fixing issue where EventHubConsumer is not properly subscribing for events. Adding timeout. * Rewrapping text and adding logging. * Adding try/catch when unable to reschedule scheduler task. * Do not reschedule authorization task if cancelled. * Increasing wait time between retry.
* Add hello world sample. * Adding ReceiveEvent sample. * Adding samples to the correct aggregate report. * Adding sample for getting Event Hub metadata
…#4069) * Fixing bug where the lastRefreshInterval was not properly set.
* generated v2018_05_31 of costmanagement * Update parent version in pom
Identity Library updates
No need to wait for PR validation for this one.
* generated v2017_12_01_preview of mysql * updated azure-arm-parent version
* generated v2017_12_01_preview of postgresql * updated azure-arm-parent version to 1.1.0
* Fix javadoc description and package groups * Include unit test coverage for identity * re-order javadoc package groups
* Adding integration tests for EventHubClient, Producer, Consumer, EventPosition, EventDataBatch, etc. * Fixing bugs for ConnectionStringProperties and ReactorExecutor
Adding option to provide custom status Issue Azure#3930
Azure#4090) * generated v2017_04_01 of eventhubs * generated v2018_01_01_preview of eventhubs * generated v2015_08_01 of eventhubs
* Removing azure-core-auth package * removing azure-core-auth from azure-core-parent pom * removing azure-core-auth dependency from appconfiguration * removing lingering references to azure-core-auth package * removing azure-core-auth reference from jacoco-test-coverage pom and packages.md
* Adding CONTRIBUTING.md * Updating version number to: 5.0.0-preview.1 * Adding more contents to contributing. * Add link to log levels
* Adding Javadocs for EventData * Adding javadocs for EventHubClientBuilder * Adding more documentation for EventhubClient and EventHubConsumer * Adding more documentation and snippets. * EventHubConsumer: Adding documentation and snippets. * Remove side-effect of setting proxy-configuration. * Rename build -> buildAsyncClient
Keyvault Config + Logging + Iterable + Tests Updates + Samples updates + README Updates
* added resourcehealth reference to api-specs * generated v2015_01_01 of resourcehealth * generated v2017_07_01 of resourcehealth
* Update documentation for SendOptions * Update docs in EventPosition and PartitionProperties. * Add @see to documentation.
This should have impact so bypassing checks.
* Removing with from fluent method nanes * Cleaning up the unit tests * Clean up references in SDKs
…#4135) * Fixing minimum/maximum request sizes. * Adding TestUtils class to unify a lot of duplicated logic when creating/comparing events. * Adding EventHubConsumerTest.
* Add README * Update Key concepts, Troubleshooting, Next steps * Add samples
* Azure core 1.0.0-preview.1 * Remove azure-core, identity version inheritance
Identity-msi-bug-fixes
minor fix: updating the outdated link
* Identity preview 1 version bump * Dummy commit
* added servicebus entry to api-specs * generated v2015_08_01 of servicebus * generated v2018_01_01_preview of servicebus
* generated v2017_04_01 of servicebus * updated azure-arm-parent versioning
* generated v2015_06_01 of authorization * generated v2018_07_01_preview of authorization * generated v2018_09_01_preview of authorization * updated versioning for maven
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.