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

Sync eng/common directory with azure-sdk-tools repository #11383

Merged
merged 1 commit into from
May 28, 2020

Conversation

azure-sdk
Copy link
Collaborator

Sync eng/common directory with azure-sdk-tools repository

@weshaggard weshaggard merged commit b267096 into Azure:master May 28, 2020
kasobol-msft pushed a commit that referenced this pull request Jun 5, 2020
* Tracing updates (#11116)

* Fix bug for supporting multi-page documents in Form Recognizer  (#11232)

* fix env var names (#11207)

* Fix dynamic resource provisioning for live Cosmos tests (#11256)

* set global SubscriptionConfiguration

* add default value to $(SubscriptionConfiguration)

* set $(SubscriptionConfiguration) at the template job's level

* Pull swagger latest changes (#11253)

* Pull swagger new changes

* Make readme changes

* Update relativePath to azure-data-sdk-parent pom (#11258)

* Update relativePath to azure-data-sdk-parent pom

* Move the plugin configuration into pluginManagement from reporting

* Adding flexibility to parsing serializer encodings. (#11255)

* Adding more flexible support for encodings.

* Regenerating computer-vision for api-version 3.0 (#11234)

* Update relativePath to azure-arm-parent (mgmt parent) pom (#11267)

* Misc fixes for cosmos public surface APIs (#11262)

* Misc fixes for cosmos public surface APIs

* Added constant for warning annotation message

* mgmt regenerate compute with upgrade api version (#11241)

* update compute version and regenerate code

* manual fix to clear compile error

* update session records

* fix spotbugs error

* manual fix for map serialization

* update compute sample session records

* Updates API based on feedback (#11272)

* Update synchronous receive sample.

* Remove ReceiveAsyncOptions and fix build breaks.

* Update peek -> browse

* Add support for maximum lock renewal time.

* Fix completion with sessionId.

* Adding integration tag.

* Fix documentation. Add overload for String.

* Add storage track 1 pipeline. (#11299)

* Users/xinlian/included path and exclude path update (#11265)

* IncludedPath/ExcludedPath update

* revert some change

* resolve comments

* fix

* resolve comments

Co-authored-by: Annie Liang <[email protected]>

* update KV Tests setup (#11188)

* Update archetype-sdk-data.yml and cosmos-sdk-client.yml (#11226)

* UpdateConflictResolutionPolicyDocsUpdate (#11314)

* UpdateConflictResolutionPolicyDocsUpdate

Co-authored-by: Annie Liang <[email protected]>

* Form Recognizer builder clients (#11239)

* [TA] Deleted package private Transform class (#11264)

* Deleted pacakge private Transform but move all context from it to Utility in the impl package

* remove Transform checkstyle suppression

* Moved ConsistencyPolicy to implementation (#11308)

* Moved ConsistencyPolicy to implementation

* Fixed public constructor of ConsistencyPolicy. Added package-private constructors for ConflictResolutionPolicy for Json serializable ModelBridgeInternal APIs

* Re-extending JsonSerializable since ConsistencyPolicy is internal now

* move PollerFactory to polling package; remove AzureHost (#11203)

* move PollerFactory to polling package; remove AzureHost

* rename azure-management-core

* fix checkstyle

* Revert "rename azure-management-core"

This reverts commit b07ffb3.

* revert fluent sdk change

* update core mgmt (#11328)

* Wrapping FeedDiagnostic into CosmosDiagnostic (#11309)

* movingFeedDiagnosticToCosmosDiagnostic

* moving feeddiagnostics to implementation

* Removing AccessCondition, AccessConditionType (#11313)

* removingAccessConditionClassType

* doc correction

* Etag -> ETag

* CosmosClientException update (#11311)

* CosmosClientException Update

Co-authored-by: Annie Liang <[email protected]>

* CI file for schemaregistry (#11338)

* Change from CosmosKeyCredential to AzureKeyCredential (#11334)

* Change from CosmosKeyCredential to AzureKeyCredential

* change keyCredential to credential

Co-authored-by: Annie Liang <[email protected]>

* [ServiceBus] Enable connection via proxy for ManagementClient (#11108)

Currently we don't support connection via proxy for ManagementClient, but we have proxy support for QueueClient, SubscriptionClient, MessageSender, MessageReceiver via AMQP. This change will address the feature gap.
#10311

* share artifact staging. add release stage (#11195)

* share artifact staging. add release stage

Co-authored-by: James Suplizio <[email protected]>

* Update Template's version for testing releases (#11348)

* remove unused maven plugin (#11356)

* update getter for SdkContext in ManagerBase (#11353)

* Sync eng/common directory with azure-sdk-tools repository (#11224)

* [TA] Make fromString method package-private (#11227)

* make fromString package-private

* Event Hubs track 1 receive watchdog (#10197)

Adds a watchdog to the receive path. When enabled, if all receivers created from a given EventHubClient go silent (zero traffic) for a user-specified period, the watchdog assumes that there is a problem with the underlying connection and recreates it. This change is directed at specific customers who have very high traffic and never expect to have, for example, even one minute with legitimately no traffic. This is a setting that needs to be public but which most users will never need and should never touch.

* Adjustments for No Release Notes (#11385)

* adjustments to make extraction of release notes safe

* resolving assumptions

* Servicebus track2 sync queue up multiple receive calls  (#10940)

SyncReceiver: Queue up the receive request and process them one at a time

* Mgmt generate: mixed reality 2020 05 (#11413)

* generate mr 2020 05

* update pom

* feat: update pom after generation (#11417)

* feat: update pom after generation

* fix: write back to pom

* Mgmt update ci and dependency (#11364)

* feat: add spotbugs in CI and suppress revapi error in release

* feat: remove identity from mgmt

* fix: resources test depends on azure identity

* fix: playbackServerPort is used in code

* mgmt update default subscription logic (#11302)

* mgmt update default subscription logic

* fix checkstyle

* fix comment

* use IllegalStateException instead of RuntimeException

* update description

* Spring Boot migration - KeyVault starter (#10597)

* add spring boot for key vault

* include property file

* address review comments

* add azure-spring-boot in jacoco-test-coverage pom file to make build-from-source successful

* upgrade azure-identity version used in spring-boot

* move Spring versions to version_client.txt to keep consistency

* add CHANGELOG.md

* add configurations for JavaDoc plugins and entries in jacoco-test-coverage

* fix artifact id of key-vault-starter in docs

* fix artifact id of aad-starter in docs

Co-authored-by: Xiaolu Dai <[email protected]>

* NetApp: regenerate package-2019-11 (#11422)

* NetApp: regenerate package-2019-11

* update pom

* Kusto: generate package-2020-02-15 (#11421)

* Kusto: generate package-2020-02-15

* update pom

* fix compile errors

* Disable CG in release side of the pipeline via globals import, and revert windows version. (#11388)

* Increment version for eventhubs releases (#11387)

* Increment package version after release of com.microsoft.azure azure-eventhubs

* Increment package version after release of com.microsoft.azure azure-eventhubs-eph

* Increment package version after release of com.microsoft.azure azure-eventhubs-extensions

* Fix Multipage failing test (#11380)

* Updated cosmos client builder docs and other docs (#11349)

* Added converter layer for search. Removed the code transformation. (#11317)

* [ServiceBus] Setting MessageTTL as the difference between ExpiryTime and CreationTime, along with TTL header. (#11354)

TTL field in the message header is of type unsigned integer, so it cannot support TTL values
larger than 50 days when converted to milliseconds. So reading TTL as the difference between AbsoluteExpiryTime and CreationTime properties on the AMQP message.

* Value query fixes (#11210)

* - Fixes issue where VALUE order by queries fail parsing the order by elements
- Fixes the result format of SELECT VALUE queries including aggregate queries
  something like {"_value": "2.6"} would now be {2.6} which corresponds to wire data.
- This also enables better support for extracting the results into non key value types like Integer, Double etc.

* Reverting an unwanted change

* Fixing issue

* Fixing failing tests

* Adding double and boolean value query tests

* Adding more tests
- to validate downcast cases
- to validate user type with _value doesnt cause any issue

* Fix receiver recovery when network connection is lost (#11432)

* Resolving Failing Docs.MS on non-client archetypes (#11389)

* ensure doc repo is present everywhere you call archtype-java-release

* Move url validation to the constructor to ensure sas tokens dont leak l… (#11345)

* Split the two swaggers into different path. (#11437)

* Add more explanation in SessionHandlerOptions (#11426)

Add more explanation in SessionHandlerOptions to help customers understand more about how the parameters impact throughput.

* Skip AAD internal filter when is already authenticated or token not issued by AAD (#11235)

* apply pr of skiping aad internal filter

* modify for checkstyle

* Cosmos: CFP and doc related changes (#11429)

* Update Change Feed Processor public APIs and documentation.

* Add implementation and respective test case for estimating the Change Feed Processor lag between the last processed batch of feeds (check-pointed in the respective lease document) and the latest feed document.

* Remove container readAllItems() from public API surface.
Add new APIs for createContainerIfNotExists() that will accept a throughput properties object.
Fix docs; finish sentences with ".", rewording.

* Add createDatabaseIfNotExist() method that takes a throughput properties object.
Doc changes: finish sentences with ".".

* Remove readProvisionedThroughput() and replaceProvisionedThroughput(); with the introduction of auto-scale features the throughput must be explicitly handled via ThroughputProperties class.
Fix Java doc issue; remove unsopported "@see" annotation.

* Remove/refactor public APIs that take throughput as an integer to use a full throughput properties object.

* MediaServices: regenerate package-2018-07 (#11458)

* MediaServices: regenerate package-2018-07

* update pom

* mgmt update azure profile (#11424)

* update AzureProfile

* update samples for profile change

* Spring Boot migration -- JMS for Service Bus and Metrics (#11031)

* add servicebus-jms starter and metrics starter

* add azure-spring-boot dependency in jacoco

* upgrade spring-jms version and define spring modules verion in version_client

* add CHANGELOG.md

* add configurations for JavaDoc plugins and entries in jacoco-test-coverage

Co-authored-by: Xiaolu Dai <[email protected]>

* Spring Boot migration -- Azure AD B2C (#10941)

* migrate aad-b2c

* update README.md and add b2c samples

* add comments on aad b2c classes

* update copyright and code comment

* update for checkstyle

* add azure spring boot in jacoco

* add test for aad b2c

* move module decleration from version_data.txt to version_client.txt

* update spring-web version

* add CHANGELOG.md

* add entries in jacoco and plugin for javadoc

Co-authored-by: Xiaolu Dai <[email protected]>

* Spring Boot migration -- CosmosDB and Gremlin (#11032)

* migrate cosmosdb and gremlin

* add code comment

* delete lombok and unused test code

* modify readme for version tag

* modify readme for version tag and add example

* add include lib for enforcer

* modify for checkstyle

* add CHANGELOG.md

* add entries in jacoco and plugin for javadoc

Co-authored-by: Xiaolu Dai <[email protected]>

* Bumping azure service bus SDK version to 3.3.0 for release. (#11457)

Bumping azure service bus SDK version to 3.3.0 for release.

* [TA] Remove pagination feature (#11318)

* remove pagination feature

* Updated APIs with docs. Fixed few issues (#11442)

* Updated APIs with docs. Fixed few issues

* Code review comments. Added unit test for NONE Partition key serialization

* Removed createDatabaseIfNotExists with databaseProperties argument. Added more docs

* Reverted the StringUtils.EMPTY change, removed empty check for IllegalStateException

* Update readme to align with .net and python and fixed a customer's readme feedbacks (#11129)

* update readme to align with .net and python

* Increment package version after release of com.azure azure-ai-textanalytics (#11480)

* Merged CosmosAsyncStoredProcedureResponse and CosmosStoredProcedureResponse types (#11479)

* Merged CosmosAsyncStoredProcedureResponse and CosmosStoredProcedureResponse types

* Removed unused arguments from APIs for cosmos stored procedure response

* Reverted change for exception handling for stored procedure response

* Make remaning public APIs that take integer throughput value setting pakage private. (#11482)

Make readAll* APIs on control plane that take a FeedOption argument package private. Add missing simple readAll* public APIs.
Various doc related rewording.

* Merged CosmosAsyncUserResponse and CosmosUserResponse (#11485)

* Sync eng/common directory with azure-sdk-tools repository (#11383)

* Merge CosmosAsyncContainerResponse and CosmosContainerResponse (#11481)

* Merge asyncContainerResponse and containerResponse

* some change

* clean

* resolve comments

* merge and resolve conflicts

Co-authored-by: Annie Liang <[email protected]>

* CognitiveServices: regenerate package-2017-04 (#11495)

* CognitiveServices: regenerate package-2017-04

* update pom

* Split ServiceClient to IndexClient and IndexerClient (#11475)

* mgmt update readme, add more concept (#11423)

* support creatable as input

* update readme to add more key concept

* use variable instead of string

* use variable instead

* concept on RBAC

* fix bug in AzureServiceClient (#11500)

* Allow data libraries to have 'beta' as well as 'beta.X' prerelease (#11473)

* allow data libraries to have 'beta' as well as 'beta.X' prerelease

* change multiple -like conditions to a single -match for beta detection

* Increment package version after release of com.microsoft.azure azure-servicebus (#11488)

* Fixed the credential and UserAgent in builder (#11497)

* Merge CosmosAsyncDatabaseResponse and CosmosDatabaseResponse (#11513)

* Merge CosmosAsyncDatabaseResponse and CosmosDatabaseResponse

Co-authored-by: Annie Liang <[email protected]>

* analyse to analyze, and use language for non-detect-language APIs (#11484)

* Refactor CosmosAsyncConflictResponseToConflictReponse (#11515)

Co-authored-by: Annie Liang <[email protected]>

* Refactor CosmosPermissionAsyncResponseToCosmosPermissionResponse (#11518)

Co-authored-by: Annie Liang <[email protected]>

* Introducing OperationKind enum (#11512)

* Creating OperationKind enum

* Update sdk/cosmos/azure-cosmos-examples/src/main/java/com/azure/cosmos/rx/examples/multimaster/samples/ConflictWorker.java

Co-authored-by: Mohammad Derakhshani <[email protected]>

* resolving comment

* resolving comment

Co-authored-by: Mohammad Derakhshani <[email protected]>

* Merge CosmosAsyncUserDefinedResponseAndCosmosUserDefinedResponse (#11519)

* Merge CosmosAsyncUserDefinedResponseAndCosmosUserDefinedResponse

* fix tests

Co-authored-by: Annie Liang <[email protected]>

* Form recognizer API's to return List over IterableStream (#11310)

* Merged cosmos trigger async response and cosmos trigger response types (#11516)

* Merged cosmos trigger async response and cosmos trigger response types

* Updated API name to remove asyncUserResponse

* Move SerializationFormattingPolicy to Implementation (#11535)

Co-authored-by: Annie Liang <[email protected]>

* Updated collection to container and document to items in public APIs (#11539)

* Move DatabaseAccountLocationToImplementation (#11538)

* Move DatabaseAccountLocationToImplementation

* resolve comments

Co-authored-by: Annie Liang <[email protected]>

* Page number property changes in FormRecognizer (#11523)

* Renaming changes for Form Recognizer (#11533)

* Removed select parameter from list APIs (#11521)

* HDInsight: regenerate package-2018-06-preview (#11547)

* HDInsight: regenerate package-2018-06-preview

* update pom

* Sync eng/common directory with azure-sdk-tools repository (#11534)

* Cosmos: *Properties related code and doc changes (#11501)

* Update documentation for getting the request charges of a Cosmos operation.

* Update getResourceId() to be package private (it was public).
Update *Properties for Cosmos scripts to package private; add constructor that takes id and body. Update respective tests.

* Fix test validation; replace exactlyContainsInAnyOrder() call with containsExactlyIds().
The respective resoures are not partitioned resources (users, container scripts), and therefore we do not need to validate against the RID of them.

* missed one refactoring for the test changes.

* Added new validator, exactlyContainsIdsInAnyOrder() and this to check results instead of exactlyContainsInAnyOrder() or containsExactlyIds() which also check the order of the IDs in addition to the exact content.

* Fixed bugs on FieldBuilder (#11532)

* Replacing OffsetDateTime and ZonedDateTime with Instant (#11474)

* replacing OffsetDateTime and ZonedDateTime with Instant

* removing extra files checked in  due to merge

* removing extra imports

* Rename models  (#11540)

* Remove duplicate dependency entries from Jacoco and Identity and update tooling to bannedDependency tags to be more than external dependencies. (#11511)

* Remove duplicate dependency entries

* add maven-enforcer-plugin to jacoco for spring

* Fix bannedDependency includes for spring

* Allow x-include-update tags to be libraries as well as external dependencies

* Collapse models into single one. (#11588)

* Return headers sync upload (#11433)

* Changed internal implementation of sync buffered upload

* Added new upload method with return value

* Changelog

* removed tags from upload options

* Removed unused import

* CI fixes

* Updated recording

* Unused imports

* Make IMessageAndSessionPump public (#11550)

Makes IMessageAndSessionPump public in order to have a single interface to code against in client code rather than requiring overloaded methods for both QueueClient or SubscriptionClient.

This fixes feature request #7536.
Co-authored-by: Ryan Murphy <[email protected]>

* Create Autorest Models, pom File and README for Azure Tables (#11471)

* autogenerated swagger files and pom.xml

* adding readme file

* changing README and pom file to be based on template

* fixing with naming, version and things connie suggested

* Fixed pom and some version issues which were in Jim's comments

* pom file changes

* fix swagger location and pom mistake

* quick fixes

* regenerated swaggger, fix build issue

* readme fix

* Added SDK version to CosmosException and unit tests (#11587)

* Added SDK version to CosmosException and unit tests

* Added user agent to both exception and diagnostics

* Removing CosmosAsyncItemResponse and updating relevant methods and docs (#11592)

* Removing extra class CosmosAsyncItemResponse

* deleting the file came back in merge conflict

* doc correction

* Final rename models changes (#11590)

* RefactorOfFeedOptions (#11598)

Co-authored-by: Annie Liang <[email protected]>

* Add Schema Registry Client SDK (#10660)

* init

* remove kafka

* azure- artifact ids

* azure-core + version change

* progress snapshot before swapping autorest client

* swagger generated http client

* update common package

* junit engine

* fix versioning

* javadoc checkstyle

* javadoc checkstyle

* checkstyle javadoc

* spotbugs override for serializing null value

* add service client annotation

* service client style

* fix dep management tags

* add module-info and initial readme

* add readme sections

* fix readme section case

* add src clients to jacoco

* add latest swagger

* add basic readme intros

* Update sdk/schemaregistry/azure-schemaregistry-client/src/main/java/com/azure/schemaregistry/client/CachedSchemaRegistryClient.java

Co-authored-by: Alan Zimmer <[email protected]>

* fix comments

* Update sdk/schemaregistry/azure-schemaregistry-client/src/main/java/com/azure/schemaregistry/client/CachedSchemaRegistryClient.java

Co-authored-by: Alan Zimmer <[email protected]>

* default retry policy on null

* remove unused headers policy

* netty dep

* hashmap to concurrent hashmap, slf4j format pattern

* builder cleanup

* remove runtime error from method signature

* comments

* change group name

* move rest service builder

* update dirs and repo files

* update package structure

* update versioning

* fix jacoco test pom

* fix eng system comments

* Update sdk/schemaregistry/azure-data-schemaregistry-avro/pom.xml

Co-authored-by: Alan Zimmer <[email protected]>

* Update sdk/schemaregistry/azure-data-schemaregistry-avro/src/main/java/com/azure/data/schemaregistry/avro/SchemaRegistryAvroDeserializer.java

Co-authored-by: Alan Zimmer <[email protected]>

* fix comments

* spotbugs update

Co-authored-by: Alan Zimmer <[email protected]>

* feat: update arm parent dependency (#11582)

* Took new swagger changes (#11597)

* Removing duplicate retries for creating receive link and other fixes (#11646)

* Removing double retries for creating receive link and other fixes

* Remove unused imports

* Remove empty line

* disable after-burner for rntbd debug log messages (#11652)

* disable after-burner for rntbd debug log messages

* cleanup

* Cosmos fix readme (#11653)

* Updated readme to follow general guidelines

* Fixed broken links in readme

* Added maven central link and java docs keyword

* SignalR: generate package-2020-05 (#11548)

* SignalR: generate package-2020-05

* update pom.mgmt.xml

* regenerate with autorest v2

* Hide DataType and all Index types (#11654)

* Hide DataType and all Index types

* resolve comments

Co-authored-by: Annie Liang <[email protected]>

* Disable publishing to DevOps for POMs and BOMs. (#11659)

* ProxyOptions change (#11656)

* ProxyOptions change

* resolve comments

* fix

Co-authored-by: Annie Liang <[email protected]>

* add "Accept: application/json" to headers on polling operations (#11663)

* Create empty sources.jar with README.md contents (#11638)

* Create empty sources.jar with README.md contents

* Update a comment

* Update setProxy docs (#11672)

Co-authored-by: Annie Liang <[email protected]>

* Address API review feedback (#11645)

* Address API review feedback

* Fixed the service method

* [FEATURE] Cosmos | Wire up ConnectionPolicy, DirectConnectionConfig, and RntbdTransportClient.Options (#11595)

* Port from v4

* Corrected package misspelling in log4j.properties and removed System.exit from Main.java

* Responded to code review comments

* Updated sdk/cosmos/README.md with info on using system properties to modify default Direct TCP options

* Ported memory leak from v2.6.X and bumped version number.

* Removed a file that was mistakenly committed

* Space adjustments for readability

* DCDocumentCrudTest passes. Performance, reliability, and scalability tuning/testing work remains.

* Enabled channel acquisition timeout interval default: 100 ms

Verified: direct tests pass modulo a mockito issue that breaks a number of direct tests. Root cause analysis on the mockito break is TBD.

* Removed some newlines

* Added a newline at the end of file

* Ensured that RntbdClientChannelPool.release never throws and never releases a channel prematurely. This change addresses occassional point read failures (~0.0015% of the time in local testing) when slamming a partition with read requests. This change also ensures that unhandled exceptions during release do not cause thread deaths.

* Revised channel acquisition algorithm such that no timer acquisition task timeout is used by default and we allow maxRequestsPerChannel to go above limit when maxChannels are allocated

* Attempt to resolve scalability issue that causes performance degradation about about 500 concurrent requests

* Code/documentation tweaks

* Idle endpoint timeout task now detects idleEndpointTimeout and—unless the endpoint is found to be idle—runs tasks in the pendingAcquisitionQueue.

* Updated a comment

* Code tweak

* Switch to HashedWheelTimer implementation for RntbdClientChannelPool.acquisitionAndIdleEndpointDetectionTimeout and revised RntbdClientChannelPool.acquireChannel. Local testing indicates that this significatnly reduces P95-P99.9 latencies

* Tweaked log message

* Addressed a number of threading-related issues in RntbdClientChannelPool; tweaked the RntbdReporter; and added a CsvReporter feature to the benchmark tool. They latter may be a temporary addition

* Streamlined RntbdServiceEndpoint.write for performance/readability. In local testing this change resulted in a significant performance gain in these configurations:
* concurrency=2048.documentCount=000001.operation=ReadLatency.operation-count=1000000
* concurrency=2048.documentCount=100000.operation=ReadLatency.operation-count=1000000
Specificallly, the P99 values moved to P99.9 and throughput increased by at least 11% as measured by (lowest[with-change] - highest[sans-change]) / highest[sans-change])

* Tweaks tested extensively--full test suite plus point read benchmarks (1 and 10,0000 documents with 2,048 concurrent requests) locally in prep for PR

* Tweaked AsyncBenchmark for verifying the direct tcp “connection timeout” issue raised by T-Mobile.

* Moved a misplaced statement in AsyncBenchmark that produced a lot of logger noise.

* Updated version numbers in an attempt to get past CI version checks

* Tweaked RntbdRequestTimer.close for readability

* Removed README.md which seems to have been removed from master after being edited by me

* Fixed a build issue that CI complains about.

* Reverting version bump for benchmark and examples as these are in the process of being removed as libraries

* Removed dead code and changed an error message in AsyncBenchmark.java

* Removed merge orig files

* Wired up DirectConnectionConfig to RntbdTransportClient by way of ConnectionPolicy. Also: addressed a bug in AsyncBenchmark and replaced a deprecated method call in RntbdObjectMapper.

* Wired up ConnectionPolicy, DirectConnectionConfig, and RntbdTransportClient.Options

* Corrected two toString methods

* Return LocalTime for valueTime in Form Recognizer (#11655)

* Persistent service principal token cache for MSAL confidential client (#11355)

* Use MSAL token cache for confidential client credentials

* Checkstyle: log exception

* improve cert parse error

* Remove force refresh for confidential client

* Address Alan's feedback

* Add helper to support failed completable future in java 8

* Add setter for client certificate credential builder and fix javadoc

* Revert changes in azure-core for backward compatibility

* Clean up HttpPipelineAdapter creation

* new RuntimeException()

* Simply @return docs on builders

* ServiceUnavailableExceptionMessageImprovement (#11678)

Co-authored-by: Annie Liang <[email protected]>

* updated cosmos readme with perf and troubleshooting guide (#11687)

* Support Copy API Form recognizer (#11403)

* Quickly fix syntax error on condition. (#11699)

* Revert change to fix POM pipelines. (#11700)

* Move Cosmos table to additional modules. (#11661)

* Add consistent LRO operation fail behavior across Form Recognizer poller methods (#11670)

* Conditionalize integration stage for POM only pipelines (#11703)

* Disable integration stage for POM pipelines.

* update on depencencies (#11714)

* Move Azure Tables into sdk/tables/azure-data-tables (#11682)

* Move files into sdk/tables.

* Update version_client.txt

* Alphabetise dependencies.

* Add ci.yml

* Change eng/docsettings.yml

* Removing tables. Adding pom.xml

* MGMT draft structure refactor for storage (#11205)

* Direct/GatewayConnectionConfigChange (#11702)

Co-authored-by: Annie Liang <[email protected]>

* Updated cosmos release notes (#11684)

* Updated cosmos release notes

* Updated cosmos release notes with categories and readme with logging and example categories

* Renaming changes  (#11683)

* Max concurrency (#11478)

* Barely started

* Added max concurrency parameter

* spotbugs fix

* Merged maxConcurrency and numBuffers

* PR feedback

* Pr feedback

* CI fixes

* CI fixes

* Fixed bug in file share source url encoding (#11583)

* Updated azure-cosmos tag in readme (#11755)

* Support AAD Authentication in Form Recognizer (#11156)

* added AAD support

* mgmt restructure compute package (#11742)

* EventGrid: generate package-2020-06 (#11760)

* EventGrid: regenerate package-2020-06

* update pom.mgmt.xml

* update pom.mgmt.xml

* fix compile error

* Fix record test (#11763)

* fix: network and resource error

* fix: cosmos LRO

* fix: cosmos test

* fix: sql impl and remove dependency for storage data plane

* fix: storage error

* fix: app service error (not finished)

* feat: update session-records

* feat: remove unused var

* fix: compile error

* feat: make format location as static

* Add FormRecognizerException for client side exceptions in FormRecognizer (#11720)

* fix: add sample jar due to gitignore (#11767)

* Updated post release versions to 4.0.1-beta.5, release notes and readme (#11757)

* Add tables to root POM. (#11761)

Co-authored-by: Sameeksha Vaity <[email protected]>
Co-authored-by: eboyd23 <[email protected]>
Co-authored-by: Daniel Jurek <[email protected]>
Co-authored-by: Sima Zhu <[email protected]>
Co-authored-by: James Suplizio <[email protected]>
Co-authored-by: Connie Yau <[email protected]>
Co-authored-by: Anu Thomas Chandy <[email protected]>
Co-authored-by: Kushagra Thapar <[email protected]>
Co-authored-by: Chuang <[email protected]>
Co-authored-by: Mitch Denny <[email protected]>
Co-authored-by: Annie Liang <[email protected]>
Co-authored-by: Annie Liang <[email protected]>
Co-authored-by: Vinay Gera <[email protected]>
Co-authored-by: Chidozie Ononiwu <[email protected]>
Co-authored-by: Shawn Fang <[email protected]>
Co-authored-by: Weidong Xu <[email protected]>
Co-authored-by: Naveen Singh <[email protected]>
Co-authored-by: DorothySun216 <[email protected]>
Co-authored-by: Scott Beddall <[email protected]>
Co-authored-by: Azure SDK Bot <[email protected]>
Co-authored-by: JamesBirdsall <[email protected]>
Co-authored-by: Hemant Tanwar <[email protected]>
Co-authored-by: Tanyi Chen <[email protected]>
Co-authored-by: Xiaolu Dai <[email protected]>
Co-authored-by: Xiaolu Dai <[email protected]>
Co-authored-by: Vijaya Gopal Yarramneni <[email protected]>
Co-authored-by: Bhaskar Mallapragada <[email protected]>
Co-authored-by: Srikanta <[email protected]>
Co-authored-by: Gauri Prasad <[email protected]>
Co-authored-by: Yi Liu <[email protected]>
Co-authored-by: Milis <[email protected]>
Co-authored-by: Mohammad Derakhshani <[email protected]>
Co-authored-by: ryan-murphy-sc <[email protected]>
Co-authored-by: Arthur Erlendsson <[email protected]>
Co-authored-by: Alan Zimmer <[email protected]>
Co-authored-by: David Noble <[email protected]>
Co-authored-by: Jianghao Lu <[email protected]>
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.

3 participants