Skip to content

Conversation

openapi-sdkautomation[bot]
Copy link

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

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

Rujun Chen and others added 28 commits June 22, 2021 07:21
* Update pipeline generation tool version

Consume latest changes from pipeline generation tool in Azure/azure-sdk-tools#1708

* Update tool version to include fix for public ci

Co-authored-by: Wes Haggard <[email protected]>
* API cleanup

* Always take ref-type in Options setters, Remove Metric prefix from APIs, using hookIdsToAlert instead of idOfHooksToAlert

* updating detection-config apis to be consistent with other languages

* adjusting SupressCondition.minNumber given service added a range constraint (1-14)

* updating alert tests to use a valid hookid
* first commit

* apply new name changes (Azure#22298)

* name changes and refactoring

* name changes and refactoring

* fix(test): increase branch coverage, change groupId generation

* fix(*): remove test connection string

* fix(test): raise branch coverage

* apiview review fix (Azure#22304)

* live test fixes (Azure#22312)

* fix links (Azure#22318)

* skip test refactor (Azure#22324)

* skip test refactor (Azure#22327)

* skip test refactor (Azure#22328)

* api version fix

* Making ProgressReporter private. (Azure#22331)

* apiview feedback fix (Azure#22337)

* apiview feedback fixes

* apiview feedback fixes

* apiview feedback fixes (Azure#22338)

* apiview feedback fixes

* Moving ProgressReceiver interface to models pacakge (Azure#22345)

* Multiple changes. (Azure#22346)

* Adding Functional Interface annotation

* Changing method naming

* Fixing method name (Azure#22347)

* apiview feedback fixes

* apiview feedback fixes

* update api spec permUrl point to new swagger

* live test fix

* fix(livetest): add env variables

* fix(*): change back resource name var

* fix(*): fix issues caused by merge

* fix(*): switch live test disable var

* use latest swagger (Azure#22394)

* use latest swagger

* use latest swagger (Azure#22395)

* fix(live-test): disable downloadContentStreamFailure because it is failing

* fix(test): update codecoverage settings

* Multiple changes. (Azure#22421)

* Adding download samples

* Disabling download tests for live testing

* skip code coverage

* enable code coverage

Co-authored-by: Christian Whitehead <[email protected]>
Co-authored-by: Franko Morales <[email protected]>
Co-authored-by: Zihan Zhang <[email protected]>
* Increment package version after release of com.azure.spring azure-spring-cloud-appconfiguration-config

* Increment package version after release of com.azure.spring azure-spring-cloud-appconfiguration-config-web

* Increment package version after release of com.azure.spring azure-spring-cloud-feature-management-web

* Increment package version after release of com.azure.spring azure-spring-cloud-feature-management

* Increment package version after release of com.azure.spring azure-spring-cloud-starter-appconfiguration-config
…2351)

* Add TypingNotification options for setting SenderDisplay Name

* Updated Changelog

* Renamed SendTypingNotificaitonOptions to TypingNotificationOptions

* Updated swagger link

* Updated changelog to reflect name change

* Generated new session records with x-request-ids missing from previous ones

Co-authored-by: Andrei Giurgiu <[email protected]>
Fix Improper Usage of ClientLogger and String Format
* event related unit test to improve test coverage

* fix(unit-test): add unit tests to improve code coverage

* event related unit test

* fix(unit-tests): remove var declarators

* event related unit test

* event related unit test

* fix(unit-tests): fix issue with List.to, increase coverage

* fix(unit-tests): remove var declarations

* fix(unit-tests): fix issue with infered generic in annonymous type

* fix(test-config): attempt to remove int

* fix(test-config): override communication test template to remove int

* fix(test-config): override communication test template to remove int

* fix(test-config): override communication test template to remove int

* fix(unit-tests): update random generation of groupIds

* added newline at end of config file

* fix(tests): update test.yml to be parameterized, force live mode

* fix(unit-tests): update random generation of groupIds

* Revert "fix(unit-tests): update yml files"

This reverts commit 375df59.

* fix(tests): fix yaml

* fix(tests): fix yaml

* fix(unit-tests): update random generation of groupIds

* fix(tests): fix yaml

* fix(tests): more yml

* fix(tests): fix yaml

Co-authored-by: Christian Whitehead <[email protected]>
* Fix race on reopening CBSChannel
* Throw away RequestResponseChannel on open error to avoid new issue introduced by race fix
* Add and improve tracing
…zure#22426)

* Service bus adding max auto lock renew duration in processor client (Azure#20317)

* Added API in builder  for "adding max auto lock renew duration in processor client"

* Service Bus - Merging previously approved -cross transaction feature - into feature branch - preparation for April release. (Azure#20356)

* ServiceBus - cross entity transaction  feature  (Azure#19863)

New Feature: Cross entity transaction API

* Service bus : Amqp Types SEQUENCE and VALUE (Azure#20285)

* Adding feature AMQP SEQUENCE/VALUE data type implementation

* added subQueue API
* Rename farmbeats to agrifood

* Fix links in readme
…cutor (Azure#22290)

* Temp snapshot

* Adjusting MicroBatchSize dynamically in BulkExecutor.java

* Making sure Bulk Request 429 bubble up to the BulkExecutor so they are accounted for in dynamic MicroBatchSize adjustment

* Adjusting targeted bulk throttling retry rate to be a range

* Reducing lock contention in PartitionScopeThresholds.java

* Adding unit test coverage for dynamically changing micro batch size in BulkExecutor

* Adjusting log level in PartitionScopeThresholds

* Moving new API to V4_17_0 Beta annotation

* Adding missing copyright header

* Removing 408 special-casing

* Reacting to code review feedback

* Reacting to code review feedback

* Reenabling Direct tests

* Fixing a bug in the new buffering logic causing 400-BadRequest when the Batch request contains no actual operations after filtering out the dummy FlushOperations

* Fixing type

* Fixes for merge conflicts

* Dummy

* Update BulkWriter.scala

* Update BulkProcessingThresholds.java

* Reverting BridgeInternal changes

* Update BridgeInternal.java

* Update BulkProcessingOptionsTest.java

* Triggering flush on completion of input flux

* Self-code review feedback :-)

* Update BulkProcessingThresholds.java

* Fixing Nullref in BulkWriterTest

* Making FlushBuffersItemOperation a singleton

* Fixing build break

* Fixing test failure
* Docs updates

* Undo changes to BlobsGetPropertiesHeaders

* pr feedback
…o a client builder would not be set on a client instantiated by said builder. (Azure#22462)

* Fixed issue where HTTP headers set in a `ClientOptions` object passed to a client builder would not be set on a client instantiated by said builder.

* Updated CHANGELOG.
OLTP Connector Synapse integration using Linked Service
LarryOsterman and others added 28 commits July 13, 2021 19:11
* Updated tests to pass with current MAA service

* Added owners to attestation service
* Add FilterPoliCheckResult.ps1

* Add description to FilterPoliCheckResults.ps1

Co-authored-by: Chidozie Ononiwu <[email protected]>
* Simplify Ubuntu image name check for dns bypass

* Fix typo

Co-authored-by: Praveen Kuttappan <[email protected]>
* Diagnostic integration with open telemetry

* adding test case for query metrics in tracer

* incremental change

* Adding api to pass threshhold for diagnostics

* Correcting Api name

* Documentation improvement

* resolving comments

* Adding pkrange and pkrange id both for querymetrics key

* resolving comments

* Using new core addEvent api with context param

* build error fix

* resolving comments

* fixing spot bugs

* fixing test case

* fixing test for emulator
… in amqp Flow (Azure#22819)

* Translate Reactor's no-backpressure to prefetch in amqp Flow

* Clarified the credit for no-backpressure case in the getCreditsToAdd(..) method javadoc
Regenerate and Include New Skillsets
* Added storage event sample

* Update sdk/storage/azure-storage-blob/src/samples/java/com/azure/storage/blob/StorageEventExample.java

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

* ci fixes

Co-authored-by: Alan Zimmer <[email protected]>
* unflaky tag tests.

* fix length check.

* fix test.

* pr feedback.
Add LogLevel Hooks to HttpLogOptions and HttpLoggingPolicy
* Adding reactor timeline to query plan

* Changing gatewayRequestTimeline variable name in ClientSideRequestStatistics

* decoupling time connection created and connection aquired

* Adding request time line check in test case
…zure#22997)

* [Automation] Generate Fluent Lite from mediaservices#package-2021-06

* Update pom.xml

Co-authored-by: Weidong Xu <[email protected]>
Fix Broken Link to Sample Data
Merge cd79c6d51035ef3d008fc42755cc19111f820711 into e7682aa897902920f3a95b2f358b6f7729d18666
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14853/azure-resourcemanager-resources-generated branch from 68b0aa3 to befdce1 Compare July 19, 2021 19:11
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.