forked from Azure/azure-sdk-for-java
-
Notifications
You must be signed in to change notification settings - Fork 1
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] Fix readme.go.md in compute RP #8713
Closed
openapi-sdkautomation
wants to merge
399
commits into
master
from
sdkAuto/14631/azure-resourcemanager-compute-generated
Closed
[AutoPR azure-resourcemanager-compute-generated] Fix readme.go.md in compute RP #8713
openapi-sdkautomation
wants to merge
399
commits into
master
from
sdkAuto/14631/azure-resourcemanager-compute-generated
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 tasks
f3c940c
to
1ddef4a
Compare
1ddef4a
to
ebd8ea6
Compare
… 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.
* live test with AAD
* 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 <v-moaryc@microsoft.com>
* 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 <weidxu@microsoft.com>
…#22776) - Move all sample codes from azure-sdk-for-java to Azure-Samples - Update broken links
Co-authored-by: Tong Xu (MSFT) <57166602+v-xuto@users.noreply.github.com>
- This change updates the Mixed Reality Authentication library to 1.1.0 for release to update dependencies.
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
* Support building and deploying bicep templates * Add bicep powershell install aka link to deployment error message * Write bicep compiled arm templates to temp directory * Simplify bicep building code/function usage * Use bicep location for compiled arm templates, and remove them on success Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
* Docs updates * Undo changes to BlobsGetPropertiesHeaders * pr feedback * Updated builder.sasToken() method docs * Wrote some readme samples * Cleaned up some samples * Added samples to readme
…ure#22830) * [Automation] External Change * [Automation] Generate Fluent Lite from elastic#package-2020-07-01 * Update README.md * Update README.md Co-authored-by: Weidong Xu <weidxu@microsoft.com>
* Updated experimental dependency version * Changelog updates * avro changelog
* update doc index campaign id
* diable idleEndpointCheck if set to 0 Co-authored-by: annie-mac <annie-mac@DESKTOP-62QAK4R.redmond.corp.microsoft.com>
…azure-resourcemanager-batch (Azure#23236)
* generate code using latest autorest.java for postgresql * add one test case for batch service * modify test case to delete resource group * Remove import * * fix checkstyle error * modify according to comment * update version to fix build failure
…zure#23193) * * Fixed an issue where the session id and partition key are used simultaneously and they are different. * ServiceBus related partition key logic changes.
* use ssh public key * put back the previous disabled monitor test
* add GA tag to javadoc output
* update testng to 7.3.0 Co-authored-by: annie-mac <annie-mac@annie-macs-MacBook-Pro.local> Co-authored-by: annie-mac <annie-mac@MININT-0VNL3FU.europe.corp.microsoft.com> Co-authored-by: annie-mac <annie-mac@DESKTOP-62QAK4R.redmond.corp.microsoft.com>
* disable that test if okhttp is used. * ... * let's see. * dont run with okhttp. * disable these tests until okhttp bug is fixed. * fix assertion. * don't run that on mac. * fix that test. * Update pom.xml
…P client (Azure#23244) * Support setting response timeout for individual requests in Netty HTTP client * Move timeout handlers to client
…-group.allowed-group-names" not configured. (Azure#23227)
* mgmt, vm, no update on plan * mgmt, vmss, no update on plan
daca730
to
3a010de
Compare
Merge 7d45eb63829295137cbfdea008cf35a531776e54 into 88e7838a09868a51de3894114355c75929847a46
3a010de
to
4af7084
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Create to sync Azure/azure-rest-api-specs#14631
curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/14631/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