-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Fixed build issues #38046
Merged
bharat-kalyan-namburi
merged 899 commits into
callautomation/release/beta2
from
vivekmore-msft/beta2_main_rebase_new
Aug 7, 2023
Merged
Fixed build issues #38046
bharat-kalyan-namburi
merged 899 commits into
callautomation/release/beta2
from
vivekmore-msft/beta2_main_rebase_new
Aug 7, 2023
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
Fixing the label applied for OpenAI pull requests.
…Dependency Telemetry (#37508) * PR feedback + tests. * [AzureMonitorExporter] Add support new Messaging semantics - Request / Dependency Telemetry * Fix test * New changes * nits * Remove unused method. * Fix message sematics to support Azure SDK. * Self-review fix * Fix build + Test Fix
* Increment package version after release of Azure.Core.Experimental * Increment package version after release of Azure.Core
- make UnassignJobRequest internal
* [ACR] Fix Azure.Core package dependency
* run prepare-release script * remove newline * update timestamp * update distro for Azure Activity Sources * move section * Update CHANGELOG.md
* Set ai.user.useragent to userAgentOriginal * Update sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/src/Customizations/Models/TelemetryItem.cs Co-authored-by: Timothy Mothra <[email protected]> * fix build --------- Co-authored-by: Timothy Mothra <[email protected]>
* missing usage of Azure.Etag in RouterQueueItem * remove empty classes * remove setter of ScheduleAndSuspendMode from JobMatchingMode
* Add directive to use Content for contentInBase64 property * Update link to specification file * Remove obsolete ContentInBase64 property
* test * update * remove date from tag * Update api version of subscriptin for tests * Revert "Update api version of subscriptin for tests" This reverts commit dbbafd1. * update * Remove api-version of tenant for test * remove api-version * prepare release
* Increment package version after release of Azure.Maps.Geolocation * Increment package version after release of Azure.Maps.Routing * Increment package version after release of Azure.Maps.Common * Increment package version after release of Azure.Maps.Rendering * Increment package version after release of Azure.Maps.Search
…ass (#37548) * create Customcontext class * fix UT * update api * for groupcall, create both headers by default * fix comments * update api
* Updated automation script used in docker scenario * Pass in spec root dir to dotnet build * Revert analyzer version change * Ignore removing specification for pipeline scenario
The namespace `Microsoft.Azure.Cosmos.Table` has been erroneously copied around as `Microsoft.Azure.Comsmos.Table`.
* Increment package version after release of Microsoft.Azure.WebJobs.Extensions.WebPubSub * Increment package version after release of Microsoft.Azure.WebPubSub.AspNetCore
The focus of these changes is to update the client hierarchy and status of the legacy packages, while tuning some of the phrasing of the migration guide.
* Use property reference type * docs * Add ctor attributes * Make discriminator property public * remove attribute args * Try referenceType * Revert attribute changes and add model factory * Add ref docs
Co-authored-by: James Suplizio <[email protected]>
* update readme to include Azure SDK support * changelog * fix md error
…37105) * Add new SDK generation for stable swagger spec * Run dotnet build /t:GenerateTests * Change project settings and re-record session * Remove duplicate packages * Upload run to assets repo * regenerate code and rerun tests * Rerun tests and upload to assets repo * address comments * change version in changelog * readd beta version in changelog * Remove unreleased tag from changelog * Add date to 1.0.0 version * remove empty sections * polish --------- Co-authored-by: Wei Hu (from Dev Box) <[email protected]>
* Increment package version after release of Azure.Monitor.OpenTelemetry.Exporter * Increment package version after release of Azure.Monitor.OpenTelemetry.AspNetCore
vivekmore-msft
requested review from
markcowl,
hallipr,
weshaggard,
benbp,
KrzysztofCwalina,
tg-msft,
fengzhou-msft,
archerzz,
ArcturusZhang,
Yao725,
AikoBB,
maximrytych-ms,
mjafferi-msft,
LuChen-Microsoft,
minwoolee-msft,
mengaims,
heaths,
jingjlii,
ljiaqi1998,
dpwatrous,
NickKouds,
anilba06,
gkostal,
ShivangiReja and
ronniegeraghty
as code owners
August 7, 2023 06:35
bharat-kalyan-namburi
approved these changes
Aug 7, 2023
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.
This PR contains following changes.