Skip to content

Conversation

@azure-sdk
Copy link
Owner

Create to sync Azure/azure-rest-api-specs#28438

curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/28438/azure-sdk-for-java/azure-ai-vision-imageanalysis/azure-ai-vision-imageanalysis-1.0.0-beta.3.jar" -o azure-ai-vision-imageanalysis-1.0.0-beta.3.jar
mvn install:install-file -DgroupId=com.azure -DartifactId=azure-ai-vision-imageanalysis -Dversion=1.0.0-beta.0 -Dfile=azure-ai-vision-imageanalysis-1.0.0-beta.3.jar -Dpackaging=jar -DgeneratePom=true

azure-sdk and others added 30 commits March 8, 2024 13:12
…ure#39140)

* Create a separate job for events requiring Az CLI

* Update .github/workflows/event-processor.yml

Co-authored-by: Wes Haggard <[email protected]>

---------

Co-authored-by: James Suplizio <[email protected]>
Co-authored-by: Wes Haggard <[email protected]>
…#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 <[email protected]>
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
)

* Prepare Monitor Ingestion March 2024 Patch Release (Manual)

* Update CHANGELOG.md
* Support url.query

* Handle default port
Fix CODEOWNER formatting
* Prepare to release beta.21

* Reword

Co-authored-by: Trask Stalnaker <[email protected]>

---------

Co-authored-by: Trask Stalnaker <[email protected]>
* 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 <[email protected]>
weidongxu-microsoft and others added 23 commits March 21, 2024 09:15
…re#39345)

* [Automation] External Change

* [Automation] Generate Fluent Lite from confluent#package-2024-02
Increment package versions for confluent releases (Azure#39347)
* add javdocs for monitor query

* PR updates for monitor query javadocs

* update javadocs

* fix docs

---------

Co-authored-by: Jair Myree <[email protected]>
* make maxBatchSize public

* update changelog

* add javadoc

* Update sdk/cosmos/azure-cosmos/CHANGELOG.md

Co-authored-by: Kushagra Thapar <[email protected]>

* Update sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/models/CosmosBulkExecutionOptions.java

Co-authored-by: Kushagra Thapar <[email protected]>

* Update sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/models/CosmosBulkExecutionOptions.java

Co-authored-by: Kushagra Thapar <[email protected]>

---------

Co-authored-by: annie-mac <[email protected]>
Co-authored-by: Kushagra Thapar <[email protected]>
* in progress

* wip

* rest of the changes + recordings

* style

* re-recording directoryasync

* fixing ACL test setup

* straggler recording and style

* reworking test

* fixing raw type

* removing unused import
Added section to SUPPORT.md on our auto issue close process.
…ce-manager/Microsoft.Workloads/SAPVirtualInstance/readme.md#package-preview-2023-10 (Azure#39359)
* version_client.txt

* pom.xml

* readme.md

* changelog.md

* single_service_packages.md
Update external runtime dependency versions
* 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 <[email protected]>

* Update sdk/identity/azure-identity-broker/CHANGELOG.md

Co-authored-by: Scott Addie <[email protected]>

* fix incorrect exception being thrown

* pr feedback

* fixup javadoc

* fix sample

* update readme

---------

Co-authored-by: Scott Addie <[email protected]>
…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 <[email protected]>

* Update sdk/cosmos/azure-cosmos/CHANGELOG.md

Co-authored-by: Fabian Meiswinkel <[email protected]>

* Update sdk/cosmos/azure-cosmos/CHANGELOG.md

Co-authored-by: Fabian Meiswinkel <[email protected]>

* Update sdk/cosmos/azure-cosmos/CHANGELOG.md

Co-authored-by: Fabian Meiswinkel <[email protected]>

* Removed system.exit() calls from ImplementationBridgeHelpers

* Added new line at the end of the test file

---------

Co-authored-by: Fabian Meiswinkel <[email protected]>
* Updating Tables Logic to fix 409 error-catching

* Updating the CHANGELOG.md
Merge 1da51c9ef13df08245636e9a282c63c2c12db39a into 2d701c73fb5ee44f95b97b6c3eaf8c4aeb051e73
@azure-sdk azure-sdk force-pushed the sdkAuto/28438/azure-ai-vision-imageanalysis branch from c4ae98a to bdc7956 Compare March 25, 2024 21:48
@azure-sdk azure-sdk closed this May 21, 2024
@azure-sdk azure-sdk deleted the sdkAuto/28438/azure-ai-vision-imageanalysis branch May 21, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.