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-iotcentral] [Microsoft.IoTCentral/iotApps] Removal of legacy S1 SKU, S360 Fixes, newer RP API version 2021-06-01 #8509
Closed
openapi-sdkautomation
wants to merge
154
commits into
master
from
sdkAuto/14311/azure-resourcemanager-iotcentral
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
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/14311/azure-resourcemanager-iotcentral
branch
9 times, most recently
from
May 8, 2021 04:39
6058fdb
to
24f1b48
Compare
openapi-sdkautomation
bot
changed the title
[AutoPR azure-resourcemanager-iotcentral] Dev iotcentral microsoft.io t central 2021 06 01
[AutoPR azure-resourcemanager-iotcentral] [Azure IoT Central] Removal of legacy S1 SKU, S360 Fixes, newer RP API version 2021-06-01
May 13, 2021
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/14311/azure-resourcemanager-iotcentral
branch
2 times, most recently
from
May 18, 2021 19:17
aa42ec6
to
626e8be
Compare
openapi-sdkautomation
bot
changed the title
[AutoPR azure-resourcemanager-iotcentral] [Azure IoT Central] Removal of legacy S1 SKU, S360 Fixes, newer RP API version 2021-06-01
[AutoPR azure-resourcemanager-iotcentral] [Microsoft.IoTCentral/iotApps] Removal of legacy S1 SKU, S360 Fixes, newer RP API version 2021-06-01
Jun 17, 2021
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/14311/azure-resourcemanager-iotcentral
branch
from
June 17, 2021 08:54
626e8be
to
b9a5e5c
Compare
* 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.
This reverts commit 3f31d68.
* 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>
…azure-resourcemanager-databricks (Azure#22406)
…azure-resourcemanager-eventgrid (Azure#22407)
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>
* Updated TimeWindowFilter to support ISO-8601. Updated ChangeLogs. Fixed FeatureFlagRefreshInterval location in Readme * Updated Versioning and Changelog
* 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 <54595583+JoshLove-msft@users.noreply.github.com> Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
* 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
Cosmos DB fixing loading correct class bug.
…nks in README (Azure#22758) * Rename adminEmails to admins, viewerEmails to viewers & correcting links in README * Remove duplicate logging ref in readme
* fix README issues * minor fix Co-authored-by: Kishore <86338791+ki1729@users.noreply.github.com>
…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 <51379715+srnagar@users.noreply.github.com> * Update sdk/metricsadvisor/azure-ai-metricsadvisor/src/main/java/com/azure/ai/metricsadvisor/administration/models/DataFeedOptions.java Co-authored-by: Sameeksha Vaity <sameeksha.v91@gmail.com> * improve javadoc for admins|viewers (hook and feed) Co-authored-by: Srikanta <51379715+srnagar@users.noreply.github.com> Co-authored-by: Sameeksha Vaity <sameeksha.v91@gmail.com>
* Adding sample for using Topic Filters and Actions. Co-authored-by: Connie Yau <conniey@microsoft.com>
* 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
* 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 <jiach@microsoft.com>
Co-authored-by: Aayush Kataria <aayushkataria@DESKTOP-068QK0J.corp.microsoft.com>
…eyvault-jca (Azure#22639) Co-authored-by: vcolin7 <vicolina@microsoft.com>
…#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.
* live test with AAD
Merge 864f1674e9451bb110e645c571e265ffabc16d0e into 7601061bfbb72b2f19cb29c46cbf9a397c2d8893
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/14311/azure-resourcemanager-iotcentral
branch
from
July 7, 2021 00:31
b9a5e5c
to
564059c
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#14311
curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/14311/azure-sdk-for-java/azure-resourcemanager-iotcentral/azure-resourcemanager-iotcentral-1.0.0-beta.2.jar" -o azure-resourcemanager-iotcentral-1.0.0-beta.2.jar mvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-iotcentral -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-iotcentral-1.0.0-beta.2.jar -Dpackaging=jar -DgeneratePom=true