-
Notifications
You must be signed in to change notification settings - Fork 0
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
[AutoPR compute/resource-manager/v2017_03_30] [DO NOT MERGE] Compute 2019-07-01 version #320
Commits on Sep 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5d58dd3 - Browse repository at this point
Copy the full SHA 5d58dd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41472ed - Browse repository at this point
Copy the full SHA 41472edView commit details -
Return HttpClient interface rather than Netty impl (#5405)
Make the NettyAsyncHttpClient class non-public, and have the NettyAsyncHttpClientBuilder return HttpClient instead.
Configuration menu - View commit details
-
Copy full SHA for edfaa78 - Browse repository at this point
Copy the full SHA edfaa78View commit details -
Add examples for configuring Netty and OkHttp clients with a proxy (#…
…5387) * Add examples for configuring Netty and OkHttp clients with a proxy * Fix duplicate code snippet * Documentation cleanup
Configuration menu - View commit details
-
Copy full SHA for dac9d85 - Browse repository at this point
Copy the full SHA dac9d85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fa2a7f - Browse repository at this point
Copy the full SHA 5fa2a7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0476f4c - Browse repository at this point
Copy the full SHA 0476f4cView commit details -
Test for ThrowFromClientLoggerCheck.java (#5317)
* remove java code isImple check but move to suppression and add only check for public class for external Dependency check * test for ThrowFromClientLoggerCheck * add skip check on static methods, static class, and construcoor
Configuration menu - View commit details
-
Copy full SHA for 7ffae71 - Browse repository at this point
Copy the full SHA 7ffae71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 034847f - Browse repository at this point
Copy the full SHA 034847fView commit details -
Add mssfang as primary owner of /sdk/appconfiguration/
Configuration menu - View commit details
-
Copy full SHA for 003c622 - Browse repository at this point
Copy the full SHA 003c622View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75dd15f - Browse repository at this point
Copy the full SHA 75dd15fView commit details -
Storage Blob LeaseClient (#5380)
* Clients and code samples for LeaseClients * Updated tests * Updating unit tests * Using builder pattern for LeaseClients * Fix unit tests * Cleaning up documentation * Fix linting issues and more unit tests * Moved test files into correct folder
Configuration menu - View commit details
-
Copy full SHA for 0735cbf - Browse repository at this point
Copy the full SHA 0735cbfView commit details -
Split Event Hubs related connection and mapping from AMQPConnection (#…
…5416) * Add interface for TokenManager and TokenManagerProvider. * Update ReactorReceiver, Sender, and Session to use TokenManagerProvider. * Unifies ways of constructing EventHub*Client. * Rename TokenResourceProvider -> AzureTokenManagerProvider. * Rename AmqpResponseMapper -> ManagementResponseMapper. Move implementation out of EventHubClient. * ManagementResponseMapper is used to deserialize. * Split ManagementNode from ReactorConnection. * Moving ManagementChannel creation out of ReactorConnection and into an EventHubConnection class.
Configuration menu - View commit details
-
Copy full SHA for 8830e90 - Browse repository at this point
Copy the full SHA 8830e90View commit details
Commits on Sep 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3297582 - Browse repository at this point
Copy the full SHA 3297582View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc0c71c - Browse repository at this point
Copy the full SHA cc0c71cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4edd9e - Browse repository at this point
Copy the full SHA d4edd9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd43251 - Browse repository at this point
Copy the full SHA dd43251View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71f22e2 - Browse repository at this point
Copy the full SHA 71f22e2View commit details -
Increment the current versions of com.microsoft.azure:azure-keyvault*…
… artifacts (#5433) * Increment the current versions of com.microsoft.azure:azure-keyvault* artifacts * update spotbugs-aggregate-report for keyvault version
Configuration menu - View commit details
-
Copy full SHA for 9c9280a - Browse repository at this point
Copy the full SHA 9c9280aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ca8344 - Browse repository at this point
Copy the full SHA 1ca8344View commit details -
update released versions of azure-cognitiveservices-customvision-pred…
…iction and azure-cognitiveservices-customvision-training to 1.1.0-preview.3 (#5437)
Configuration menu - View commit details
-
Copy full SHA for 7339649 - Browse repository at this point
Copy the full SHA 7339649View commit details
Commits on Sep 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b11eb91 - Browse repository at this point
Copy the full SHA b11eb91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9127b9e - Browse repository at this point
Copy the full SHA 9127b9eView commit details -
Refactor new client libraries to ship with full Java module support (#…
…5181) * Very early stages of introducing module-info.java files. Code does not compile and tests do not pass. * Making more modules progress * A bunch more work on modules. Now it is failing on my machine with the groovy-eclipse-compiler not recognizing '--module-version' option. * Skip groovy tests and fix a few other JDK 9 related issues * Add module-info.java * Update azure-core module-info.java to export to storage modules * revert storage blob pom file * Spock and groovy tests for storage * Fix test failures * Fix storage tests * Updates for java8 * Fix groovy tests after rebase * Add module-info.java to new packages * Add module-info.java to core management * Fix checkstyle and spotbugs * Update module-info after rebase * Fix RestProxyXMLTests * Address PR comments * Remove empty packages from module info * Update storage imports for new package * Change profile name from java9plus to java-lts to match CI pipeline names * Remove core test package from javadoc reports
Configuration menu - View commit details
-
Copy full SHA for 5f35ba8 - Browse repository at this point
Copy the full SHA 5f35ba8View commit details -
Enhance Code Samples for Common Credentials (#5413)
* Code samples for common credentials * Cleaning up linting issues
Configuration menu - View commit details
-
Copy full SHA for 68b57f5 - Browse repository at this point
Copy the full SHA 68b57f5View commit details -
Remove Event Hubs logic from ReactorSession. Fix NullPointerException (…
…#5452) * Adding EventHubReactorSession that implements EventHubSession. * Use EventHubReactorSession in Connection. * Fix NullPointerExceptions in SessionHandler and the occasional one in super.onUnhandled.
Configuration menu - View commit details
-
Copy full SHA for e1183cd - Browse repository at this point
Copy the full SHA e1183cdView commit details -
Update the cosmos current version to be ahead of the released version (…
…#5432) * Cosmos version changes * cosmos current version update * update the cosmos ci.yml file * remove smoke-tests change from PR
Configuration menu - View commit details
-
Copy full SHA for 0dce83b - Browse repository at this point
Copy the full SHA 0dce83bView commit details
Commits on Sep 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b81c30a - Browse repository at this point
Copy the full SHA b81c30aView commit details
Commits on Sep 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 903fa36 - Browse repository at this point
Copy the full SHA 903fa36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ef090d - Browse repository at this point
Copy the full SHA 1ef090dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27bfe5d - Browse repository at this point
Copy the full SHA 27bfe5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78401b1 - Browse repository at this point
Copy the full SHA 78401b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7ee401 - Browse repository at this point
Copy the full SHA b7ee401View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c80488 - Browse repository at this point
Copy the full SHA 6c80488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 778492b - Browse repository at this point
Copy the full SHA 778492bView commit details -
Changes RequestRetryOptions Default Timeout (#5401)
* Changed default retry timeout and extended test jitter bounds to fix transient tests * Extending retry bounds more
Configuration menu - View commit details
-
Copy full SHA for 6b8e163 - Browse repository at this point
Copy the full SHA 6b8e163View commit details -
Update to cosmos parent POM to use the project.version (#5462)
* cosmos current version update * remove smoke-tests change from PR * use the project.version to set the properties version
Configuration menu - View commit details
-
Copy full SHA for e76c75a - Browse repository at this point
Copy the full SHA e76c75aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18b89f5 - Browse repository at this point
Copy the full SHA 18b89f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63af760 - Browse repository at this point
Copy the full SHA 63af760View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84abfdf - Browse repository at this point
Copy the full SHA 84abfdfView commit details -
Upgrade to latest version of reactor core (#5454)
* Upgrade to latest version of reactor core * Update reactor-core version in azure-core * Upgrade reactor-core to 3.2.12 * Add automatic module name to spotbugs pom * Add automatic module names to eng modules
Configuration menu - View commit details
-
Copy full SHA for 6161457 - Browse repository at this point
Copy the full SHA 6161457View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8e93e2 - Browse repository at this point
Copy the full SHA a8e93e2View commit details
Commits on Sep 24, 2019
-
Use Version Based Profile to Compile Groovy (#5469)
* Use version based profiles to compile groovy code in encryption clients * Removed configuration argLine values * Fix retry delay calculation
Configuration menu - View commit details
-
Copy full SHA for d68e009 - Browse repository at this point
Copy the full SHA d68e009View commit details -
Replace EventDataUtil and ManagementResponseMapper with MessageSerial…
…izer. Add EventHubClient.getEventHubName (#5474) * Add MessageSerializer interface. * Update documentation in EventData. * Rename EventDataUtil -> EventHubMessageSerializer. * Exposing EventHubClient.getEventHubName() as public. * Remove ManagementResponseMapper and consolidate into MessageSerializer. * Removing static public method from EventHubMessageSerializer. * Fix build breaks when passing MessageSerializer to EventHubAsyncProducer. * Adding tests for EventHubMessageSerializer. Fixing NullPointerException. * Move MessageSerializer into azure-core-amqp.
Configuration menu - View commit details
-
Copy full SHA for 1d192b6 - Browse repository at this point
Copy the full SHA 1d192b6View commit details -
Add module-info to appconfig (#5480)
* Add module-info to appconfig * Add license header * Add license header * Add exports to app config
Configuration menu - View commit details
-
Copy full SHA for 7ec9d65 - Browse repository at this point
Copy the full SHA 7ec9d65View commit details -
Configuration menu - View commit details
-
Copy full SHA for b200de9 - Browse repository at this point
Copy the full SHA b200de9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 414e5f7 - Browse repository at this point
Copy the full SHA 414e5f7View commit details -
Updating Service Bus SDK readme (#5490)
update SB SDK to mention Management client functionality
Configuration menu - View commit details
-
Copy full SHA for 4c67a44 - Browse repository at this point
Copy the full SHA 4c67a44View commit details
Commits on Sep 25, 2019
-
Migration of azure-core-amqp implementation (#5346)
* Move Reactor handlers into azure-core-amqp. * Move ReactorDispatcher, AmqpErrorCode to azure-core-amqp. * Add correct requires in module-info.java. * Moving implementation specific classes to azure-core-amqp. * Move tests into azure-core-amqp. * Use Mockito instead of concrete class. * Rename host to hostname. * Fix usages of FQDN.
Configuration menu - View commit details
-
Copy full SHA for 7f8293b - Browse repository at this point
Copy the full SHA 7f8293bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f62cc68 - Browse repository at this point
Copy the full SHA f62cc68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d4dc77 - Browse repository at this point
Copy the full SHA 0d4dc77View commit details -
Fixed the setter and getter method (#5527)
* Fixed the setter and getter method * Remvoe setter
Configuration menu - View commit details
-
Copy full SHA for 114b0a4 - Browse repository at this point
Copy the full SHA 114b0a4View commit details -
Fix an issue where the continuation token was not properly saved in t…
…he lease collection documents. (#5508)
Configuration menu - View commit details
-
Copy full SHA for b14012f - Browse repository at this point
Copy the full SHA b14012fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3af192 - Browse repository at this point
Copy the full SHA f3af192View commit details -
Rename the sas permission (#5532)
* Fixed the setter and getter method
Configuration menu - View commit details
-
Copy full SHA for 7271bb0 - Browse repository at this point
Copy the full SHA 7271bb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 866a178 - Browse repository at this point
Copy the full SHA 866a178View commit details -
Convert credential scopes param to TokenRequest (#5492)
* Convert credential scopes param to TokenRequest * Fix build errors in event hubs * Change .block() to StepVerifier * Fix tests * checkstyle .* imports
Configuration menu - View commit details
-
Copy full SHA for a913f0a - Browse repository at this point
Copy the full SHA a913f0aView commit details -
Remove dot using ampersand (#5549)
* remove java code isImple check but move to suppression and add only check for public class for external Dependency check * fix issue 5113
Configuration menu - View commit details
-
Copy full SHA for 8c6f5af - Browse repository at this point
Copy the full SHA 8c6f5afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3edaf1c - Browse repository at this point
Copy the full SHA 3edaf1cView commit details
Commits on Sep 26, 2019
-
Peering: generate 2019 08 01 preview (#5554)
* Peering: generate 2019 08 01 preview * fix: compile error
Configuration menu - View commit details
-
Copy full SHA for 8094472 - Browse repository at this point
Copy the full SHA 8094472View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52bd42b - Browse repository at this point
Copy the full SHA 52bd42bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f83cedb - Browse repository at this point
Copy the full SHA f83cedbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13dab83 - Browse repository at this point
Copy the full SHA 13dab83View commit details -
Throw better exceptions in chained token credentials (#5487)
* Throw better exceptions in chained token credentials * Fix checkstyle: line too long * Better error message in chained credential * Fix test after new error message
Configuration menu - View commit details
-
Copy full SHA for 6ad4b27 - Browse repository at this point
Copy the full SHA 6ad4b27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4373d02 - Browse repository at this point
Copy the full SHA 4373d02View commit details -
Fix file and queue failure tests after sas token changes. (#5535)
* Remove unnessary changes * Added file and samples changes * Minor fix
Configuration menu - View commit details
-
Copy full SHA for e510902 - Browse repository at this point
Copy the full SHA e510902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c10870 - Browse repository at this point
Copy the full SHA 4c10870View commit details -
Move Specialized BlobClients to Specialized Package (#5399)
* Clients and code samples for LeaseClients * Updated tests * Updating unit tests * Using builder pattern for LeaseClients * Fix unit tests * Cleaning up documentation * Fix linting issues and more unit tests * Some moving of clients * Moved test files into correct folder * Moved sub-blob clients to specialized namespace, added BlobBaseClients * Refactoring unit tests * More cleaning up * More cleaning up * Cleaning up linting issues * Addressing PR feedback * Cleaning up Spotbug and linting issues * Updated SpecializedBlobClientBuilder to be a full-fledged builder * Updating CPK variable name and moving specialized test classes to specialized package in test * Cleaning up tests and linting * Fix test order and added exception comment
Configuration menu - View commit details
-
Copy full SHA for 6e0594d - Browse repository at this point
Copy the full SHA 6e0594dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e8a745 - Browse repository at this point
Copy the full SHA 6e8a745View commit details -
CosmosDb: up the minor build version (#5540)
* Update cosmos versions; up the minor build. * Hot fix version should be 3.2.1
Configuration menu - View commit details
-
Copy full SHA for b43d052 - Browse repository at this point
Copy the full SHA b43d052View commit details -
Optimisation for RestProxy createResponse API. (#5435)
* (Untested) Optimisation for RestProxy createResponse API. * Make the build happy * Introducing LambdaMetaFactory based response cache. * Making LambdaMetaFactory work for Java 9+ * Taking care of concurrent map race * Using singleton MethodType & Signature, using specialized types in function interfaces, replacing Stream with basic loop. * Using singleton MethodHandles.Lookup, adding JMH benchmark for MetaFactory/Reflection * Accomodating removal of core VoidResponse * Adding bench mark for reflection non-cached case * address checkstyle violations in BenchMark tests
Configuration menu - View commit details
-
Copy full SHA for e6cd2cd - Browse repository at this point
Copy the full SHA e6cd2cdView commit details
Commits on Sep 27, 2019
-
Fix errors caused by upgrading to latest reactor versions (#5567)
* Fix errors caused by upgrading to latest reactor versions * Update netty version to fix failures on linux
Configuration menu - View commit details
-
Copy full SHA for 1c42f15 - Browse repository at this point
Copy the full SHA 1c42f15View commit details -
Storage: update 2019 04 01 (#5568)
* Storage: update 2019 04 01 * Storage: update pom
Configuration menu - View commit details
-
Copy full SHA for 1277779 - Browse repository at this point
Copy the full SHA 1277779View commit details -
Configuration menu - View commit details
-
Copy full SHA for c14c32e - Browse repository at this point
Copy the full SHA c14c32eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a72d864 - Browse repository at this point
Copy the full SHA a72d864View commit details -
Changing SettingFields from Enum to ExpandableStringEnum (#5552)
* remove java code isImple check but move to suppression and add only check for public class for external Dependency check * change enum to ExpandableStringEnum * make it final
Configuration menu - View commit details
-
Copy full SHA for c72fcf1 - Browse repository at this point
Copy the full SHA c72fcf1View commit details -
Generate Internal Use Only Models in Implementation Package (#5564)
* Generating with response models in implementation * Cleaning up model move changes * Moved models to implementation.models * Fix import in unit test * Fix broken test
Configuration menu - View commit details
-
Copy full SHA for cb5bfe9 - Browse repository at this point
Copy the full SHA cb5bfe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for edbe8e1 - Browse repository at this point
Copy the full SHA edbe8e1View commit details
Commits on Sep 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 88b7fbc - Browse repository at this point
Copy the full SHA 88b7fbcView commit details -
Fixing high CPU and memory leak in session pump (#5493)
* Fixing high CPU and memory leak in session pump caused by timed out accept session requests. * Fixing a minor race condition when closing sender or receiver on link creation timeout. * Fixing 2 nit review comments.
Configuration menu - View commit details
-
Copy full SHA for ba7da44 - Browse repository at this point
Copy the full SHA ba7da44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01160d5 - Browse repository at this point
Copy the full SHA 01160d5View commit details -
Changing how peer is verfied in SSL, in the case of websockets via pr…
…oxy. Instead of teating proxy as the peer, treat the endpoing host as the peer. (#5467)
Configuration menu - View commit details
-
Copy full SHA for 19c3a1f - Browse repository at this point
Copy the full SHA 19c3a1fView commit details -
change version from 3.1.1 to 3.1.0. There is no 3.1.0 exist. (#5581)
* update version * parent pom changed since last time so stay with 3.1.0
Configuration menu - View commit details
-
Copy full SHA for 4e8f073 - Browse repository at this point
Copy the full SHA 4e8f073View commit details
Commits on Sep 29, 2019
-
Cosmos: update build number versions (#5565)
* Update cosmos versions; up the minor build. * Hot fix version should be 3.2.1 * update versions to the next build number * Remove snapshot from the version
Configuration menu - View commit details
-
Copy full SHA for d621933 - Browse repository at this point
Copy the full SHA d621933View commit details
Commits on Sep 30, 2019
-
Move implementation models to implementation.models for storage-file (#…
…5566) * Move implementation models to implementation.models for storage-file * Merged in master * Add back custom deserializer * Add back package-info * Fix samples and test imports * Fixing a few more imports * Open implementation.models to Jackson databind and Azure Core * Move StorageError back to models * Move another class into models * Cleanup pom * Fix pom change * Suppress SpotBugs issue in codegen model
Configuration menu - View commit details
-
Copy full SHA for ebb8d8c - Browse repository at this point
Copy the full SHA ebb8d8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 976c84b - Browse repository at this point
Copy the full SHA 976c84bView commit details -
Move Storage queue internal model types to implementation (#5457)
* Move internal model types to implementation * Move more annotations out of implementation * Move GeoReplication to models (recursively) * Also enums * Regenerate * add missing package-info * Move implementation models to implementation.models * Updated pom and module-info
Configuration menu - View commit details
-
Copy full SHA for 0c011dc - Browse repository at this point
Copy the full SHA 0c011dcView commit details -
Opinionated client libraries (#5577)
* Fix errors caused by upgrading to latest reactor versions * Update netty version to fix failures on linux * Use Netty as default HTTP client * Update README
Configuration menu - View commit details
-
Copy full SHA for 0da7e1b - Browse repository at this point
Copy the full SHA 0da7e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cda007 - Browse repository at this point
Copy the full SHA 2cda007View commit details -
Configuration menu - View commit details
-
Copy full SHA for 597f066 - Browse repository at this point
Copy the full SHA 597f066View commit details
Commits on Oct 1, 2019
-
Update return type for download API (#5613)
* Update return type for download API * Remove unused method * Fix unit test
Configuration menu - View commit details
-
Copy full SHA for 0dd99fe - Browse repository at this point
Copy the full SHA 0dd99feView commit details -
Enables "EnableReceiverRuntimeMetric" feature from Track 1 (#5575)
* Add trackLastEnqueuedEventInformation. * Integrate EventHubConsumerOptions.trackLastEnqueuedInformation into creating consumer. * Update to EventHubConsumerOptions.trackLastEnqueuedEventProperties * Update EventHubConsumer.LastEnqueuedEventProperties as each event is received. * Add tests. * Make LastEnqueuedEventProperties immutable. * Use AtomicReference in EventHubAsyncConsumer. * Throw exception if EventPosition.enqueuedDateTime could not be parsed. * Fixing log information in EventHubAsyncProducer.
Configuration menu - View commit details
-
Copy full SHA for 89569cb - Browse repository at this point
Copy the full SHA 89569cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f95913b - Browse repository at this point
Copy the full SHA f95913bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88115a5 - Browse repository at this point
Copy the full SHA 88115a5View commit details -
Added ParallelTransferOptions to buffered upload, upload from file an…
…d download to file methods (#5631)
Configuration menu - View commit details
-
Copy full SHA for 532dfa8 - Browse repository at this point
Copy the full SHA 532dfa8View commit details -
Switch back to powershell from pwsh for cosmos (#5633)
cosmos needs to use some built-in windows powershell cmdlets to work with certificates so we cannot use the cross-plat pwsh because that one doesn't support the windows specific cmdlets.
Configuration menu - View commit details
-
Copy full SHA for 04b75fd - Browse repository at this point
Copy the full SHA 04b75fdView commit details -
Removes Metadata Class from Azure Blobs (#5627)
* Removed Metadata class in favor of Map * Cleanup unit tests * Fixed Metadata unit tests * Fix additional unit tests and typo * Changes to fix pipeline issues * More unit test and linting fixes * Fix for Mockito mocking
Configuration menu - View commit details
-
Copy full SHA for 8abbb78 - Browse repository at this point
Copy the full SHA 8abbb78View commit details
Commits on Oct 2, 2019
-
Cosmos emulator change (#5647)
* add certificates spec to ci yml * emulator update
Configuration menu - View commit details
-
Copy full SHA for ff5e7c5 - Browse repository at this point
Copy the full SHA ff5e7c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7cb5c9 - Browse repository at this point
Copy the full SHA d7cb5c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b235bce - Browse repository at this point
Copy the full SHA b235bceView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae70d13 - Browse repository at this point
Copy the full SHA ae70d13View commit details -
Update storage APIs based on review feedback (#5644)
* Update storage APIs based on review feedback
Configuration menu - View commit details
-
Copy full SHA for 06e58a5 - Browse repository at this point
Copy the full SHA 06e58a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8175824 - Browse repository at this point
Copy the full SHA 8175824View commit details -
Configuration menu - View commit details
-
Copy full SHA for e300dd8 - Browse repository at this point
Copy the full SHA e300dd8View commit details -
preparing for preview.4 (#5642)
* preparing for preview.4 * changes dependency version to preview.4
Configuration menu - View commit details
-
Copy full SHA for 8b211a5 - Browse repository at this point
Copy the full SHA 8b211a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb8c643 - Browse repository at this point
Copy the full SHA bb8c643View commit details
Commits on Oct 3, 2019
-
Update addSetting sync and async APIs (#5630)
* update addSeting api * checkstyle error line too long
Configuration menu - View commit details
-
Copy full SHA for ea7018c - Browse repository at this point
Copy the full SHA ea7018cView commit details -
OkHttp: consistent with netty - don't send null header values, suppor…
…t subscription disposal (#5557)
Configuration menu - View commit details
-
Copy full SHA for b6ad328 - Browse repository at this point
Copy the full SHA b6ad328View commit details -
Fixing intermittent unrecognized connection drops with idle timeout (#…
…5666) * Fixing intermitten unrecognized connection drops with idle timeout on client connection. * Minor tweak to the comment and changing the hardcoded value to a constant * Minor tweak to the comment
Configuration menu - View commit details
-
Copy full SHA for cd72b30 - Browse repository at this point
Copy the full SHA cd72b30View commit details -
Deleted updateSetting and updated setSetting (#5650)
* delte updateSetting and update setSetting * Update sdk/appconfiguration/azure-data-appconfiguration/src/main/java/com/azure/data/appconfiguration/ConfigurationClient.java Co-Authored-By: Connie Yau <conniey@microsoft.com> * renaming parameter, pass null for REST call instead of *, using NO_LABEL * deleted updateSetting session records * update newest json files * based on Alan's feedback
Configuration menu - View commit details
-
Copy full SHA for 0af106e - Browse repository at this point
Copy the full SHA 0af106eView commit details -
update deleteSetting APIs (#5645)
* update deleteSetting APIs * no return " * update codesnippet * mit
Configuration menu - View commit details
-
Copy full SHA for 72fc2fe - Browse repository at this point
Copy the full SHA 72fc2feView commit details -
Removed BadRequestException when FeedOptions.maxItemCount is -1 (#5618)
* Only throw BadRequestException when initialPageSize is not != -1 and is not valid * Made the change more readable * Fixed multi-master conflict resolution test
Configuration menu - View commit details
-
Copy full SHA for 3a48c4f - Browse repository at this point
Copy the full SHA 3a48c4fView commit details -
* update getSetting * based on feedback * resolve a few bugs * Update sdk/appconfiguration/azure-data-appconfiguration/src/main/java/com/azure/data/appconfiguration/ConfigurationAsyncClient.java Co-Authored-By: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com> * Update sdk/appconfiguration/azure-data-appconfiguration/src/main/java/com/azure/data/appconfiguration/ConfigurationAsyncClient.java Co-Authored-By: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com> * javadoc
Configuration menu - View commit details
-
Copy full SHA for fe03e64 - Browse repository at this point
Copy the full SHA fe03e64View commit details -
add custom retry policy (#5669)
* add custom retry policy * builder pattern * Update sdk/appconfiguration/azure-data-appconfiguration/src/main/java/com/azure/data/appconfiguration/ConfigurationClientBuilder.java Co-Authored-By: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com> * Update sdk/appconfiguration/azure-data-appconfiguration/src/main/java/com/azure/data/appconfiguration/ConfigurationClientBuilder.java Co-Authored-By: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com> * wrap with link * update jacadoc only
Configuration menu - View commit details
-
Copy full SHA for c31d1c9 - Browse repository at this point
Copy the full SHA c31d1c9View commit details -
Incorporated API review comments (#5672)
* Incorporated API review comments
Configuration menu - View commit details
-
Copy full SHA for 4ec31e3 - Browse repository at this point
Copy the full SHA 4ec31e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74fcc08 - Browse repository at this point
Copy the full SHA 74fcc08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d0cd47 - Browse repository at this point
Copy the full SHA 2d0cd47View commit details
Commits on Oct 4, 2019
-
Core crypto support in kv (#5659)
Core Cryptography KV API Implementation
Configuration menu - View commit details
-
Copy full SHA for 1b56126 - Browse repository at this point
Copy the full SHA 1b56126View commit details -
Removed SASTokenCredential and SASTokenCredentialPolicy (#5680)
* Removed SASTokenCredential and SASTokenCredentialPolicy * Attempt to fix unit tests * Make SasTokenCredential and SasTokenCredentialPolicy an implementation class * Suppress checkstyle
Configuration menu - View commit details
-
Copy full SHA for be73f7e - Browse repository at this point
Copy the full SHA be73f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16e1fc5 - Browse repository at this point
Copy the full SHA 16e1fc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f346f0a - Browse repository at this point
Copy the full SHA f346f0aView commit details -
Adds support for proxies in Event Hubs (#5621)
* Add WebSocketsProxyConnectionHandler. * Update ReactorHandlerProvider to connect proxy. * Add Objects.requiresNotNull check. * Integration web proxy handler in ReactorConnection. * Fix API for MockReactorHandlerProvider. * Adding tests for WebSocketsProxyConnectionHandler. * Use logger.throw * Adding tests for ReactorHandlerProvider. * Adding documentation to WebSocketsProxyConnectionHandler. Using SystemDefaults when a proxy should be used. * Asserting UserAgent string is in connection properties. * Adding simple proxy for integration tests. * Update IntegrationTestBase to getProxyConfiguration from configuration. * Add ProxyIntegrationTest. * Add ProxyReceiveTest. * Handling PROTON_IO errors. * Add integration tests for proxy configuration. * Cleaning up simple proxy. * Ignore tests until simple proxy is fixed.
Configuration menu - View commit details
-
Copy full SHA for eebd2a1 - Browse repository at this point
Copy the full SHA eebd2a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4b91be - Browse repository at this point
Copy the full SHA c4b91beView commit details -
Configuration menu - View commit details
-
Copy full SHA for de86f3d - Browse repository at this point
Copy the full SHA de86f3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e5c000 - Browse repository at this point
Copy the full SHA 1e5c000View commit details -
Remove SAS Generation Methods from Clients (#5617)
* Remove SAS generation methods from Azure Blob clients * Add some resource type logic to BlobServiceSASSignatureValues * Fix failing test * Removed SAS token methods in Queue clients * Fixing some more tests * Fix Javadoc links * Fixing linting issues, prototyping BlobSasConstructor * Minor refactoring in new class * Re-record failing tests * Fix checkstyle issues * Fix accidentally method name change * Fix javadoc issue * Cleanup checkstyle issues * Make SAS generation classes public API * Fixing checkstyle issues
Configuration menu - View commit details
-
Copy full SHA for 97b7af2 - Browse repository at this point
Copy the full SHA 97b7af2View commit details -
azure-core JavaDocs and code snippet clean-up (#5653)
* Updating comments in package-info.java. * Update documentation in Tracer and TracerProxy. * Add doc updates to Poller. * Making code snippets more reactor-ish. * Fix naming. * Fix typos. * Move ClientLogger java doc samples to correct location. * Update documentation in ClientLogger. * Fix codesnippet references. * Update package-info.java * Update parameter docs.
Configuration menu - View commit details
-
Copy full SHA for 3de3bbc - Browse repository at this point
Copy the full SHA 3de3bbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c37147 - Browse repository at this point
Copy the full SHA 3c37147View commit details -
Renaming classes and methods as per naming guidelines (#5691)
* Renaming classes and methods as per naming guidelines
Configuration menu - View commit details
-
Copy full SHA for 9010b95 - Browse repository at this point
Copy the full SHA 9010b95View commit details -
Update README and CHANGELOG for Event Hubs (#5700)
* Update README and CHANGELOG for Event Hubs * Add async clients to changelog
Configuration menu - View commit details
-
Copy full SHA for 0e7867d - Browse repository at this point
Copy the full SHA 0e7867dView commit details -
Add remove to HttpHeaders (#5704)
* Add remove to HttpHeaders * Use ConcurrentHashMap
Configuration menu - View commit details
-
Copy full SHA for 1facbc0 - Browse repository at this point
Copy the full SHA 1facbc0View commit details
Commits on Oct 5, 2019
-
5638-storage-getaccountname (#5696)
* 5638-storage-getaccountname expose account name in all the storage clients
Configuration menu - View commit details
-
Copy full SHA for 7e3ba89 - Browse repository at this point
Copy the full SHA 7e3ba89View commit details
Commits on Oct 6, 2019
-
Add Ink Recognition SDK (#5354)
* Add Ink Recognition SDK * Move subfolder contents * Cleanup gitignore and doc * Format and doc updates * Modifications to have just one gitignore file * Clean up * Put sdk where it should reside * Resolve errors due to README * Modify README * Modify - README * Add Azure in readme * Remove pack * Modify maxSdkVersion * Address feedback * Add gradle wrapper jar * Modify CODEOWNERS * Clean up client calls * Correct alignment in CODEOWNERS * Treat UNKNOWN as not set for InkStrokeKind * Add javadoc support, modify README, fix aar corruption * Remove broken links * Fix license and suppress lint warning * Set minSDKVersion to 26 to support Reactor and add stacktrace * Fix unitMultiple 0.0 bug" * Import individual packages instead of all * Change to Java project instead of Android project * Format
Configuration menu - View commit details
-
Copy full SHA for 44750cd - Browse repository at this point
Copy the full SHA 44750cdView commit details
Commits on Oct 7, 2019
-
Fix proxy creation and proxy tests (#5709)
* Re-write and document SimpleProxy. * Fix bug in reactor connection creation. * Update tests for new proxy interface.
Configuration menu - View commit details
-
Copy full SHA for aaae079 - Browse repository at this point
Copy the full SHA aaae079View commit details -
Implements setReadOnly and clearReadOnly (#5622)
* lock unlock init * all works * update doc * tests passed and update json * map instead of flatMap, doOnSubscribe instead of doOnRequest * update javadoc * rearrange * remvoe method with ConfigurationSetting only * change back to flatMap from map * update record json files * refactor getSetting * refactor tests * remove unused import * remove nonexisit element * remvoe unused getLabel * update record json files * fix doc, space before (
Configuration menu - View commit details
-
Copy full SHA for 1fe9280 - Browse repository at this point
Copy the full SHA 1fe9280View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b80b66 - Browse repository at this point
Copy the full SHA 5b80b66View commit details -
Remove configuration settings equals (#5546)
* remove java code isImple check but move to suppression and add only check for public class for external Dependency check * remove equal overload * remove unused import * custom equal * checkstyle error * assertFalse with fail message * add missing import
Configuration menu - View commit details
-
Copy full SHA for 1306f44 - Browse repository at this point
Copy the full SHA 1306f44View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa08e88 - Browse repository at this point
Copy the full SHA aa08e88View commit details -
Add AuthorizationCodeCredential (#5385)
* Add AuthorizationCodeCredential * Fix checkstyles * Immutable package move * Remove method to get login url * Clean up javadocs for URL/URI * Logger checkstyle * Update javadoc casing Co-Authored-By: Jonathan Giles <jonathan@jonathangiles.net>
Configuration menu - View commit details
-
Copy full SHA for b6619ce - Browse repository at this point
Copy the full SHA b6619ceView commit details -
Added support for implict root container (#5663)
* Added support for implict root container * Fix merge issues * Added missed recording * One more missing recording * Another recording file * Fixed a recording file * Please let CI work * Fixed test
Configuration menu - View commit details
-
Copy full SHA for 49c6b72 - Browse repository at this point
Copy the full SHA 49c6b72View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0c86cd - Browse repository at this point
Copy the full SHA c0c86cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e0ccf8 - Browse repository at this point
Copy the full SHA 0e0ccf8View commit details
Commits on Oct 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for eeeafab - Browse repository at this point
Copy the full SHA eeeafabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46776a1 - Browse repository at this point
Copy the full SHA 46776a1View commit details -
Add Cognitive Service - Ink Recognizer Track 1 SDK (#5708)
* before remove version * remove all version in order to stay same with all track 1 sdk
Configuration menu - View commit details
-
Copy full SHA for 4fa9264 - Browse repository at this point
Copy the full SHA 4fa9264View commit details -
Preview 4: Final API Review, Update java doc and sample (#5724)
* save to remote branch and pull to personal computer * finallize API and DOC and SAMPLE * change options parameter name to selector * change api return type to String from URL * update json RECORD * Update sdk/appconfiguration/azure-data-appconfiguration/src/main/java/com/azure/data/appconfiguration/credentials/ConfigurationClientCredentials.java Co-Authored-By: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com> * Update sdk/appconfiguration/azure-data-appconfiguration/src/main/java/com/azure/data/appconfiguration/credentials/ConfigurationClientCredentials.java Co-Authored-By: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com> * update url * update return doc
Configuration menu - View commit details
-
Copy full SHA for 4bd6af9 - Browse repository at this point
Copy the full SHA 4bd6af9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ef0d65 - Browse repository at this point
Copy the full SHA 0ef0d65View commit details -
Configuration menu - View commit details
-
Copy full SHA for f08ef8b - Browse repository at this point
Copy the full SHA f08ef8bView commit details
Commits on Oct 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c8cf02b - Browse repository at this point
Copy the full SHA c8cf02bView commit details -
Tests for GoodLoggerCheck ChecksStyle Rule (#5299)
* remove java code isImple check but move to suppression and add only check for public class for external Dependency check * good logger tests * add doc comments * wording * renaming * change logger var name sicne it is not static final * add license title
Configuration menu - View commit details
-
Copy full SHA for fbb94cb - Browse repository at this point
Copy the full SHA fbb94cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a17ef91 - Browse repository at this point
Copy the full SHA a17ef91View commit details -
Configuration menu - View commit details
-
Copy full SHA for e54ecd8 - Browse repository at this point
Copy the full SHA e54ecd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 078c771 - Browse repository at this point
Copy the full SHA 078c771View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8565d2 - Browse repository at this point
Copy the full SHA c8565d2View commit details -
azure-core JavaDocs and code snippet clean-up (#5735)
* Update documentation in Base64Url. * Update documentation in Configuration. * Update documentation for ExpandableStringEnum. * Update iterable stream documentation. * Fix exception messages. * Adding getGlobalConfiguration() * Update code snippets to be more reactive. * Update documentation in Page, PagedFlux, and PagedResponse. * Fixing PagedFlux and PagedFluxBase code snippets. * Update documentation for StreamResponse. * Fix broken link in PagedIterable. * Update documentation for SimpleResponse. * Update documentation in ResponseBase. * Fix potential NullPointerException in StreamResponse.
Configuration menu - View commit details
-
Copy full SHA for 4b812d9 - Browse repository at this point
Copy the full SHA 4b812d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b69093 - Browse repository at this point
Copy the full SHA 6b69093View commit details -
Configuration menu - View commit details
-
Copy full SHA for f099087 - Browse repository at this point
Copy the full SHA f099087View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff71460 - Browse repository at this point
Copy the full SHA ff71460View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a4043d - Browse repository at this point
Copy the full SHA 3a4043dView commit details
Commits on Oct 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ad9d198 - Browse repository at this point
Copy the full SHA ad9d198View commit details -
Configuration menu - View commit details
-
Copy full SHA for fec0fa1 - Browse repository at this point
Copy the full SHA fec0fa1View commit details -
Batching in Azure Storage Blobs (#5734)
* New PR for batching in another module * More documentation and code snippets * More code samples and documentation * More API and Javadoc cleanups * Test playback records and alignment with .NET naming * Updating POM versions and README documentation * Updating POM versions and README documentation * More tests and linting cleanup * Updating versions to use new Azure Core version * Fixing Javadoc issues and moving test files to correct folder * Update test playback record * Update parent pom version * More version updates * A few more version updates * Spotbug fixes
Configuration menu - View commit details
-
Copy full SHA for d984218 - Browse repository at this point
Copy the full SHA d984218View commit details -
[#5657] Include error message when checking for null using Objects.re…
…quireNonNull() (#5729) * Adds an error message whenever using `Objects.requireNonNull()` to indicate which param is not expected to be null, provides sufficient information to a user to fix the issue.
Configuration menu - View commit details
-
Copy full SHA for f9b6889 - Browse repository at this point
Copy the full SHA f9b6889View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6719538 - Browse repository at this point
Copy the full SHA 6719538View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99fee62 - Browse repository at this point
Copy the full SHA 99fee62View commit details
Commits on Oct 11, 2019
-
Updated Swagger Transform README (#5769)
* Updated Swagger transform README and updated code correspondingly * Delete codegen file that no longer will be generated * Fix linting issues with codesnippet names
Configuration menu - View commit details
-
Copy full SHA for ca4d63f - Browse repository at this point
Copy the full SHA ca4d63fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 164cf2f - Browse repository at this point
Copy the full SHA 164cf2fView commit details -
update .credential(ConfigurationClientCredentials) (#5778)
* update .credential(ConfigurationClientCredentials) to .credential(String connectionString) * replace credential() by using connectionString() * fix javadoc * Update sdk/appconfiguration/azure-data-appconfiguration/src/main/java/com/azure/data/appconfiguration/ConfigurationClientBuilder.java Co-Authored-By: Connie Yau <conniey@microsoft.com> * Update sdk/appconfiguration/azure-data-appconfiguration/src/main/java/com/azure/data/appconfiguration/ConfigurationClientBuilder.java Co-Authored-By: Connie Yau <conniey@microsoft.com> * add err to the IllegalArgumentException * update CHANGELOG
Configuration menu - View commit details
-
Copy full SHA for c2056e9 - Browse repository at this point
Copy the full SHA c2056e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e2d5fb - Browse repository at this point
Copy the full SHA 9e2d5fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f534f - Browse repository at this point
Copy the full SHA 94f534fView commit details -
Update README and upgrade version number (#5783)
* update .credential(ConfigurationClientCredentials) to .credential(String connectionString) * replace credential() by using connectionString() * fix javadoc * Update sdk/appconfiguration/azure-data-appconfiguration/src/main/java/com/azure/data/appconfiguration/ConfigurationClientBuilder.java Co-Authored-By: Connie Yau <conniey@microsoft.com> * Update sdk/appconfiguration/azure-data-appconfiguration/src/main/java/com/azure/data/appconfiguration/ConfigurationClientBuilder.java Co-Authored-By: Connie Yau <conniey@microsoft.com> * add err to the IllegalArgumentException * update CHANGELOG * update readme to include default dependency for http netty and upgrade version preview 5 * update latest netty
Configuration menu - View commit details
-
Copy full SHA for 821c5bc - Browse repository at this point
Copy the full SHA 821c5bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a514c1 - Browse repository at this point
Copy the full SHA 6a514c1View commit details
Commits on Oct 12, 2019
-
XML Serialization had security issues regarding DTD. Disabling those features which are not required. Fixes #4466 .
Configuration menu - View commit details
-
Copy full SHA for 787ce73 - Browse repository at this point
Copy the full SHA 787ce73View commit details
Commits on Oct 14, 2019
-
Upgrade versions of external dependencies (#5795)
* Upgrade versions of external dependencies
Configuration menu - View commit details
-
Copy full SHA for ab07394 - Browse repository at this point
Copy the full SHA ab07394View commit details -
Resources: generate package-2019-07 (#5813)
* Resources: generate package-2019-07 * Resources: generate package-2019-07
Configuration menu - View commit details
-
Copy full SHA for db2586c - Browse repository at this point
Copy the full SHA db2586cView commit details -
Align File Upload and Download Methods with Blobs (#5800)
* Cleanup of download API * Updated all download methods and removed duplicative uploading methods * Change File upload to use InputStream to match Blob upload * Fix linting issues * Fix Java 8 compile issue
Configuration menu - View commit details
-
Copy full SHA for a11d29c - Browse repository at this point
Copy the full SHA a11d29cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3859703 - Browse repository at this point
Copy the full SHA 3859703View commit details -
Remove FileProperty from API (#5818)
* Hide FileProperty from public API * Regenerated using updated swagger
Configuration menu - View commit details
-
Copy full SHA for f28315c - Browse repository at this point
Copy the full SHA f28315cView commit details -
Updates to Poller implementation. (#5799)
* Make pollResponse thread-safe. And pass activationOperation back into pollOperation * Organise private fields. * Add Mockito dependency and fix PollerTests. * Fix opens dependency for Mockito in Java LTS * Use compareTo rather than .toNanos()
Configuration menu - View commit details
-
Copy full SHA for 3b0bfa1 - Browse repository at this point
Copy the full SHA 3b0bfa1View commit details -
Remove Builder Inheritence Structure (#5784)
* Updated BlobClientBuilder * Updated blobs and blob encryption * Updated File builders * Updated Queue builders * Fix incorrect ConnectionString constant * Cleanup unused BaseBuilder * Fix linting and test issues * Replying to code cleanup comments
Configuration menu - View commit details
-
Copy full SHA for 7da63b6 - Browse repository at this point
Copy the full SHA 7da63b6View commit details -
Cosmos: ChangeFeedProcessor hot-fixes (#5739)
* Fix CFP load balancing bug when another host is added at a later time. Handle 429 exceptions in the processing of the feeds rather than risking restarting the respective worker. * Update hotfix version * Revert versions back to 3.3.0
Configuration menu - View commit details
-
Copy full SHA for 94345f0 - Browse repository at this point
Copy the full SHA 94345f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 244924b - Browse repository at this point
Copy the full SHA 244924bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10e732b - Browse repository at this point
Copy the full SHA 10e732bView commit details
Commits on Oct 15, 2019
-
Renaming autogen models BlobProperties & BlobContainerProperties to B…
…lobItemProperties & BlobContainerItemProperties, applying x-ms-client-name for etag property. (#5808)
Configuration menu - View commit details
-
Copy full SHA for 36b0079 - Browse repository at this point
Copy the full SHA 36b0079View commit details -
Getting rid of ProxyPolicy, Enabling proxy credentials to be specifie…
…d in HttpClient level (#5836) * Getting rid of ProxyPolicy, Enabling proxy credentails to be specified in HttpClient level and supporting raw HttpClient config * Fix OkHttpAsyncHttpClientBuilder javadoc * Addressing review comments [userName -> username], remove config function * Rename ProxyOptions::credentails -> ProxyOptions::setCredentails
Configuration menu - View commit details
-
Copy full SHA for 0478750 - Browse repository at this point
Copy the full SHA 0478750View commit details -
Move post processor to policy (#5655)
* Merge from mainline. Throw StorageException instead of StorageErrorException * Remove the version thing * Fixing linting. * Addressed comments. * Maxresult changes * fix linting issue * Borrow etag from common constant * Revert "Borrow etag from common constant" This reverts commit 85c7220.
Configuration menu - View commit details
-
Copy full SHA for 1e7a5ff - Browse repository at this point
Copy the full SHA 1e7a5ffView commit details -
Removing test entities classes from azure-core and moving into test d…
…irectory (and into azure-core-test) (#5834) * Removing test entities classes from azure-core and moving into test directory (and into azure-core-test) * Do not worry about leaking implementation API out of azure-core-test * Fixing nit
Configuration menu - View commit details
-
Copy full SHA for 22fc154 - Browse repository at this point
Copy the full SHA 22fc154View commit details -
Add overload to deserialize headers case insensitively (#5844)
* Add overload to deserialize headers case insensitively * Wrap deserialize in callable * Simplify header mapper creation * Spotbugs for setAccessible * Checkstyle
Configuration menu - View commit details
-
Copy full SHA for 3e03bf2 - Browse repository at this point
Copy the full SHA 3e03bf2View commit details -
Return errors in Publisher's error channel for ConfigurationAsyncClie…
…nt (#5837) * Return errors in Publisher's error channel for ConfigurationAsyncClient
Configuration menu - View commit details
-
Copy full SHA for 6e966b4 - Browse repository at this point
Copy the full SHA 6e966b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20a67a7 - Browse repository at this point
Copy the full SHA 20a67a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cda87f6 - Browse repository at this point
Copy the full SHA cda87f6View commit details -
Retry not happening with direct mode - port to v3 (#5806)
* Ported Retry not happening in direct mode fix from v2 * Updated constructor access in tests * Fixed query documents with aggregate test * Updated retrieved documents count * Updated document load time to be greater than or equal to
Configuration menu - View commit details
-
Copy full SHA for 7a16b74 - Browse repository at this point
Copy the full SHA 7a16b74View commit details -
* Ported Sams Club NPE from v2 * Fixed query documents with aggregate test * Updated retrieved documents count * Updated document load time to be greater than or equal to
Configuration menu - View commit details
-
Copy full SHA for 4bbc226 - Browse repository at this point
Copy the full SHA 4bbc226View commit details -
Reactor-Netty HttpClient changes (#5185)
* Reactor Netty Milestone release changes * Updated Milestone version to RC version * Code review comments: 1. Reverted the RC1 back to M3 version. 2. Added constants for literal values in Configs.java 3. Removed inputStream implementation from HttpResponse.java as its not required * Setting default connections to 1000, and fixed Exception handling by unwrapping exception * Unwrapping exception * Fixed validate failure by unwrapping exception * Fixed multi-master conflict resolution test * Unwrapping exceptions wherever possible to make sure we check on inner exception cause * Fixed compilation errors * Fixed doOnError in Store Client and Consistency Writer to handle unwrapped exceptions * Handling empty response from backend * Updating number of documents and collection throughput size * Updated Feed Response Validator for query metrics * Fixed query documents with aggregate test * Updated retrieved documents count * Updated getLogicalPlanBuildTime for query metrics validation * Unused imports
Configuration menu - View commit details
-
Copy full SHA for 205b57e - Browse repository at this point
Copy the full SHA 205b57eView commit details -
Return errors in Publisher's error channel for CertificateAsyncClient (…
…#5847) * Return errors in Publisher's error channel for ConfigurationAsyncClient * Fix checkstyle * Helper method for mono error * Use helper method for mono error * Remove unused imports * Propagate exceptions in error channel for CertificateAsyncClient * Fix checkstyle
Configuration menu - View commit details
-
Copy full SHA for ebc5511 - Browse repository at this point
Copy the full SHA ebc5511View commit details -
- Add package versions files and scripts - Tag all the data and client versioning tags in projects and readmes
Configuration menu - View commit details
-
Copy full SHA for 5a607c4 - Browse repository at this point
Copy the full SHA 5a607c4View commit details -
more API review changes (#5833)
* more API review changes * removing typo * Remove poll interval from device code challenge * More uri -> url in docs * More uri -> url in docs
Configuration menu - View commit details
-
Copy full SHA for bca9959 - Browse repository at this point
Copy the full SHA bca9959View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2513db8 - Browse repository at this point
Copy the full SHA 2513db8View commit details -
Prepend Common Queue Classes with Queue (#5831)
* Rename common Queue name classes to begin with Queue * Updated transforms to look for the right XML properties * Added transform to fix codegen * Renamed StorageException to QueueStorageException and update playback records
Configuration menu - View commit details
-
Copy full SHA for 4486ee0 - Browse repository at this point
Copy the full SHA 4486ee0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e240f5 - Browse repository at this point
Copy the full SHA 2e240f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93513d2 - Browse repository at this point
Copy the full SHA 93513d2View commit details -
Fixed PR merge issues, and removed unused imports (#5862)
Flaky test failures. merging this in.
Configuration menu - View commit details
-
Copy full SHA for b3ce006 - Browse repository at this point
Copy the full SHA b3ce006View commit details -
Use mono error in KV Keys async clients (#5858)
* Use mono error in KV Keys async clients * use mono error for SecretAsyncClient
Configuration menu - View commit details
-
Copy full SHA for b343462 - Browse repository at this point
Copy the full SHA b343462View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1310d7f - Browse repository at this point
Copy the full SHA 1310d7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c04df85 - Browse repository at this point
Copy the full SHA c04df85View commit details
Commits on Oct 16, 2019
-
Paged iterable support paged flux base (#5563)
Paged Iterable upgrade to support paged flux base.
Configuration menu - View commit details
-
Copy full SHA for 3ce5b4c - Browse repository at this point
Copy the full SHA 3ce5b4cView commit details -
Updated changelog for v3.3.0 release (#5871)
> please also update the changelog on official microsoft page. Sure, will do that too.
Configuration menu - View commit details
-
Copy full SHA for 7ee5963 - Browse repository at this point
Copy the full SHA 7ee5963View commit details -
Configuration menu - View commit details
-
Copy full SHA for d181b71 - Browse repository at this point
Copy the full SHA d181b71View commit details -
Configuration menu - View commit details
-
Copy full SHA for a42d8ca - Browse repository at this point
Copy the full SHA a42d8caView commit details -
Fix method and parameter names to use correct casing. (#5872)
* Fix method and parameter names to use correct casing. * Fix test case assertion. * Fix HelperTest.
Configuration menu - View commit details
-
Copy full SHA for 1b1f221 - Browse repository at this point
Copy the full SHA 1b1f221View commit details -
New API for forceCloseHandles (#5873)
* New API for forceCloseHanldes * forceCloseHandle API change, new JavaDocs, and new unit tests * Use monoError and fix Javadoc code snippet issue
Configuration menu - View commit details
-
Copy full SHA for 22ad65d - Browse repository at this point
Copy the full SHA 22ad65dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 119370c - Browse repository at this point
Copy the full SHA 119370cView commit details -
Use mono error in storage async clients (#5870)
* Use mono error for storage async clients
Configuration menu - View commit details
-
Copy full SHA for 2e56011 - Browse repository at this point
Copy the full SHA 2e56011View commit details -
Update artifact versions using the script (#5860)
* Update artifact versions using the script * Update user agent strings with new versions * Add missing tag for core-test in netty pom.xml * Add missing tag for core-test in netty pom.xml * Missing tag in okhttp
Configuration menu - View commit details
-
Copy full SHA for 10bbe29 - Browse repository at this point
Copy the full SHA 10bbe29View commit details -
* Delete the SR class from Storage Common * Moving more constants out of public API * Moved constants in public API to local location * Fixed poms
Configuration menu - View commit details
-
Copy full SHA for a101030 - Browse repository at this point
Copy the full SHA a101030View commit details -
Mapping function to convert from PagedFlux<T> to PagedFlux<S> (#5848)
* Map functionality for PagedFlux * Refactor common code and update method name * Merge from master
Configuration menu - View commit details
-
Copy full SHA for 4f464ac - Browse repository at this point
Copy the full SHA 4f464acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5048a3a - Browse repository at this point
Copy the full SHA 5048a3aView commit details -
Prepend Common Blob Classes with Blob (#5856)
* Initial transition of common names * Updated to use new class names, renamed StorageException to BlobStorageException * Updated playback records * Fix playback records that failed * Fix playback record * Updating playback record again * Deleted merged class * Fix reference change * Update failing playback test and re-recorded
Configuration menu - View commit details
-
Copy full SHA for e7fe4bb - Browse repository at this point
Copy the full SHA e7fe4bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51b9c01 - Browse repository at this point
Copy the full SHA 51b9c01View commit details
Commits on Oct 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 595d60b - Browse repository at this point
Copy the full SHA 595d60bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a329503 - Browse repository at this point
Copy the full SHA a329503View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33f4962 - Browse repository at this point
Copy the full SHA 33f4962View commit details -
Json deserializer Utility using jsonwrapper (#5853)
* jsonwrapper utility * surpress wornings, update module-info * remove unsued method * surpress wornings * surpress wornings * update module-info * surpress wornings * exclude SIC_INNER_SHOULD_BE_STATIC_ANON bug * code style fix in tests
Configuration menu - View commit details
-
Copy full SHA for 67c3fc5 - Browse repository at this point
Copy the full SHA 67c3fc5View commit details -
Properly Pass Service Version through Client Hierarchy (#5902)
* Fix passing service version through the hierarchy * Fix edge cases * Changed instance method to static
Configuration menu - View commit details
-
Copy full SHA for e2a2ad8 - Browse repository at this point
Copy the full SHA e2a2ad8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67e0559 - Browse repository at this point
Copy the full SHA 67e0559View commit details -
Removed URL from public API (#5898)
* Removed URL from public API * Fix checkstyle issue * Updated IllegalArgumentExceptions with a message
Configuration menu - View commit details
-
Copy full SHA for 6be1d48 - Browse repository at this point
Copy the full SHA 6be1d48View commit details -
Address Identity API review (10/16) (#5903)
* Move credentials to root package and rename device code parameters * Return expiresOn in DeviceCodeInfo * Rename TokenRequest to TokenRequestContext * Move tests to root package * Fix references to identity in other sdks * Checkstyle
Configuration menu - View commit details
-
Copy full SHA for 8cf736e - Browse repository at this point
Copy the full SHA 8cf736eView commit details -
Fixes for ManagedIdentityCredential (#5897)
* Avoid waiting 60 seconds for VirtualMachine MSI timeout * Checkstyle * Fix app service client id query parameter https://docs.microsoft.com/en-us/azure/app-service/overview-managed-identity#using-the-rest-protocol * Fix DefaultAzureCredential test
Configuration menu - View commit details
-
Copy full SHA for 01eaea9 - Browse repository at this point
Copy the full SHA 01eaea9View commit details -
Specialized async clients with async errors (#5907)
* Specialized async clients with async errors * Fix checkstyle
Configuration menu - View commit details
-
Copy full SHA for 82232d6 - Browse repository at this point
Copy the full SHA 82232d6View commit details -
preview 4 API review comments (#5859)
* preview 4 API review comments
Configuration menu - View commit details
-
Copy full SHA for e7097d6 - Browse repository at this point
Copy the full SHA e7097d6View commit details
Commits on Oct 18, 2019
-
Proofreading and cleaning up the Azure Storage Blob README (#5846)
* Proofread the Azure Storage Blob README and made slight modifications in favor of clarity and consistency to both text and code samples. * Corrected some code samples
Configuration menu - View commit details
-
Copy full SHA for 44657b9 - Browse repository at this point
Copy the full SHA 44657b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c940c61 - Browse repository at this point
Copy the full SHA c940c61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 347a4a9 - Browse repository at this point
Copy the full SHA 347a4a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4617425 - Browse repository at this point
Copy the full SHA 4617425View commit details -
Fix default cached account for SharedTokenCacheCredential (#5917)
Approved by adpship.
Configuration menu - View commit details
-
Copy full SHA for 530bf6e - Browse repository at this point
Copy the full SHA 530bf6eView commit details -
Cleanup Batching Implementation (#5892)
* Addressing most points on the issue * Using aggregate exception for batch operation failures * Renamed exception * Fix linting issue
Configuration menu - View commit details
-
Copy full SHA for 509efbe - Browse repository at this point
Copy the full SHA 509efbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3297e88 - Browse repository at this point
Copy the full SHA 3297e88View commit details -
Add access condition models to Azure Core (#5941)
* Add access condition models to Azure Core * Override superclass setters to return subtype * Updated documentation and added Fluent annotation
Configuration menu - View commit details
-
Copy full SHA for f391fcb - Browse repository at this point
Copy the full SHA f391fcbView commit details -
Update File SAS token generation to match languages. (#5919)
* Updating File Service SAS with algorithm. * Adding javadoc and samples.
Configuration menu - View commit details
-
Copy full SHA for 063e398 - Browse repository at this point
Copy the full SHA 063e398View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eb8c12 - Browse repository at this point
Copy the full SHA 9eb8c12View commit details
Commits on Oct 19, 2019
-
Update Queue SAS token generation to match languages. (#5915)
* Update Queue SAS token generation to match languages. * Adding codesnippets. * Update QueueService with better docs and samples.
Configuration menu - View commit details
-
Copy full SHA for 0e0a36e - Browse repository at this point
Copy the full SHA 0e0a36eView commit details -
Adding support for all connection string formats (#5924)
* Adding support for all connection string formats * Adding unit tests for storage connection string parsing * Exporting connection string to other modules (java9), Removing Utility::parseConnectionString()
Configuration menu - View commit details
-
Copy full SHA for baabf02 - Browse repository at this point
Copy the full SHA baabf02View commit details -
* Update sas generation to be consistent with Go and .NET. * Updating documentation and adding snippets.
Configuration menu - View commit details
-
Copy full SHA for 1f87e47 - Browse repository at this point
Copy the full SHA 1f87e47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d0bb04 - Browse repository at this point
Copy the full SHA 2d0bb04View commit details -
Renaming Queue StorageServiceProperties::logging to StorageServicePro…
…perties::analyticsLogging, removing word 'file' from FileHttpHeaders proeprties (#5868) * Renaming Queue StorageServiceProperties::logging to StorageServiceProperties::analyticsLogging, removing word 'file' from FileHttpHeaders proeprties. * adding property name transformation for QueueServiceProperties::Logging
Configuration menu - View commit details
-
Copy full SHA for c9eab89 - Browse repository at this point
Copy the full SHA c9eab89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2511a1b - Browse repository at this point
Copy the full SHA 2511a1bView commit details -
Update Append, Block, and Page BlobItem Constructors (#5934)
* Updated the Append, Block, and Page BlobItem classes to use constructors that didn't expose implementation * Fix linting issues and incorrect parameter passing * Clone byte array
Configuration menu - View commit details
-
Copy full SHA for 3ab5ac0 - Browse repository at this point
Copy the full SHA 3ab5ac0View commit details -
Support IP Based Endpoints and Changes serviceVersion Methods (#5914)
* Added test for IP endpoint * Add support for IP based URLs and fix the service version passing and retrieving * Cleaned up some public API and added IP based URL support to Queues * Fixed unresolved merge conflicts and added playback records * Fixing linting issues and passing snapshots * Changes based on PR feedback * Fix SpotBugs issue * Suppress SpotBugs issue
Configuration menu - View commit details
-
Copy full SHA for 94221c3 - Browse repository at this point
Copy the full SHA 94221c3View commit details -
AzConfig fixes for Renaming, Exception Handling, Doc. Tests (#5900)
* delete addSetting(ConfigurationSetting) * renaming asOfDateTime to acceptDateTime * renamig lock and unlock to readOnly * getSetting 304 will not throw * exception hierachi * correct checkstyle errors * reoreder * enable user-defined retry policy * update conditional getSetting() request and tests * refactor based on connie feedback * update test Records * user default getKey() test * after getKey() update record
Configuration menu - View commit details
-
Copy full SHA for c7a1c80 - Browse repository at this point
Copy the full SHA c7a1c80View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4922a4 - Browse repository at this point
Copy the full SHA f4922a4View commit details -
Generated from a6358d49705aeb4f6fcb7298581d6d8ac17e190b
Add default responses to new APIs.
SDK Automation committedOct 19, 2019 Configuration menu - View commit details
-
Copy full SHA for a8b8ee4 - Browse repository at this point
Copy the full SHA a8b8ee4View commit details