forked from Azure/azure-sdk-for-java
-
Notifications
You must be signed in to change notification settings - Fork 0
[AutoPR-agrifood]autogenerated #3
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
Open
zzvswxy
wants to merge
532
commits into
main
Choose a base branch
from
sdkGen/agrifood-java-bcd9457a-0d01-42fb-8293-4deefca6e950/arm-agrifood
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[AutoPR-agrifood]autogenerated #3
zzvswxy
wants to merge
532
commits into
main
from
sdkGen/agrifood-java-bcd9457a-0d01-42fb-8293-4deefca6e950/arm-agrifood
Conversation
This file contains hidden or 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
…ice (Azure#28356) * build service & configuration service java docs * changelog and session records * checkstyle * git config bug fix git repository config bug fix * session records * add protection * rename git repository config in spring service * nit * nit, remove codegen header * nit
* prepare for changes RP in resources * add changes client * changelog
* Update archetype to include build tool * update changelog entry * update junit 4 version
* Add mermaid.js diagram for DefaultAzureCredential * Update legend * Adjust contrast
* Use the batch version of ValidateDocsMsPackagesFn * Use proper pipelining for GetPackageInfoJson function Co-authored-by: Patrick Hallisey <[email protected]>
…en the ChangeFeedProcessor instance was not properly initialized. (Azure#28408) The purpose of getCurrentState() is to be also called from a side cart application without actually starting the feed processing, as a monitoring piece in the application topology (kind of like a health monitoring application). The fix addresses an issue raised in Azure#28368
* Updated readme for Optimistic Locking documentation Updated readme for Optimistic Locking documentation * Removed en-us from the link
* Added Client Telemetry Usage Information Added Client Telemetry Usage Information * Added client telemetry sample information
* support configuration service app binding * session records * changelog * javadoc
* update for sonar scan. fix the critical code smells
Increment package version after release of com.azure.resourcemanager azure-resourcemanager-servicelinker
) * Update SPRING_BOOT_VERSION and SPRING_CLOUD_VERSION in get_spring_boot_managed_external_dependencies.py * Run command python .\sdk\spring\scripts\get_spring_boot_managed_external_dependencies.py. * Update SPRING_BOOT_VERSION in sync_external_dependencies.py. * Run command python .\sdk\spring\scripts\sync_external_dependencies.py. and update the comment at the beginning * Run command python .\eng\versioning\update_versions.py --ut external_dependency --sr * Update two spring-boot versions and two spring-cloud versions in/sdk/spring/ci.yml for pipeline. * add 2.5.12 files
Increment package version after release of com.azure.resourcemanager azure-resourcemanager-botservice
…28453) * Adding note about maxitem * Adding second clarifying note
Co-authored-by: Patrick Hallisey <[email protected]>
…ilter` in `cosmos.oltp.changeFeed` DataSource. (Azure#28258) * Removes limitation to not honor `spark.cosmos.partitioning.feedRangeFilter` in `cosmos.oltp.changeFeed` DataSource. * Adding changelog * Adding operation context and elevating few logs on query path * Update TransientIOErrorsRetryingIterator.scala * Revert "Update TransientIOErrorsRetryingIterator.scala" This reverts commit 46f2e8b. * Revert "Adding operation context and elevating few logs on query path" This reverts commit 843f345. * Fixing unit test * Fixing tests
…28303) * Removes limitation to not honor `spark.cosmos.partitioning.feedRangeFilter` in `cosmos.oltp.changeFeed` DataSource. * Adding changelog * Adding operation context and elevating few logs on query path * Update TransientIOErrorsRetryingIterator.scala * Revert "Update TransientIOErrorsRetryingIterator.scala" This reverts commit 46f2e8b. * Revert "Adding operation context and elevating few logs on query path" This reverts commit 843f345. * Revert "Revert "Adding operation context and elevating few logs on query path"" This reverts commit 01987d5. * Revert "Revert "Update TransientIOErrorsRetryingIterator.scala"" This reverts commit 23bf7dd. * Update ItemsPartitionReader.scala * Few additional logs * Update ParallelDocumentQueryExecutionContext.java * Update ParallelDocumentQueryExecutionContextBase.java * Adding logs * Update TransientIOErrorsRetryingIterator.scala
* Remove non-existent proxy configuration * Update changelog and remove unused comments * Fix the problems encountered in the sample test * Sync versions in the native configuration module * Remove the configuration in the spring side due to the graalvm-aot-support has provided the config * Add azure aot netty support to fix netty native compilation issues
* add dependency
The focus of these changes is to update the service contacts for Attestation, mirroring recent changes to CODEOWNERS.
… multiple times (Azure#28905) * ThroughputControl fix * add change log Co-authored-by: annie-mac <[email protected]>
* improvement for CosmosExceptionHelper * update log message * Removing Class.forName for implementation bridge helpers * Added changelog * Update spotbugs-exclude.xml * Update spotbugs-exclude.xml * Adding API comments * Update CHANGELOG.md Co-authored-by: annie-mac <[email protected]>
* openAsync through rntbd Co-authored-by: annie-mac <[email protected]> Co-authored-by: annie-mac <[email protected]> Co-authored-by: annie-mac <[email protected]>
* [Automation] External Change * [Automation] Generate Fluent Lite from workloads#
* Increment package version after release of com.azure azure-messaging-eventhubs * Increment package version after release of com.azure azure-messaging-eventhubs-checkpointstore-blob * Fix unreleased dependency * Add ignore for MessageContent that was similar to the one above. Co-authored-by: Connie <[email protected]>
Increment package version after release of com.azure azure-data-schemaregistry-apacheavro
Increment package version after release of com.azure azure-data-schemaregistry
* Adding troubleshooting.md * Clean up extra text. * Add additional help. * Adding sample pom.xml * Adding troubleshooting dependencies inline with Spring. * Use pom.xml for TROUBLESHOOTING * Adding PublishEventsShareConnection sample. * escape links * Add comments about legacy clients * Add notes about balancing. * Adding additional questions and logger names we are interested in * Update troubleshooting for ownership. * Add license. * Separate getting help and filing issues.
Co-authored-by: annie-mac <[email protected]>
* Enable native image perf tests for more services * include crypography proxy service * update changelog and readme for release * use dependency version * fix merge conflict * remove audience
* enable throughput control by default Co-authored-by: annie-mac <[email protected]> Co-authored-by: annie-mac <[email protected]> Co-authored-by: annie-mac <[email protected]>
* derail CI. * null-check interceptorManager. * Revert "derail CI." This reverts commit dfacdef.
…om source code run (Azure#28937)
…01 (Azure#28955) * [Automation] Generate Fluent Lite from servicelinker#package-2022-05-01 * Update pom.xml revert eventhubs docs/pom.xml Co-authored-by: Xiaofei Cao <[email protected]>
Increment package version after release of com.azure.resourcemanager azure-resourcemanager-servicelinker
* Change cache to use artifacts list instead of ServiceDirectory and SDKType * remove sdktype parameter * set a default value for TestFromSource * update ci.yml to use the new template * add comment for CacheSalt; what it's used for and how to use it
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.
No description provided.