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-compute-generated] Move RestorePoint properties into new properties bag for restore point #8716

Conversation

openapi-sdkautomation[bot]
Copy link

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

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

mitchdenny and others added 14 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 <41338290+jschrepp-MSFT@users.noreply.github.com>
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
* 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 <weidxu@microsoft.com>
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 <chononiw@microsoft.com>
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14638/azure-resourcemanager-compute-generated branch from ea13924 to 1fd52fc Compare June 21, 2021 20:54
* Updated TimeWindowFilter to support ISO-8601. Updated ChangeLogs. Fixed FeatureFlagRefreshInterval location in Readme

* Updated Versioning and Changelog
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14638/azure-resourcemanager-compute-generated branch from 1fd52fc to 43f7bf2 Compare June 21, 2021 21:24
mssfang and others added 3 commits June 21, 2021 15:43
* 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 <weshaggard@users.noreply.github.com>
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14638/azure-resourcemanager-compute-generated branch from 43f7bf2 to 290502c Compare June 22, 2021 00:07
anuchandy and others added 6 commits June 22, 2021 00:18
* 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 <chrwhit@microsoft.com>
Co-authored-by: Franko Morales <67804607+cochi2@users.noreply.github.com>
Co-authored-by: Zihan Zhang <43592314+zihzhan-msft@users.noreply.github.com>
* 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 <agiurg@microsoft.com>
Fix Improper Usage of ClientLogger and String Format
Rujun Chen and others added 5 commits June 29, 2021 08:50
…zure#22488)

2. Delete unused property: azure.keyvault.aad-authentication-url
3. Reuse the code in test.
4. Rename KeyVaultProperties to AzureKeyVaultProperties.
5. Add AzureCertPathProperties.
* Increment package version after release of com.azure.spring azure-spring-boot-starter-active-directory-b2c

* Increment package version after release of com.azure.spring azure-spring-boot

* Increment package version after release of com.azure.spring azure-spring-boot-starter-active-directory

* Increment package version after release of com.azure.spring azure-spring-boot-starter-cosmos
* Increment package version after azure spring release
Co-authored-by: zhihaoguo <zhihaoguo@microsoft.com>
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14638/azure-resourcemanager-compute-generated branch 2 times, most recently from a8360e2 to bb222f0 Compare June 29, 2021 19:14
jaschrep-msft and others added 10 commits June 29, 2021 13:15
* DataLakeFileClient add openInputStream()

* datalake inputstream tests

added tests
removed unncecessary openinputstream overload

* changelog

* Fixed blob artifacts from feature port

Fixed docstrings and parameters that used "blob" instead of "file"
terminology.
Fixed a docstring link that referenced cut blob-only functionality.

* FileInputStream fix and docs issues

DataLakeFileInputStream now uses logger.logThrowableAsError.
Header and docstring fixes.

* Casts throwable to match checked exception type

* CI fixes

* fixes

* checkstyle

added a suppression to deal with a checkstyle bug
minor fixes

* Refactored StorageInputStream

StorageInputStream now has an implementation of dispatchRead() and only
delegates out the implementation of the client read operation itself.

* checkstyle suppression and pr feedback

* PR feedback

* import cleanup

* Undo abstract method shifting

* import cleanup

* imports and checkstyle supression to match blobs

* minor fixes

* PR comments

* docstring

* api rewrite

openInputStream returns a result class containing InputStream and
PathProperties members.
The returned InputStream is a BlobInputStream instance.
Ported blob inputStream test class

* PR feedback

* Styling

* reverted *Result type implements Closable

* cleanup imports

Co-authored-by: jschrepp-MSFT <41338290+jschrepp-MSFT@users.noreply.github.com>
* Take model required params through Ctr

* Take DataFeedMetric required param via Ctr

* Using the short name for DetectionConfig to be consistent with other similar APIs

* Using Boolean to future proof - negationEnabled and triggerIfMissing
* Retry wrapped IOExceptions.

* pr feedback.
* Updating code owners +ki1729 -hemanttanwar

* Adding Azure core AMQP owners
…not set. (Azure#22666)

* Fix bug: not get certificates from key vault when refreshInterval is not set.

* Change azure-spring-boot-starter-keyvault-certificates' version to 3.0.1.

* Update azure-security-keyvault-jca's version to 1.0.1.
* add properties in service bus properties to enable transportType
* Bring changes from JS docs metadata

* Move business logic inside Update-DocsMsMetadata.ps1

* Update with the latest changes in JS PR

* Update from latest PR feedback

* Add check for empty path to prevent crashes when creating relative paths

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
- Switch to using rest instead of cli for querying work items
  as cli is limited to 1000 items only.
- Fix issues with Generated fields not being set.
- Correctly sort older workitems by version isntead of string.

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14638/azure-resourcemanager-compute-generated branch from bb222f0 to f2ddd65 Compare June 30, 2021 18:03
vcolin7 and others added 10 commits June 30, 2021 12:55
)

* Added support for AAD-based authorization.

* Updated README and ReadmeSamples.

* Updated CHANGELOG.

* Applied PR feedback.

* Removed unused imports.
…DKs) (Azure#22682)

* Renaming Datasource to DataSource (to be consistent with other SDKs)

* renaming param names from datasource* to dataSource*
* Adding publishing of messages for EventProcessorOptions.

* Add options for receiving with prefetch.

* Cleaning up receiver after.

* Moving setupAsync above run()

* Adding test using reactor receiver to receive.

* Updating jackson databind dependency.
…e#22057) (Azure#22688)

* [Form recognizer] Add validation checks before setting valueData (Azure#22057)
…rove detection sample (Azure#22691)

* Add the optional BoundaryMeasureType to MetricBoundaryCondition

* Update detection config samples to have null check before accessing optionals
…zure#22483)

* Added partition key support to spring data single partition queries

* Spot bug fixes

* Check style fixes

* Updated logic for IN clause and ignoreCase

* Added logging for partition key in spring repository queries
Prepare Core Libraries for July 2021 Release
…d azure-spring-boot-starter-keyvault-certificates. (Azure#22675)
Merge 4b1e09286c6a22a4681f206171a07a5de128ec3f into 18b54ea5e241eddd47527a166c38ed75958b3227
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14638/azure-resourcemanager-compute-generated branch from f2ddd65 to 2ef1985 Compare July 1, 2021 00:58
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.