Skip to content

Conversation

openapi-sdkautomation[bot]
Copy link

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

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

@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14560/azure-resourcemanager-authorization-generated branch 2 times, most recently from 6059c28 to 3b77994 Compare May 26, 2021 19:53
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14560/azure-resourcemanager-authorization-generated branch 5 times, most recently from 82a5672 to 8ae8510 Compare June 1, 2021 17:59
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14560/azure-resourcemanager-authorization-generated branch from 8ae8510 to ba8be65 Compare June 10, 2021 03:15
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14560/azure-resourcemanager-authorization-generated branch 2 times, most recently from ec9a938 to d9e54de Compare June 30, 2021 21:31
kushagraThapar and others added 18 commits June 30, 2021 16:20
…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)
* Limit the size of cached URL builders

* fix unit tests and checkstyle

* fix unit tests
* Add sample needed for Dead Letter Queues by LiHong 202106081815

Co-authored-by: Connie <[email protected]>
…22592)

* Added `7.3-preview` to KeyServiceVersion.

* Updated tests.

* Added `getRandomBytes()` to `KeyService`.

* Added `getRandomBytes()` and `getRandomBytesWithResponse()` to `KeyClient` and `KeyAsyncClient`. Added necessary models as well.

* Added code samples.

* Added tests.

* Fixed JavDoc codesnippets.

* Applied PR feedback.

* Fixed test issues.

* Fixed CheckStyle issues.

* Fixed more test issues.

* Updated versions in tests.

* Fixed SpotBugs issues. Applied some PR feedback regarding naming on test cases. Changed the type of `bytes` from `Base64Url` to `byte[]` in `RandomBytes` classes. Moved some classes to the `implementation.models` package and added a package-info.java file for both said package and `implementation`. Made MHSM tests also run in playback mode and fixed some issues with their recordings.

* Updated JavaDoc in RandomBytes.

* Updated CHANGELOG and removed unused imports.

* Added RevApi exceptions for serialization/deserialization annotations in JsonWebKey.

* Updated version_client.txt as Storage does not need to use a beta version any longer. Updated the Azure Storage Blob Cryptography POM as well.

* Pinned `ServiceVersion` to `7.2` for Storage Blob Cryptography tests that use Key vault clients.

* Fixed ServiceVersion issue in Storage Crypto tests.

* Fixed version issue with Storage Blob Crypto tests.
* Update change log headers based on guideline update

Updates based on Azure/azure-sdk#3103

- Renamed "Key Bugs Fixed" to "Bugs Fixed"
- Renamed "Fixed" to "Other Changes"

Added a warning in validation if at lease one of the recommended
headers aren't used.

* Update eng/common/scripts/ChangeLog-Operations.ps1

Co-authored-by: JoshLove-msft <[email protected]>

Co-authored-by: Wes Haggard <[email protected]>
Co-authored-by: Wes Haggard <[email protected]>
Co-authored-by: JoshLove-msft <[email protected]>
* Increment package version after release of com.azure azure-core-http-netty
* Increment package version after release of com.azure azure-core
* Increment package version after release of com.azure azure-core-http-okhttp
* Increment package version after release of com.azure azure-core-experimental
* Increment package version after release of com.azure azure-core-serializer-json-jackson
* Increment package version after release of com.azure azure-core-test
* Increment package version after release of com.azure azure-core-management
* Increment package version after release of com.azure azure-core-serializer-json-gson
* Increment package version after release of com.azure azure-core-serializer-avro-apache
* Increment package version after release of com.azure azure-core-amqp
* Increment package version after release of com.azure azure-core-tracing-opentelemetry
Rujun Chen and others added 24 commits July 26, 2021 15:17
* 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".

* 5. Update changelog about compatible Spring Boot versions and Spring Cloud versions.
* Added gated test for client telemetry

* adding comments in test

* fixing module-info error

* fixing spot bugs

* Adding extra logging to check test failure

* fixing test case
* Adding fix for preferred list error on docker run

* Use local converter for preferred string to string list
* does this work?

* print.

* move this to test scope.

* fix build.
…23197)

* Exclude source/main/java/module-info.java from the source jar, because it is only for development purpose

* minor format change

Co-authored-by: michaelqi793 <[email protected]>
* Add the Bom tooling support

Incorporate all PR comments

* Incorporate CR comments
Also, Applying new comments received for the RedirectPolicy
* nothing

* Fixed a bug that caused failure to download a zero length file

* Changelog

* Minor cleanup

* moved files to correct location
* azurite based tests.

* bit of cleanup.

* install azurite.

* tweaks.

* could you please compile ??

* more memory

* try that.

* typo.

* try that.

* try that.

* try that.

* try that.

* try bash again...

* try that.

* try that.

* more connections.

* cleanup azurite.
Update Handling of Loading Proxies from the Environment
…ure#23218)

* Fixing encryption create with contentResponseOnWriteEnabled false

* resolving comments

* fixing spot bugs
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14560/azure-resourcemanager-authorization-generated branch from d9e54de to 39e8208 Compare July 29, 2021 02:36
weidongxu-microsoft and others added 3 commits July 29, 2021 10:56
* update features, also regen resources

* add tests and add resourceProviderName and featureName in Feature

* fix arm template link, as azure-quickstart-templates changed their folder structure
Merge 585055674324f39b8cfabeb9bec58c5130705227 into 444d527ca9ba163e65ad4ce9fc888a6f69940a4c
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14560/azure-resourcemanager-authorization-generated branch from 39e8208 to df56a0f Compare July 29, 2021 03:50
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.