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

[AutoPR azure-resourcemanager-synapse] 2021-06-01 version for AzureADOnlyauthSupport #8791

Closed

Conversation

openapi-sdkautomation[bot]
Copy link

Create to sync Azure/azure-rest-api-specs#14780

curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/14780/azure-sdk-for-java/azure-resourcemanager-synapse/azure-resourcemanager-synapse-1.0.0-beta.2.jar" -o azure-resourcemanager-synapse-1.0.0-beta.2.jar
mvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-synapse -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-synapse-1.0.0-beta.2.jar -Dpackaging=jar -DgeneratePom=true

@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14780/azure-resourcemanager-synapse branch 5 times, most recently from 0e7a0c7 to 2bc8a58 Compare June 17, 2021 07:40
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14780/azure-resourcemanager-synapse branch 4 times, most recently from 7117933 to 2d1f35f Compare June 22, 2021 08:47
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14780/azure-resourcemanager-synapse branch 2 times, most recently from 88ee745 to 11dbd47 Compare July 1, 2021 21:42
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14780/azure-resourcemanager-synapse branch from 11dbd47 to a3641cc Compare July 10, 2021 22:20
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14780/azure-resourcemanager-synapse branch from a3641cc to 3e42011 Compare July 20, 2021 03:19
LarryOsterman and others added 16 commits August 2, 2021 23:28
* Split Async APIs from AttestationClientBuilder into a new AttestationAsyncClientBuilder
* Removed MetadataConfigurationClient, rolled the functionality into AttestationClient.
* Refactored AttestationClient methods to forward to AttestationAsyncClient.
* Refactored the Xxxx APIs to forward to XxxxWithResponse API.
* Implemented getAttestationSigners API (and removed AttestationSignersClient).
* Implemented getOpenIdMetadata API (and removed MetadataClient).
* fix azure-analytics-purview-scanning

* resolve ci error
Fix BlobBatch Not Emitting Responses
* Initial commit for encryption benchamrking

* adding new files for encryption

* Fixing write workload

* refactoring the code

* removing redundant changes

* Resolving resources

* fixing cosmos version tag

* fixing build error on cosmos sdk version

* fixing build error on azure identity version
* Add ability to pass in prefetch when creating processor.

* Fixing tests.
* Fix live tests for Event Hubs
haolingdong-msft and others added 28 commits August 19, 2021 11:23
* Add interface LoadBalancerOutboundRule and add related interfaces in LoadBalancer

* Update according to comments

* modify according to comments

* modify according to comments

* Change LoadBalancer.Update to  LoadBalancer.Update <ParentT>

* Change LoadBalancer.Update to  LoadBalancer.Update <ParentT>

* add implementation for loadbalancer and loadbalancerOutboundRule

* remove TODOs

* implement allocatedOutboundPorts

* add copyright

* provide interface for loadbalancer to get outbound rules

* update frontends()  to return a Map

* update frontends()  to return a Map

* provide interface for LoadbalancerFrontend  to get outbound rules

* add create loadbalancer outbound rule and update loadbalancer outbound rule tests

* Fix javadoc and checkstyle failure and remove frontendIpConfigurationIds and backendAddressPoolId getters

* add recorded tests

* skip revapi check for network

* update the javadoc

* add CHANGELOG

* add 'Features Added' title for CHANGELOG
* New Feature: Adding Index Metrics to Query Metrics

* Resolving comments

* Fixing build issues

* Resolving comments

* Fixing build issues

* Fixing build issues

* Fixing build issues

* Fixing build issues

* Fixing build issues

* Fixing test cases

* Resolving comments

Co-authored-by: Aayush Kataria <aayushkataria@MININT-JTC9OBA.fareast.corp.microsoft.com>
Co-authored-by: Aayush Kataria <aayushkataria@DESKTOP-I8N1T8B.corp.microsoft.com>
Co-authored-by: Aayush Kataria <aayushkataria@DESKTOP-OQOB0M1.corp.microsoft.com>
* Moved health to it's own config file to help with loading order

* Removing extra @async

* Fixing Doc issue
…nException (Azure#23494)

* Fix error messages in ReactorConnection and ReactorSender

* Not logging error multiple times.

* Retry for exceptions that are not AmqpExceptions.

* Adding test for AmqpChannelProcessorTest.

* Adding isClosedChannel()

* Set the fullyqulifiedname given the new ErrorContext in ChannelProcessor requires it

* Completing close when close work cannot be scheduled.

* Adding test to ReactorSender and ReactorReceiverTest.

* Emitting channel after subscription in ServiceBus Receive LinkProcessorTest.

* Update expectations for receivesUntilFirstLinkClosed.

Co-authored-by: Anu Thomas Chandy <anuamd@hotmail.com>
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
Increment package version after release of com.azure azure-core-amqp

Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
* Prepare Event Hubs release 5.10.0.

* Run Prepare-Release script for checkpointstore-blob.

* Update CHANGELOG entry.

* Update to 1.9.0 because public APIs in Storage changed.
Increment package version after release of com.azure azure-messaging-eventhubs-checkpointstore-blob
…ters. (Azure#23643)

* Aligned UserAgentUtil with ClientOptions and HttpLogOptions so all of them throw when an `applicationId` longer than 24 characters is provided.

* Updated tests.

* Updated JavaDocs.

* Applied PR feedback.
* Prepare servicebus release 7.4.0.

* Update ServiceBus CHANGELOG entry

* Removing extra whitespace in Changelog
…ackage (Azure#23705)

* Fix the issue where ValidatePackage outputs a true-ish value before the function's result

* Use a different branch

* Validate the incoming version, not the existing verison of the package

* Revert "Use a different branch"

This reverts commit f6956e7.

* Use only one `ValidatePackage`

* Use correct variable naming in the case of new packages
* fix dogfood bug of messaging docs

* Modify description for spring.jms.tipic-client-id
* delete track1 mgmt sdks

* clean up related files

* remove azure-arm-parent

* revert jetty.xml

* remove archetype-sdk-management.yml
…#23341)

* fix query parameter name generator in azure-spring-data-cosmos

Replace any non-alphanumeric characters in the generated query parameter name with an underscore
so that criteria with references to nested properties such as user['first name'] do not result
in a bad request due to invalid query parameter name.

Resolves Azure#23084

* add test cases for parameter name generator using async API

Assert the change in the behaviour of the query parameter name generator by adding more tests
using the reactive cosmos template

References Azure#23084
object is closed, make sure to close the ServiceBusSessionManager object local to the same client
* Adding Communication Network Traversal SDK

* Update PR

* Update PR, add recordings

* Update PR

* Update PR

* Update dependency version of communication-identity

* Update PR

* Update PR

* Update PR

* Update README
…ty-authentication (Azure#22812)

Co-authored-by: Vinay Gera <vigera@microsoft.com>
Merge 610d8ec271917a68f63527b86342a9cecfad86b3 into 6de27dc43268e23cbb322bdf18016c8b944f8926
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14780/azure-resourcemanager-synapse branch from 9140fc3 to b70fad0 Compare August 23, 2021 22:51
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.