Skip to content
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

Bumped default SAS version #34484

Merged

Conversation

seanmcc-msft
Copy link
Member

No description provided.

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Feb 22, 2023
@seanmcc-msft
Copy link
Member Author

/azp run net - storage - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

Azure.Storage.Common

@seanmcc-msft
Copy link
Member Author

/check-enforcer override

@seanmcc-msft seanmcc-msft merged commit 326dd27 into Azure:main Feb 23, 2023
@seanmcc-msft seanmcc-msft deleted the feature/storage/bumpSasVersion branch February 23, 2023 00:20
Harshit-Shrivastava added a commit to Harshit-Shrivastava/azure-sdk-for-net that referenced this pull request Feb 24, 2023
* [DataFactory]Added new features into 9.2.0 (Azure#34452)

* Increment package version after release of Azure.Monitor.Ingestion (Azure#34431)

* Disabled ApiCompact on Microsoft.Azure.WebJobs.Extensions.Storage (Azure#34478)

* [AzureMonitorExporter] misc cleanup (Azure#34434)

* misc cleanup

* add tests for EventSource

* more changelog cleanup

* Fix double dispose in BlobBatch (Azure#34427)

* Rename type (Azure#34480)

* [AzureMonitorExporter] fix nullables in more tests (Azure#34454)

* wip

* wip

* wip

* wip

* Delete duplicate tests.yml under sdk/communication (Azure#34448)

- Fixes Azure#34446

* Adding release date (Azure#34456)

Co-authored-by: Bhargav Kansagara <[email protected]>

* Storage STG 87 (Azure#34455)

* Fixed comments by @tg-msft on APIView (Azure#34320)

* fixed comments by @tg-msft

* exportedAPIs

---------

Co-authored-by: Nivedit Jain <[email protected]>

* [digitaltwins] Add support for CP API Version 2023-01-31 (Azure#34437)

* Add support for stable API version 2023-01-31

* Add tests and recordings

* Revert decision to do a major version bump

* Add ACS Rooms Code Owners (Azure#34435)

Co-authored-by: Minnie Liu <[email protected]>

* Bumped default SAS version (Azure#34484)

* Feature/callautomation/callinvite (Azure#34337)

* add customContext to AddParticipant in ACS CallAutomation (Azure#33786)

* add customContext to AddParticipant in ACS CallAutomation

* revert: change on autorest.md to point to local file

* rerun autorest

* fix uri bug

* add Call Invite class (Azure#33929)

* fixing build with autorest

* fixing build by removing sip headers for now

* api file update

* make repeatabilityHeaders internal and generated automatically (Azure#33965)

* make repeatabilityHeaders internal and generated automatically

* remove repeatability in README

* fix tests

* Create call improvements (Azure#33932)

* add Call Invite class

* integrate call invite to create call

* fix tests

* add Call Invite class (Azure#33929)

* fixing build with autorest

* fixing build by removing sip headers for now

* api file update

* integrate call invite to create call

* fix tests

* remove validation related unit tests

* fix tests

* integrate call invite to create call

* fix tests

* remove validation related unit tests

* fix tests

* remove comment

* integrate call invite to create call

* fix tests

* remove validation related unit tests

* fix tests

* fix tests

* remove validation related unit tests

* fix tests

* remove comment

* resolve conflit

* fix merge conflicts

* make repeatabilityHeaders internal and generated automatically (Azure#33965)

* make repeatabilityHeaders internal and generated automatically

* remove repeatability in README

* fix tests

* integrate call invite to create call

* update auto gen

---------

Co-authored-by: Min Woo Lee 🧊 <[email protected]>
Co-authored-by: Yingying Wu <[email protected]>

* use call invite in redirect and fix tests (Azure#34037)

* use call invite in transfer (Azure#34083)

* use call invite in transfer

* adding unit tests for simple methods

* Remove call source for create call request (Azure#34039)

* add Call Invite class

* integrate call invite to create call

* fix tests

* integrate call invite to create call

* fix tests

* remove validation related unit tests

* fix tests

* integrate call invite to create call

* fix tests

* remove validation related unit tests

* fix tests

* remove comment

* integrate call invite to create call

* fix tests

* remove validation related unit tests

* fix tests

* integrate call invite to create call

* fix tests

* remove validation related unit tests

* fix tests

* remove comment

* resolve conflit

* fix merge conflicts

* integrate call invite to create call

* fix tests

* remove validation related unit tests

* integrate call invite to create call

* remove comment

* fix merge conflicts

* update swagger endpoint

* generate code from swagger

* Merge branch 'richardcho/create-call' of https://github.com/richardcho-msft/azure-sdk-for-net into richardcho/create-call

* fix linter

* update autogen'

* fix auto gen

* update autogen

* merge conflict

* remove duplicate code

* use call invite in transfer (Azure#34083)

* use call invite in transfer

* adding unit tests for simple methods

* integrate call invite to create call

* fix tests

* integrate call invite to create call

* remove comment

* fix merge conflicts

* update swagger endpoint

* generate code from swagger

* Merge branch 'richardcho/create-call' of https://github.com/richardcho-msft/azure-sdk-for-net into richardcho/create-call

* fix linter

* update autogen'

* fix auto gen

* update autogen

* update swagger

* Revert "update swagger"

This reverts commit ac523d7.

* update swagger ref

* fix build

* remove call source

---------

Co-authored-by: Yingying Wu <[email protected]>

* Update AddParticipant & RemoveParticipant (Azure#34155)

* update add participant logic

* generate code based on new swagger

* remove obsolete fils

* add CallInvite options

* fix build

* add custom context

* generate latest code

* update remove participant

* fix tests

* fix tests

* fix tests

* update api

* fix failed test

* use sipheaders and voipheaders for transfer (Azure#34190)

* update based on latest swagger (Azure#34197)

* update based on latest swagger

* api changes

* fix transfer logic (Azure#34263)

* fix uri (Azure#34267)

* Address CreateCall bugs (Azure#34273)

* fix transfer logic

* fix createCall issues

* updates (Azure#34281)

* add customContext to AddParticipant in ACS CallAutomation (Azure#33786)

* add customContext to AddParticipant in ACS CallAutomation

* revert: change on autorest.md to point to local file

* rerun autorest

* fix uri bug

* add Call Invite class (Azure#33929)

* fixing build with autorest

* fixing build by removing sip headers for now

* api file update

* make repeatabilityHeaders internal and generated automatically (Azure#33965)

* make repeatabilityHeaders internal and generated automatically

* remove repeatability in README

* fix tests

* Create call improvements (Azure#33932)

* add Call Invite class

* integrate call invite to create call

* fix tests

* add Call Invite class (Azure#33929)

* fixing build with autorest

* fixing build by removing sip headers for now

* api file update

* integrate call invite to create call

* fix tests

* remove validation related unit tests

* fix tests

* integrate call invite to create call

* fix tests

* remove validation related unit tests

* fix tests

* remove comment

* integrate call invite to create call

* fix tests

* remove validation related unit tests

* fix tests

* fix tests

* remove validation related unit tests

* fix tests

* remove comment

* resolve conflit

* fix merge conflicts

* make repeatabilityHeaders internal and generated automatically (Azure#33965)

* make repeatabilityHeaders internal and generated automatically

* remove repeatability in README

* fix tests

* integrate call invite to create call

* update auto gen

---------

Co-authored-by: Min Woo Lee 🧊 <[email protected]>
Co-authored-by: Yingying Wu <[email protected]>

* use call invite in redirect and fix tests (Azure#34037)

* use call invite in transfer (Azure#34083)

* use call invite in transfer

* adding unit tests for simple methods

* Remove call source for create call request (Azure#34039)

* add Call Invite class

* integrate call invite to create call

* fix tests

* integrate call invite to create call

* fix tests

* remove validation related unit tests

* fix tests

* integrate call invite to create call

* fix tests

* remove validation related unit tests

* fix tests

* remove comment

* integrate call invite to create call

* fix tests

* remove validation related unit tests

* fix tests

* integrate call invite to create call

* fix tests

* remove validation related unit tests

* fix tests

* remove comment

* resolve conflit

* fix merge conflicts

* integrate call invite to create call

* fix tests

* remove validation related unit tests

* integrate call invite to create call

* remove comment

* fix merge conflicts

* update swagger endpoint

* generate code from swagger

* Merge branch 'richardcho/create-call' of https://github.com/richardcho-msft/azure-sdk-for-net into richardcho/create-call

* fix linter

* update autogen'

* fix auto gen

* update autogen

* merge conflict

* remove duplicate code

* use call invite in transfer (Azure#34083)

* use call invite in transfer

* adding unit tests for simple methods

* integrate call invite to create call

* fix tests

* integrate call invite to create call

* remove comment

* fix merge conflicts

* update swagger endpoint

* generate code from swagger

* Merge branch 'richardcho/create-call' of https://github.com/richardcho-msft/azure-sdk-for-net into richardcho/create-call

* fix linter

* update autogen'

* fix auto gen

* update autogen

* update swagger

* Revert "update swagger"

This reverts commit ac523d7.

* update swagger ref

* fix build

* remove call source

---------

Co-authored-by: Yingying Wu <[email protected]>

* Update AddParticipant & RemoveParticipant (Azure#34155)

* update add participant logic

* generate code based on new swagger

* remove obsolete fils

* add CallInvite options

* fix build

* add custom context

* generate latest code

* update remove participant

* fix tests

* fix tests

* fix tests

* update api

* fix failed test

* use sipheaders and voipheaders for transfer (Azure#34190)

* update based on latest swagger (Azure#34197)

* update based on latest swagger

* api changes

* fix transfer logic (Azure#34263)

* fix uri (Azure#34267)

* Address CreateCall bugs (Azure#34273)

* fix transfer logic

* fix createCall issues

* updates (Azure#34281)

* update call invite constructor (Azure#34334)

* update callInvite constructor

* create customcontext for callInvite by default

* James/update call invite (Azure#34341)

* modify customContextInternal Constructor

* generate code

* fix unit test

* fix codecheck

* Fixing automated tests (Azure#34348)

Co-authored-by: Min Woo Lee 🧊 <[email protected]>

---------

Co-authored-by: huachuandeng <[email protected]>
Co-authored-by: Min Woo Lee 🧊 <[email protected]>
Co-authored-by: Yingying Wu <[email protected]>
Co-authored-by: minwoolee-msft <[email protected]>

* bump api-version

* Refactor statsbeat (Azure#34443)

* refactor statsbeat

* clean up

* fix statsbeat issue

* disable

* refactor transmitter

* rename

* resolve PR comments

* rmv using

* missed update

* Update sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/src/Internals/Statsbeat/Statsbeat.cs

Co-authored-by: Timothy Mothra <[email protected]>

---------

Co-authored-by: Timothy Mothra <[email protected]>

* Increment package version after release of Azure.Identity (Azure#34444)

* Fix typo "identifer" -> "identifier" (Azure#34498)

* Fix typo "identifer" -> "identifier"

* [Messaging Extensions] Release Prep (Feb 2023) (Azure#34477)

* [Messaging Extensions] Release Prep (Feb 2023)

The purpose of these changes is to prepare the Event Hubs and Service Bus
extensions packages for release.

* Removing project dependency temporarily

* Update sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/CHANGELOG.md

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

---------

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

* Increment version for eventhub releases (Azure#34503)

Increment package version after release of Microsoft.Azure.WebJobs.Extensions.EventHubs

* Increment version for servicebus releases (Azure#34502)

Increment package version after release of Microsoft.Azure.WebJobs.Extensions.ServiceBus

* [Service Bus Extension] Restore project reference (Azure#34504)

The focus of these changes is to restore the project reference and the
in-flight work to support the isolated hosting model.

* [Text Analytics] Rename WellKnownFhirVersion enum to FhirVersion (Azure#34491)

* Azure OpenAI: fix streaming completions deserialization (Azure#34486)

* Azure OpenAI: fix streaming completions deserialization

* Refresh release date/changelog for retry after yesterday's pipeline infra issues

* Sync eng/common directory with azure-sdk-tools for PR 5431 Azure#2501

Co-authored-by: Konrad Jamrozik <[email protected]>

* [AzureMonitorExporter] update demo project (Azure#34514)

* update demo project

* cleanup csproj

* update readme

* [Text Analytics] Disable checks that fail due to service issues (Azure#34521)

* [AzureMonitorOpenTelemetryDistro] AddAzureMonitorOpenTelemetry extension methods and AzureMonitorOpenTelemetryOptions (Azure#34198)

* Distro Public API

* PR feedback

* Update public API

* 4 Public APIs

* Update sdk/monitor/Azure.Monitor.OpenTelemetry/tests/Examples.AspNetCore/Examples.AspNetCore.csproj

* Fix build error for demo project.

* Fix error in sample

* Remove 461 packages

* 4 APIs in samples.

* Remove public api with parameters.

* PR feedback

* Update API

* Apply connectionstring from AzureMonitorOpenTelemetryOptions to AzureMonitorExporterOptions.

---------

Co-authored-by: Timothy Mothra <[email protected]>

* Sync eng/common directory with azure-sdk-tools for PR 5562 (Azure#34522)

* Add todos to update packages to pick up the newest CODEOWNERS interpreter

* update

---------

Co-authored-by: Konrad Jamrozik <[email protected]>

* [WebPubSub] upgrade to LTS net6.0 and GA (Azure#34461)

# Contributing to the Azure SDK

Please see our [CONTRIBUTING.md](https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md) if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see [this section](https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md#pull-request-etiquette-and-best-practices).

* Update AutoRest C# version to 3.0.0-beta.20230222.4 (Azure#34495)

Co-authored-by: archerzz <[email protected]>

* Update AutoRest C# version to 3.0.0-beta.20230222.4 (Azure#34465)

* Update AutoRest C# version to 3.0.0-beta.20230223.4 (Azure#34524)

Co-authored-by: Mingzhe Huang <[email protected]>

* Update AutoRest C# version to 3.0.0-beta.20230224.1 (Azure#34530)

* Successfully built using package 2023-04

---------

Co-authored-by: Jingshu923 <[email protected]>
Co-authored-by: Azure SDK Bot <[email protected]>
Co-authored-by: Sean McCullough <[email protected]>
Co-authored-by: Timothy Mothra <[email protected]>
Co-authored-by: Alexander Sher <[email protected]>
Co-authored-by: JoshLove-msft <[email protected]>
Co-authored-by: Mike Harder <[email protected]>
Co-authored-by: Bhargav Kansagara <[email protected]>
Co-authored-by: Bhargav Kansagara <[email protected]>
Co-authored-by: Nivedit Jain <[email protected]>
Co-authored-by: Nivedit Jain <[email protected]>
Co-authored-by: Sebastian Herzig-Patel <[email protected]>
Co-authored-by: minnieliu <[email protected]>
Co-authored-by: Minnie Liu <[email protected]>
Co-authored-by: richardcho-msft <[email protected]>
Co-authored-by: huachuandeng <[email protected]>
Co-authored-by: Min Woo Lee 🧊 <[email protected]>
Co-authored-by: Yingying Wu <[email protected]>
Co-authored-by: minwoolee-msft <[email protected]>
Co-authored-by: Feng Zhou <[email protected]>
Co-authored-by: Vishwesh Bankwar <[email protected]>
Co-authored-by: Petr Švihlík <[email protected]>
Co-authored-by: Jesse Squire <[email protected]>
Co-authored-by: Christopher Scott <[email protected]>
Co-authored-by: Jose Arriaga Maldonado <[email protected]>
Co-authored-by: Travis Wilson <[email protected]>
Co-authored-by: Konrad Jamrozik <[email protected]>
Co-authored-by: Rajkumar Rangaraj <[email protected]>
Co-authored-by: JialinXin <[email protected]>
Co-authored-by: archerzz <[email protected]>
Co-authored-by: Mingzhe Huang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants