Bump the all-actions group with 17 updates#253
Conversation
Bumps Aspire.Hosting.Redis from 13.2.1 to 13.2.2 Bumps Aspire.Hosting.Testing from 13.1.2 to 13.2.2 Bumps Aspire.MongoDB.Driver from 13.2.1 to 13.2.2 Bumps Aspire.StackExchange.Redis from 13.2.1 to 13.2.2 Bumps Auth0.AspNetCore.Authentication from 1.6.1 to 1.7.0 Bumps Auth0.ManagementApi from 7.46.0 to 8.1.0 Bumps Azure.Identity from 1.19.0 to 1.21.0 Bumps Azure.Storage.Blobs from 12.25.0 to 12.27.0 Bumps bunit from 2.6.2 to 2.7.2 Bumps coverlet.collector from 8.0.0 to 8.0.1 Bumps FluentAssertions from 8.8.0 to 8.9.0 Bumps Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0 Bumps Microsoft.Playwright from 1.49.0 to 1.59.0 Bumps MongoDB.Bson from 3.7.0 to 3.7.1 Bumps MongoDB.Driver from 3.7.0 to 3.7.1 Bumps OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.15.0 to 1.15.2 Bumps OpenTelemetry.Extensions.Hosting from 1.15.0 to 1.15.2 --- updated-dependencies: - dependency-name: Aspire.Hosting.Redis dependency-version: 13.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions - dependency-name: Aspire.Hosting.Testing dependency-version: 13.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions - dependency-name: Aspire.MongoDB.Driver dependency-version: 13.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions - dependency-name: Aspire.StackExchange.Redis dependency-version: 13.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions - dependency-name: Auth0.AspNetCore.Authentication dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions - dependency-name: Auth0.ManagementApi dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: Azure.Identity dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions - dependency-name: Azure.Storage.Blobs dependency-version: 12.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions - dependency-name: bunit dependency-version: 2.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions - dependency-name: coverlet.collector dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions - dependency-name: FluentAssertions dependency-version: 8.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions - dependency-name: Microsoft.Playwright dependency-version: 1.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions - dependency-name: MongoDB.Bson dependency-version: 3.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions - dependency-name: MongoDB.Driver dependency-version: 3.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions - dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions - dependency-name: OpenTelemetry.Extensions.Hosting dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
🤖 Ralph — PR Closed: Breaking Build CI Status: ❌ 3 failing / 12 skipped / 2 passed Root Cause:
Errors in Assessment: 15 of 17 updates in this group are safe patch/minor bumps. The Auth0 v8 migration requires code changes (namespace updates, possible API changes) that dependabot cannot handle. Recommendation:
Closing per gate rules (CI red = no merge). |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Updated Aspire.Hosting.Redis from 13.2.1 to 13.2.2.
Release notes
Sourced from Aspire.Hosting.Redis's releases.
13.2.2
This is a servicing release focused on bug fixes and platform improvements.
🐛 Bug Fixes
13.2 regressions impacting IDE-based execution (#15714)
🔒 Security & Certificates
🏗️ Infrastructure & Platform
0.22.11 (#15713)
💻 CLI Improvements
Commits viewable in compare view.
Updated Aspire.Hosting.Testing from 13.1.2 to 13.2.2.
Release notes
Sourced from Aspire.Hosting.Testing's releases.
13.2.2
This is a servicing release focused on bug fixes and platform improvements.
🐛 Bug Fixes
13.2 regressions impacting IDE-based execution (#15714)
🔒 Security & Certificates
🏗️ Infrastructure & Platform
0.22.11 (#15713)
💻 CLI Improvements
13.2.1
🐛 Bug Fixes
✨ Improvements
13.2.0
Aspire 13.2
Aspire 13.2 brings major CLI enhancements, a new TypeScript AppHost (preview), dashboard data export/import, Microsoft Foundry integration, and multi-language improvements — all focused on making local development more streamlined for developers and AI coding agents
alike.
Highlights
and aspire agent (renamed from aspire mcp) for AI agent integration.
Notable breaking changes include service discovery env vars now using endpoint scheme instead of name, aspire.config.json replacing split config files, AIFoundry → Foundry rename, WithSecretBuildArg → WithBuildSecret, and updated default Azure credential behavior.
See the full list of breaking changes.
📖 Learn more
For the full details on everything in this release, check out the What's new in Aspire 13.2 documentation.
Thank you to all the community contributors who helped make this release happen! 💜
13.1.3
What's Changed
Full Changelog: microsoft/aspire@v13.1.2...v13.1.3
Commits viewable in compare view.
Updated Aspire.MongoDB.Driver from 13.2.1 to 13.2.2.
Release notes
Sourced from Aspire.MongoDB.Driver's releases.
13.2.2
This is a servicing release focused on bug fixes and platform improvements.
🐛 Bug Fixes
13.2 regressions impacting IDE-based execution (#15714)
🔒 Security & Certificates
🏗️ Infrastructure & Platform
0.22.11 (#15713)
💻 CLI Improvements
Commits viewable in compare view.
Updated Aspire.StackExchange.Redis from 13.2.1 to 13.2.2.
Release notes
Sourced from Aspire.StackExchange.Redis's releases.
13.2.2
This is a servicing release focused on bug fixes and platform improvements.
🐛 Bug Fixes
13.2 regressions impacting IDE-based execution (#15714)
🔒 Security & Certificates
🏗️ Infrastructure & Platform
0.22.11 (#15713)
💻 CLI Improvements
Commits viewable in compare view.
Updated Auth0.AspNetCore.Authentication from 1.6.1 to 1.7.0.
Release notes
Sourced from Auth0.AspNetCore.Authentication's releases.
1.7.0
Added
Security
Commits viewable in compare view.
Updated Auth0.ManagementApi from 7.46.0 to 8.1.0.
Release notes
Sourced from Auth0.ManagementApi's releases.
8.1.0
Added
Removed
8.0.0
8.0.0 (2026-04-02)
Full Changelog
v8 is a major release of
Auth0.ManagementApifeaturing a completely redesigned, OpenAPI-generated SDK. The Authentication API (Auth0.AuthenticationApi) remains unchanged.For a comprehensive migration guide with side-by-side examples, see V8_MIGRATION_GUIDE.md.
Added
ManagementClientwrapper with built-inClientCredentialsTokenProviderfor token acquisition and refresh #964 (kailash-b)ITokenProviderinterface, includingDelegateTokenProviderfor async token retrieval #926 (kailash-b)*RequestContent,*ResponseContent,*RequestParameters) for all API operations #964 (kailash-b)client.Users.Roles.ListAsync(),client.Users.Permissions.ListAsync()) #964 (kailash-b)BadRequestError,NotFoundError,TooManyRequestsError, etc.) #964 (kailash-b).WithRawResponse()method for status codes, headers, and URL metadata #964 (kailash-b)Optional<T>type to distinguish between undefined and explicitly null values in PATCH operations #964 (kailash-b)Pager<T>withIAsyncEnumerable<T>for automatic multi-page iteration #964 (kailash-b)IManagementApiClient,IUsersClient, etc.) for all clients to simplify dependency injection and testing #964 (kailash-b)RequestOptions(timeout, retries, custom headers) #964 (kailash-b)Auth0-Clienttelemetry header viaClientOptions.Internalpartial class #964 (kailash-b)Changed
Auth0.ManagementApi#964 (kailash-b)ManagementClientnow inherits from the generatedManagementApiClient, simplifying internals #964 (kailash-b)ManagementClientwithManagementClientOptionsorManagementApiClientwith a pre-obtained token #964 (kailash-b)*CreateRequest/*UpdateRequestto*RequestContentnaming convention #964 (kailash-b)User) to*ResponseContentnaming convention #964 (kailash-b)IPagedList<T>withPaginationInfotoPager<T>with built-in parameters #964 (kailash-b)ErrorApiException/RateLimitApiExceptionto typed exceptions (NotFoundError,TooManyRequestsError, etc.) #964 (kailash-b)Auth0.ManagementApi.ModelstoAuth0.ManagementApiandAuth0.ManagementApi.Core#964 (kailash-b)Breaking Changes
This release contains breaking changes to client initialization, request/response types, method signatures, serialization, and exception handling. All existing v7 Management API code will require updates to work with v8. See the V8 Migration Guide for detailed upgrade instructions.
Supported Platforms
8.0.0-beta.1
8.0.0-beta.1 (2026-03-02)
Full Changelog
Added
Changed
Fixed
8.0.0-beta.0
8.0.0-beta.0 (2026-02-04)
Full Changelog
This is a major version update that represents a complete modernization of the Management API SDK architecture and developer experience.
What's New:
ManagementClientwrapper that handles token acquisition and refresh automatically using client credentials, eliminating the need for manual token management.*RequestContent,*ResponseContent,*RequestParameters).client.Users.Permissions,client.Users.Roles,client.Organizations.Members) for better discoverability and cleaner code.ManagementApiExceptionwith specific exception types for different HTTP status codes (NotFoundError,BadRequestError,TooManyRequestsError, etc.)..WithRawResponse()for accessing status codes, headers, and other HTTP metadataOptional<T>type for distinguishing between undefined and explicitly null values in PATCH operationsBreaking Changes:
This is a major version with breaking changes to client initialization, request/response types, method signatures, and exception handling. All existing v7 Management API code will require updates to work with v8. The Authentication API (
Auth0.AuthenticationApi) remains unchanged and fully compatible.Migration Guide:
Please refer to the comprehensive migration guide at V8_MIGRATION_GUIDE.md which includes side-by-side examples and detailed mappings from v7 to v8.
Changed
7.47.0
Added
Commits viewable in compare view.
Updated Azure.Identity from 1.19.0 to 1.21.0.
Release notes
Sourced from Azure.Identity's releases.
1.21.0
1.21.0 (2026-04-10)
Other Changes
Azure.Identitytypes have been moved toAzure.Coreand are now available throughTypeForwardedToattributes. This is a non-breaking change — existing code continues to work transparently. The library's version number now aligns with that ofAzure.Core. See the Migration Guide for details.1.20.0
1.20.0 (2026-03-30)
Features Added
appsettings.json.Breaking Changes
AddAzureClient,AddKeyedAzureClient, andWithAzureCredentialreturn type changed fromIHostApplicationBuildertoIClientBuilderto align with theIClientBuildercomposition change in System.ClientModel.Commits viewable in compare view.
Updated Azure.Storage.Blobs from 12.25.0 to 12.27.0.
Release notes
Sourced from Azure.Storage.Blobs's releases.
12.27.0-beta.1
12.27.0-beta.1 (2026-03-24)
Features Added
12.26.0-beta.1
12.26.0-beta.1 (2026-03-24)
Features Added
Commits viewable in compare view.
Updated bunit from 2.6.2 to 2.7.2.
Release notes
Sourced from bunit's releases.
2.7.2
Fixed
InvokeConstructorAsynconBunitJSRuntimeandBunitJSObjectReferencefor .NET 10+, which previously threwNotImplementedException. Reported by @Floopy-Doo in #1818. Fixed by @linkdotnet.Commits viewable in compare view.
Updated coverlet.collector from 8.0.0 to 8.0.1.
Release notes
Sourced from coverlet.collector's releases.
8.0.1
Fixed
Improvements
Diff between 8.0.0 and 8.0.1
Commits viewable in compare view.
Updated FluentAssertions from 8.8.0 to 8.9.0.
Release notes
Sourced from FluentAssertions's releases.
8.9.0
What's Changed
New features
Span<T>,ReadOnlySpan<T>,Memory<T>andReadOnlyMemory<T>by @dennisdoomen in Add support for Span<T>, ReadOnlySpan<T>, Memory<T> and ReadOnlyMemory<T> fluentassertions/fluentassertions#3172Improvements
BeEquivalentToby @Copilot in Allow excluding all properties by type from BeEquivalentTo fluentassertions/fluentassertions#3115BeEquivalentToby @dennisdoomen in Improve reporting the differences between differently sized collections in BeEquivalentTo fluentassertions/fluentassertions#3133ThrowandWhichby @dennisdoomen in Improve reporting the subject when chaining Throw and Which fluentassertions/fluentassertions#3160HaveMillisecond/NotHaveMillisecondassertion methods forDateTimeandDateTimeOffsetby @Copilot in Add HaveMillisecond/NotHaveMillisecond assertion methods for DateTime and DateTimeOffset fluentassertions/fluentassertions#3164BeEqualToandNotBeEqualToas collection assertion aliases by @Copilot in AddBeEqualToandNotBeEqualToas collection assertion aliases fluentassertions/fluentassertions#3166Fixes
Documentation
Others
==or!=when comparing Nullable against constants by @jnyrup in Use==or!=when comparing Nullable<T> against constants fluentassertions/fluentassertions#3129string.Createby @jnyrup in Create polyfill forstring.Createfluentassertions/fluentassertions#3130UnassignedGetOnlyAutoPropertyforNode.GetHashCodeby @jnyrup in SuppressUnassignedGetOnlyAutoPropertyforNode.GetHashCodefluentassertions/fluentassertions#3138NonReadonlyMemberInGetHashCodeby @jnyrup in UseNonReadonlyMemberInGetHashCodefluentassertions/fluentassertions#3140paramNameparameter by @jnyrup in Use compiler-generatedparamNameparameter fluentassertions/fluentassertions#3143When_concurrently_getting_equality_strategy_it_should_not_throwby @jnyrup in FixWhen_concurrently_getting_equality_strategy_it_should_not_throwfluentassertions/fluentassertions#3144... (truncated)
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.4.0
What's Changed
Add LoongArch64 support by @stdmnpkg in Add LoongArch64 support microsoft/vstest#15359
Refactor Condition evaluation by @Youssef1313 in Refactor Condition evaluation microsoft/vstest#15357
Adding info on extensions points part 1 by @nohwnd in Adding info on extensions points part 1 microsoft/vstest#15360
Add option to ask for uploading code QL before the standard window ends by @nohwnd in Add option to ask for uploading code QL before the standard window ends microsoft/vstest#15373
Update runtime versions by @nohwnd in Update runtime versions microsoft/vstest#15372
Fix .NET 10 regression for traits by @Youssef1313 in Fix .NET 10 regression for traits microsoft/vstest#15370
Update target frameworks to net10.0 and net11.0 by @dotnet-maestro[bot] in Update target frameworks to net10.0 and net11.0 microsoft/vstest#15349
Fix names in pipeline matrix so we don't have to align them by @nohwnd in Fix names in pipeline matrix so we don't have to align them microsoft/vstest#15365
Update SECURITY.md by @Youssef1313 in Update SECURITY.md microsoft/vstest#15342
New Contributors
Full Changelog: microsoft/vstest@v18.3.0...v18.4.0
Commits viewable in compare view.
Updated Microsoft.Playwright from 1.49.0 to 1.59.0.
Release notes
Sourced from Microsoft.Playwright's releases.
1.59.0
🎬 Screencast
New Page.Screencast API provides a unified interface for capturing page content with:
Screencast recording — record video with precise start/stop control, as an alternative to the
recordVideoDiroption:Action annotations — enable built-in visual annotations that highlight interacted elements and display action titles during recording:
ShowActionsAsyncacceptsPosition("top-left","top","top-right","bottom-left","bottom","bottom-right"),Duration(ms per annotation), andFontSize(px). Returns a disposable to stop showing actions.Visual overlays — add chapter titles and custom HTML overlays on top of the page for richer narration:
Real-time frame capture — stream JPEG-encoded frames for custom processing like thumbnails, live previews, AI vision, and more:
... (truncated)
1.58.0
Trace Viewer Improvements
Thanks to @cpAdm for contributing these improvements!
Miscellaneous
BrowserType.ConnectOverCDPAsync() now accepts an
IsLocaloption. When set totrue, it tells Playwright that it runs on the same host as the CDP server, enabling file system optimizations.Breaking Changes⚠️
_reactand_vueselectors. See locators guide for alternatives.:lightselector engine suffix. Use standard CSS selectors instead.Devtoolsfrom BrowserType.LaunchAsync() has been removed. UseArgs = new[] { "--auto-open-devtools-for-tabs" }instead.Browser Versions
1.57.0
Chrome for Testing
Starting with this release, Playwright switches from Chromium, to using Chrome for Testing builds. Both headed and headless browsers are subject to this. Your tests should still be passing after upgrading to Playwright 1.57.
We're expecting no functional changes to come from this switch. The biggest change is the new icon and title in your toolbar.
If you still see an unexpected behaviour change, please file an issue.
On Arm64 Linux, Playwright continues to use Chromium.
Breaking Change
After 3 years of being deprecated, we removed
Page.Accessibilityfrom our API. Please use other libraries such as Axe if you need to test page accessibility. See our Node.js guide for integration with Axe.New APIs
Stepsin Locator.ClickAsync() and Locator.DragToAsync() that configures the number ofmousemoveevents emitted while moving the mouse pointer to the target element.Browser Versions
1.56.0
New APIs
Breaking Changes
Miscellaneous
inputplaceholderBrowser Versions
1.55.0
Codegen
ToBeVisibleAsync()assertions: Codegen can now generate automaticToBeVisibleAsync()assertions for common UI interactions. This feature can be enabled in the Codegen settings UI.Breaking Changes
Miscellaneous
Microsoft.Playwright.Xunit.v3Microsoft.Playwright.MSTest.v4Browser Versions
This version was also tested against the following stable channels:
1.54.0
Highlights
New cookie property
PartitionKeyin browserContext.cookies() and browserContext.addCookies(). This property allows to save and restore partitioned cookies. See CHIPS MDN article for more information. Note that browsers have different support and defaults for cookie partitioning.New option
--user-data-dirin multiple commands. You can specify the same user data dir to reuse browsing state, like authentication, between sessions.pwsh bin/Debug/netX/playwright.ps1 opendoes not open the test recorder anymore. Usepwsh bin/Debug/netX/playwright.ps1 codegeninstead.Browser Versions
This version was also tested against the following stable channels:
1.53.0
Miscellaneous
New Steps in Trace Viewer:

New method Locator.Describe() to describe a locator. Used for trace viewer.
pwsh bin/Debug/netX/playwright.ps1 install --listwill now list all installed browsers, versions and locations.Browser Versions
This version was also tested against the following stable channels:
1.52.0
Highlights
New method Expect(locator).ToContainClassAsync() to ergonomically assert individual class names on the element.
Aria Snapshots got two new properties:
/childrenfor strict matching and/urlfor links.Miscellaneous
MaxRedirectsin apiRequest.NewContextAsync() to control the maximum number of redirects.Refin locator.AriaSnapshotAsync() to generate reference for each element in the snapshot which can later be used to locate the element.Breaking Changes
Cookieheader anymore. If aCookieheader is provided, it will be ignored, and the cookie will be loaded from the browser's cookie store. To set custom cookies, use browserContext.AddCookiesAsync().Browser Versions
This version was also tested against the following stable channels:
1.51.0
Highlights
New option
IndexedDBfor BrowserContext.StorageStateAsync() allows to save and restore IndexedDB contents. Useful when your application uses IndexedDB API to store authentication tokens, like Firebase Authentication.Here is an example following the authentication guide:
New option
Visiblefor locator.filter() allows matching only visible elements.New option
Contrastfor methods page.emulateMedia() and Browser.NewContextAsync() allows to emulate theprefers-contrastmedia feature.New option
FailOnStatusCodemakes all fetch requests made through the APIRequestContext throw on response codes other than 2xx and 3xx.Browser Versions
This version was also tested against the following stable channels:
1.50.0
Support for Xunit
Miscellaneous
UI updates
canvascontent in traces is error-prone. Display is now disabled by default, and can be enabled via theDisplay canvas contentUI setting.CallandNetworkpanels now display additional time information.Breaking
<input>,<select>, or a number of other editable elements.Browser Versions
This version was also tested against the following stable channels:
Commits viewable in compare view.
Updated MongoDB.Bson from 3.7.0 to 3.7.1.
Release notes
Sourced from MongoDB.Bson's releases.
3.7.1
This is a patch release that contains fixes and stability improvements:
The full list of issues resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.
Commits viewable in compare view.
Updated MongoDB.Driver from 3.7.0 to 3.7.1.
Release notes
Sourced from MongoDB.Driver's releases.
3.7.1
This is a patch release that contains fixes and stability improvements:
The full list of issues resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.
Commits viewable in compare view.
Updated OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.15.0 to 1.15.2.
Release notes
Sourced from OpenTelemetry.Exporter.OpenTelemetryProtocol's releases.
1.15.2
For highlights and announcements pertaining to this release see: Release Notes > 1.15.2.
The following changes are from the previous release 1.15.1.
NuGet: OpenTelemetry v1.15.2
BatchExportProcessorandPeriodicExportingMetricReaderto enable OpenTelemetry to work insingle-threaded WebAssembly environments such as Blazor and Uno Platform.
The implementation automatically detects the WebAssembly runtime and switches
to Task-based workers accordingly; the Thread-based approach remains the
default on all other platforms.
(#6379)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.15.2
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.15.2
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Console v1.15.2
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.InMemory v1.15.2
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.OpenTelemetryProtocol v1.15.2
error logging is enabled.
(#7017)
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Zipkin v1.15.2
... (truncated)
1.15.2-beta.1
The following changes are from the previous release 1.15.1-beta.1.
NuGet: OpenTelemetry.Exporter.Prometheus.AspNetCore v1.15.2-beta.1
1.15.2.(#7049)
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Prometheus.HttpListener v1.15.2-beta.1
1.15.2.(#7049)
See CHANGELOG for details.
NuGet: OpenTelemetry.Shims.OpenTracing v1.15.2-beta.1
1.15.2.(#7049)
See CHANGELOG for details.
1.15.1
For highlights and announcements pertaining to this release see: Release Notes > 1.15.1.
The following changes are from the previous release 1.15.0.
NuGet: OpenTelemetry v1.15.1
Fixed
Tracer.StartSpan()leaving the new span asActivity.Currentwhenthe previous activity was stopped by another thread during span creation.
(#6257)
Fixed
OverflowExceptioninTraceIdRatioBasedSamplerwhen trace ID bytesproduced
long.MinValue.([#6928])
Fixed precision issues when using
Histogram<float>with customHistogramBucketBoundaries.(#6866)
Fixed a thread-safety issue in
LogRecordSharedPool.Rent().(#6833)
Fixed observable instruments (ObservableCounter, ObservableUpDownCounter,
ObservableGauge) continuing to export stale data points after a callback
stops reporting a series.
(#5950)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.15.1
specification,
which disallows empty baggage names and treats baggage names and values as case
sensitive.
(#6931)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.15.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Console v1.15.1
No notable changes.
See CHANGELOG for details.
... (truncated)
1.15.1-beta.1
The following changes are from the previous release 1.15.0-beta.1.
NuGet: OpenTelemetry.Exporter.Prometheus.AspNetCore v1.15.1-beta.1
1.15.1.(#7010)
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Prometheus.HttpListener v1.15.1-beta.1
1.15.1.(#7010)
See CHANGELOG for details.
NuGet: OpenTelemetry.Shims.OpenTracing v1.15.1-beta.1
This package is deprecated and it will stop receiving any updates in
March 2027. Use the OpenTelemetry API and SDK directly instead of the OpenTracing
shims.
(#6976)
Updated OpenTelemetry core component version(s) to
1.15.1.(#7010)
See CHANGELOG for details.
Commits viewable in compare view.
Updated OpenTelemetry.Extensions.Hosting from 1.15.0 to 1.15.2.
Release notes
Sourced from OpenTelemetry.Extensions.Hosting's releases.
1.15.2
For highlights and announcements pertaining to this release see: Release Notes > 1.15.2.
The following changes are from the previous release 1.15.1.
NuGet: OpenTelemetry v1.15.2
BatchExportProcessorandPeriodicExportingMetricReaderto enable OpenTelemetry to work insingle-threaded WebAssembly environments such as Blazor and Uno Platform.
The implementation automatically detects the WebAssembly runtime and switches
to Task-based workers accordingly; the Thread-based approach remains the
default on all other platforms.
([#6379](https://gith...
Description has been truncated
...
Description has been truncated