Skip to content

Conversation

openapi-sdkautomation[bot]
Copy link

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

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

@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14678/azure-resourcemanager-recoveryservicesbackup branch 9 times, most recently from bb58251 to 448f879 Compare June 17, 2021 10:00
mitchdenny and others added 20 commits June 19, 2021 01:57
* Investigate crypto provider issue.

* Dump security policy.

* Try different path for policy.

* Dump JRE folder.

* Fix up verify agent OS usage.

* Switch to DevOps hosted pool to see if the problem still exists there.

* Remove dump JRE folder.

* Re-enable test.

* Revert "Changed KV cryptography tests to avoid using a hardcoded security provider. (Azure#21703)"

This reverts commit aa472e0.

* Disable secp256k1 curve.

* List contents of JDK bin.

* List bin folder.

* Add code to dump providers.

* Fix indentation.

* Move test app to after checkout.

* Disable sparse checkout.

* remove more sparse checkout.

* Try a different name for the crypto provider.

* Add main to newish CI files.
* HttpAuthorization added to azure-core-experimental

* feedback and CI

Co-authored-by: jschrepp-MSFT <[email protected]>
* Applied APIView suggestions.

* Applied APIView suggestions.

* Fixed SpotBugs issue.

* Fixed another SpotBugs issue.
* Increment package version after release of com.azure azure-security-keyvault-administration

* Increment package version after release of com.azure azure-security-keyvault-certificates

* Increment package version after release of com.azure azure-security-keyvault-secrets

* Increment package version after release of com.azure azure-security-keyvault-keys
* mgmt, update script for main branch

* change to main in md

* change to main in java
…iew (Azure#22403)

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

* Update pom.xml

Co-authored-by: Weidong Xu <[email protected]>
Correct links broken during the master->main branch rename
* Update links with master to use main

* Update ci.yml files

Co-authored-by: Chidozie Ononiwu <[email protected]>
* Updated TimeWindowFilter to support ISO-8601. Updated ChangeLogs. Fixed FeatureFlagRefreshInterval location in Readme

* Updated Versioning and Changelog
* 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]>
frascu and others added 8 commits July 2, 2021 12:48
* fix README issues

* minor fix

Co-authored-by: Kishore <[email protected]>
…re#22759)

* Adding detailed javaDoc for admin

* Update sdk/metricsadvisor/azure-ai-metricsadvisor/src/main/java/com/azure/ai/metricsadvisor/administration/models/EmailNotificationHook.java

Co-authored-by: Srikanta <[email protected]>

* Update sdk/metricsadvisor/azure-ai-metricsadvisor/src/main/java/com/azure/ai/metricsadvisor/administration/models/DataFeedOptions.java

Co-authored-by: Sameeksha Vaity <[email protected]>

* improve javadoc for admins|viewers (hook and feed)

Co-authored-by: Srikanta <[email protected]>
Co-authored-by: Sameeksha Vaity <[email protected]>
* Adding sample for using Topic Filters and Actions.

Co-authored-by: Connie Yau <[email protected]>
* Fix readme and regenerate code

* Use https

* run embedme
* mgmt, codegen, add argument for additional autorest options

* update script

* update changelog gen to match new guide

* update codegen version
…age in Eventhub binder (Azure#22683)

* fix bug of converting system properties

* add changelog
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14678/azure-resourcemanager-recoveryservicesbackup branch 3 times, most recently from 28a3df7 to 0004b90 Compare July 6, 2021 12:23
azure-sdk and others added 17 commits July 6, 2021 09:20
* Increment package version after release of com.azure azure-communication-callingserver

* Increment package version after release of com.azure azure-communication-common
* Remove Date header added by Hmac Policy

* Revert Phone number session records

* Revert all recorded sessions

* Remove extra file

* A trivial change to reset PR build

Co-authored-by: JP Chen <[email protected]>
…#22793)

* Applying limit to list elements

* Update MA recordings
… events (Azure#22718)

* When partition splitting occurs, we wrongly resume the change feeds from zero for the new partitions.
This is a regression introduced in SDK version 4.12 as part of the change feed pull model related changes.
The fix is to directly set the "parent" lease continuation token into the new leases that get created as result of a split.

* Add test case for the "after split" checks and fix couple places where NPE exceptions could be triggered.

* Spotbug build failure related fix.
* Increment package version after release of com.azure.spring azure-spring-boot-starter-keyvault-certificates

* cherry-pick from PR azure-sdk#4

* Changed to current dependency tag for BOMs.

Co-authored-by: Moary Chen <[email protected]>
* 1. Update ROOT_POMS' version manually.

* 2. Run command "python .\sdk\spring\scripts\update_spring_managed_external_dependencies.py".

* 3. Run command "python .\eng\versioning\update_versions.py --ut external_dependency --sr".

* 4. Run command ".\eng\versioning\pom_file_version_scanner.ps1 -Debug". If there is error, fix it.

* Add content about 3.6.1 in changelog.

* Ignore the revapi error caused by com.google.code.gson:gson:jar:2.8.7 added a new method.
…ver-2021-06 (Azure#22775)

* [Automation] External Change

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

* Update pom.xml

* Update pom.xml

Co-authored-by: Weidong Xu <[email protected]>
Merge f3893d3284790dd5980609ee62ad933916ba0484 into 5af197915f97a1ccc6f9186537ba4309ea274cb6
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14678/azure-resourcemanager-recoveryservicesbackup branch from 0004b90 to 672cf5a Compare July 7, 2021 05:31
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.