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-recoveryservices] Added new version in Microsoft.RecoveryServices #8778
Closed
openapi-sdkautomation
wants to merge
233
commits into
master
from
sdkAuto/14752/azure-resourcemanager-recoveryservices
Closed
[AutoPR azure-resourcemanager-recoveryservices] Added new version in Microsoft.RecoveryServices #8778
openapi-sdkautomation
wants to merge
233
commits into
master
from
sdkAuto/14752/azure-resourcemanager-recoveryservices
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
4f684f2
to
f3cab44
Compare
Merged
26 tasks
* 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 <[email protected]>
Co-authored-by: Chidozie Ononiwu <[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]>
…azure-resourcemanager-databricks (Azure#22406)
…azure-resourcemanager-eventgrid (Azure#22407)
1d37129
to
704771d
Compare
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]>
* 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 <[email protected]>
Fix Improper Usage of ClientLogger and String Format
…azure-resourcemanager-appconfiguration (Azure#22885)
Co-authored-by: Weidong Xu <[email protected]>
…azure-resourcemanager-consumption (Azure#22887)
3b1e1f5
to
96a223b
Compare
* Adds MessageUtils class. * Adding overload to take AmqpAnnotatedMessage. * Update EventData to take AmqpAnnotatedMessage as a body. * Adds contentType, correlationId, messageId to EventData * Fixing build break in EventHubMessageSerializer * Fixing test breaks. * Update MessageSerializer to add in systemProperties. * Make EventData more permissive when adding items to the map. * Unifying logic for AMQP message conversion. * Only add logic to serialize when properties set. * Aggregate data for checking if objects are the same. * Update serializer test to also check AmqpRawMessage * Adding comment to EventData. * Add extra assertions for RawAmqpMessage. * Add additional tests for message conversions. * Update changelog. * Fixing issues where we poll the convenience method rather than the properties itself. * Fixing interop tests. * Adding extra assertions for properties.
Remove Binal
…ugs exceptions required for the latest patch release. (Azure#22904)
* Updated Key Vault Keys CHANGELOG. * Update sdk/keyvault/azure-security-keyvault-keys/CHANGELOG.md Co-authored-by: Sameeksha Vaity <[email protected]> Co-authored-by: Sameeksha Vaity <[email protected]>
* regen mysql * regen postgresql * update chanagelog date
…azure-resourcemanager-postgresqlflexibleserver (Azure#22923)
…azure-resourcemanager-postgresql (Azure#22925)
…azure-resourcemanager-mysql (Azure#22926) Co-authored-by: Weidong Xu <[email protected]>
* Run prepare-release for checkpointstore-blob * Run Prepare-Release script for eventhubs * Adding CHANGELOG entries. * Adding documentation.
* Add architecture diagram for prefetch. * Adding a receive flow and architecture UML. * Adding documentation to reactor dispatcher. * Add documentation. * Update diagram * Update sdk/core/azure-core-amqp/docs/architecture.md
Merge 3b05561d9c9975e94cd336443be0b1d0357bd6d8 into 571282bb195d489c7a127d8a5336bda35a3b282e
96a223b
to
9de4163
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#14752
curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/14752/azure-sdk-for-java/azure-resourcemanager-recoveryservices/azure-resourcemanager-recoveryservices-1.0.0-beta.2.jar" -o azure-resourcemanager-recoveryservices-1.0.0-beta.2.jar mvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-recoveryservices -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-recoveryservices-1.0.0-beta.2.jar -Dpackaging=jar -DgeneratePom=true