Conversation
Co-authored-by: Anne Thompson <annelo@microsoft.com>
…ure#39140) * Create a separate job for events requiring Az CLI * Update .github/workflows/event-processor.yml Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> --------- Co-authored-by: James Suplizio <jasupliz@microsoft.com> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
…#39139) In the case there is exactly one previous release PS will return the single object and thus the Count property will not exist. Instead this change ensures that we always have a list. Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
Co-authored-by: annie-mac <xinlian@microsoft.com>
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
The focus of these changes is to fix service label duplication that would cause inappropriate matches for the messaging services. ### Important context: - The `Service Attention` label is ignored during match logic. - Service label matches follow the same rules as paths for pull requests. This means that ordering of rules is important; scanning starts at the bottom of the file and progresses towards the top. Once the first match is found, it is used and scanning stops. This means that the `/<NotInRepo>/` section at the bottom of this file will be the first matches found for most service tags, causing automated triage to consider these tags to be service-owned and assigned.
* March Preview Regen * Regenerating swagger * Adding `stored` SearchField annotation to FieldBuilder * Include suppression files * Updating Service Version Preview and test re-recordings * Adding Support for Int16 and SByte * Updating FieldBuilderTests and re-recording tests * re-recording tests * re-recording tests * re-recording tests and fixing test failure * re-recording tests * updating code coverage requirements
Fix CODEOWNER formatting
* Prepare to release beta.21 * Reword Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> --------- Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
* Prepare Search March 2024 Beta Release * updating code coverage requirements
* New ApiCenter events * update to final
* Regenerate metrics clients from latest swagger * use 2024-02-01 version
* Prepare March 2023 EventGrid Release * update version_client.txt
…but adding more verbose logs when retries have been re-enqueued. (Azure#39169) * azure-cosmos-spark: Reducing noisy logs in WARN but adding more verbose logs when retries have been re-enqueued. * Reacting to code review feedback * Changelogs
…-01 (Azure#39180) * [Automation] External Change * [Automation] Generate Fluent Lite from storageactions#package-2023-01-01
…cript (Azure#39185) * Set version of org.apache.maven.plugins:maven-gpg-plugin in publish script * there's supposed to be a ; before the version, not a :
Turning on GitHub Action to enforce the max life of issues. "Close stale issues"
* Incrementing Versions for Tables Release (Cherry-Pick) * Updating Tables README.md --------- Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Update external runtime dependency versions
Missing download credscan
* Fix for broker scenario In the case where the user requests signing in with the default account, fall back to the UI if it doesn't get one. * rename api * add samples and readme * remove parameter * remove block in async path * Update sdk/identity/azure-identity-broker/README.md Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com> * Update sdk/identity/azure-identity-broker/CHANGELOG.md Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com> * fix incorrect exception being thrown * pr feedback * fixup javadoc * fix sample * update readme --------- Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
…re sampled out. (Azure#39352) * Fixed issue where CosmosDiagnosticsContext is null when diagnostics are sampled out. * Update CHANGELOG.md * Update DiagnosticsProvider.java * Fixed sampling for tracing * Making sure Ctx exists when Tracer is disabled
* Update OTEL to 2.2.0 * Update * Update * Disable spring starter monitor test per jean's request
* Updated release versions to 4.57.0 for azure-cosmos * Updated changelog * Update sdk/cosmos/azure-cosmos/CHANGELOG.md Co-authored-by: Fabian Meiswinkel <fabian@meiswinkel.com> * Update sdk/cosmos/azure-cosmos/CHANGELOG.md Co-authored-by: Fabian Meiswinkel <fabian@meiswinkel.com> * Update sdk/cosmos/azure-cosmos/CHANGELOG.md Co-authored-by: Fabian Meiswinkel <fabian@meiswinkel.com> * Update sdk/cosmos/azure-cosmos/CHANGELOG.md Co-authored-by: Fabian Meiswinkel <fabian@meiswinkel.com> * Removed system.exit() calls from ImplementationBridgeHelpers * Added new line at the end of the test file --------- Co-authored-by: Fabian Meiswinkel <fabian@meiswinkel.com>
* Updating Tables Logic to fix 409 error-catching * Updating the CHANGELOG.md
* move the cosmos-ctl-image-build to 1ES
* Revert "KafkaV2SinkConnector (Azure#38973)" This reverts commit 6c983ab. * Revert "UsingTestContainerForKafkaIntegrationTests (Azure#38884)" This reverts commit 12bec49. * Revert "KafkaV2SourceConnector (Azure#38748)" This reverts commit 30835d9. * revert one more change * revert change --------- Co-authored-by: annie-mac <xinlian@microsoft.com>
* support default binder properties
* convert partner release to be called through 1es redirect
…#39409) Co-authored-by: James Suplizio <jasupliz@microsoft.com>
* Add a missing sanitizer * apply spotless fix
* prepare bom release * Update version for cosmos-encryption
* Azure Monitor Query: Update documentation * update readme
* Increment package versions for cosmos releases * Updated azure-cosmos dependency to current --------- Co-authored-by: Kushagra Thapar <kuthapar@microsoft.com>
) * Autorest Regen to update scope to include non-public cloud. * Restoring module-info.java * Updating the README.md * Adding `audience` to the Public API via an autorest code-customization * Adding javadoc comments to LogIngestionAudience * Changing method casing * Update sdk/monitor/azure-monitor-ingestion/src/main/java/com/azure/monitor/ingestion/models/LogIngestionAudience.java Co-authored-by: Srikanta <51379715+srnagar@users.noreply.github.com> * Update sdk/monitor/azure-monitor-ingestion/src/main/java/com/azure/monitor/ingestion/models/LogIngestionAudience.java Co-authored-by: Srikanta <51379715+srnagar@users.noreply.github.com> * Update sdk/monitor/azure-monitor-ingestion/src/main/java/com/azure/monitor/ingestion/models/LogIngestionAudience.java Co-authored-by: Srikanta <51379715+srnagar@users.noreply.github.com> * Updates to PR based on comments * Updates to PR based on comments * Updates to PR based on comments * Updates to PR based on comments * Revert module-info.java * Javadoc update * Javadoc update * Javadoc update * Javadoc update * Updates to CHANGELOG.md --------- Co-authored-by: Srikanta <51379715+srnagar@users.noreply.github.com>
…re#39401) * [Automation] External Change * [Automation] Generate Fluent Lite from sphere#package-2024-04-01
Merge 970e6a1b67cf744049aee7965766a86ebe506a90 into 95f2bba1d2c1d9889552436cce671474cfe55da2
2a2e21f to
1785310
Compare
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
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#28369
curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/28369/azure-sdk-for-java/azure-resourcemanager-appcontainers/azure-resourcemanager-appcontainers-1.0.0-beta.8.jar" -o azure-resourcemanager-appcontainers-1.0.0-beta.8.jar mvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-appcontainers -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-appcontainers-1.0.0-beta.8.jar -Dpackaging=jar -DgeneratePom=true