Bump the dotnet-deps group with 17 updates#61
Merged
Conversation
Bumps Aspire.Hosting.Azure.Storage from 13.4.5 to 13.4.6 Bumps Aspire.Hosting.Redis from 13.4.5 to 13.4.6 Bumps Aspire.Hosting.SqlServer from 13.4.5 to 13.4.6 Bumps Aspire.StackExchange.Redis.DistributedCaching from 13.4.5 to 13.4.6 Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.15.2 to 1.16.0 Bumps OpenTelemetry.Instrumentation.Http from 1.15.1 to 1.16.0 Bumps OpenTelemetry.Instrumentation.SqlClient from 1.15.2 to 1.16.0 Bumps Scalar.AspNetCore from 2.16.4 to 2.16.6 Bumps Swashbuckle.AspNetCore from 10.2.2 to 10.2.3 Bumps Swashbuckle.AspNetCore.SwaggerGen from 10.2.2 to 10.2.3 Bumps Umbraco.Cms from 17.4.2 to 17.5.0 Bumps Umbraco.Cms.Core from 17.4.2 to 17.5.0 Bumps Umbraco.Cms.Infrastructure from 17.4.2 to 17.5.0 Bumps Umbraco.Cms.Web.Common from 17.4.2 to 17.5.0 Bumps Umbraco.Cms.Web.Website from 17.4.2 to 17.5.0 Bumps Umbraco.StorageProviders.AzureBlob from 17.0.0 to 17.1.0 Bumps Umbraco.StorageProviders.AzureBlob.ImageSharp from 17.0.0 to 17.1.0 --- updated-dependencies: - dependency-name: Aspire.Hosting.Azure.Storage dependency-version: 13.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-deps - dependency-name: Aspire.Hosting.Redis dependency-version: 13.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-deps - dependency-name: Aspire.Hosting.SqlServer dependency-version: 13.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-deps - dependency-name: Aspire.StackExchange.Redis.DistributedCaching dependency-version: 13.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-deps - dependency-name: OpenTelemetry.Instrumentation.AspNetCore dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-deps - dependency-name: OpenTelemetry.Instrumentation.Http dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-deps - dependency-name: OpenTelemetry.Instrumentation.SqlClient dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-deps - dependency-name: Scalar.AspNetCore dependency-version: 2.16.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-deps - dependency-name: Scalar.AspNetCore dependency-version: 2.16.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-deps - dependency-name: Swashbuckle.AspNetCore dependency-version: 10.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-deps - dependency-name: Swashbuckle.AspNetCore.SwaggerGen dependency-version: 10.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-deps - dependency-name: Umbraco.Cms dependency-version: 17.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-deps - dependency-name: Umbraco.Cms.Core dependency-version: 17.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-deps - dependency-name: Umbraco.Cms.Infrastructure dependency-version: 17.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-deps - dependency-name: Umbraco.Cms.Web.Common dependency-version: 17.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-deps - dependency-name: Umbraco.Cms.Web.Website dependency-version: 17.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-deps - dependency-name: Umbraco.StorageProviders.AzureBlob dependency-version: 17.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-deps - dependency-name: Umbraco.StorageProviders.AzureBlob.ImageSharp dependency-version: 17.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updated Aspire.Hosting.Azure.Storage from 13.4.5 to 13.4.6.
Release notes
Sourced from Aspire.Hosting.Azure.Storage's releases.
13.4.6
What's New in Aspire 13.4.6
Patch release for Aspire 13.4 fixing polyglot AppHost code generation binding when CLI and SDK versions diverge, resource service port collision in
--isolatedmode, and a MongoDB.Driver dependency update.🐛 Fixes
🔗 Polyglot AppHost code generation silently failed when CLI and SDK versions diverged —
Aspire.TypeSystemused a floating strong-nameAssemblyVersionthat changed with every build. When the installed Aspire CLI was built at a different version than the AppHost's SDK, the CLR couldn't satisfy the strong-name bind and every code generator (TypeScript, Python, Java, Go, Rust) was silently dropped, surfacing asNo code generator found for language: <lang>. TheAssemblyVersionis now frozen at a stable constant so any compatible CLI/SDK pair on 13.4 binds successfully. Relates to #18110 and #17910. (#18160,@sebastienros)🔌 Multiple AppHosts started with
--isolatedcollided on the resource service port — Both instances tried to bind to the same fixed port fromASPIRE_RESOURCE_SERVICE_ENDPOINT_URL, causing an "address already in use" error on the second instance.DashboardServiceHostnow binds to port 0 on loopback whenRandomizePortsis true (set by--isolated), letting the OS assign a unique port per instance. (#18341,@JamesNK)🍃 MongoDB.Driver updated to 3.9.0 — Removes a wrongly pinned
SharpCompresstransitive dependency and uses the correctedSnappiertransitive. Fixes #17981. (#18279,@Falco20019)🏷️ Housekeeping
Full Changelog: v13.4.5...v13.4.6
Full commit: 87fe259e4fc244c599019a7b1304c85a1488f248
Commits viewable in compare view.
Updated Aspire.Hosting.Redis from 13.4.5 to 13.4.6.
Release notes
Sourced from Aspire.Hosting.Redis's releases.
13.4.6
What's New in Aspire 13.4.6
Patch release for Aspire 13.4 fixing polyglot AppHost code generation binding when CLI and SDK versions diverge, resource service port collision in
--isolatedmode, and a MongoDB.Driver dependency update.🐛 Fixes
🔗 Polyglot AppHost code generation silently failed when CLI and SDK versions diverged —
Aspire.TypeSystemused a floating strong-nameAssemblyVersionthat changed with every build. When the installed Aspire CLI was built at a different version than the AppHost's SDK, the CLR couldn't satisfy the strong-name bind and every code generator (TypeScript, Python, Java, Go, Rust) was silently dropped, surfacing asNo code generator found for language: <lang>. TheAssemblyVersionis now frozen at a stable constant so any compatible CLI/SDK pair on 13.4 binds successfully. Relates to #18110 and #17910. (#18160,@sebastienros)🔌 Multiple AppHosts started with
--isolatedcollided on the resource service port — Both instances tried to bind to the same fixed port fromASPIRE_RESOURCE_SERVICE_ENDPOINT_URL, causing an "address already in use" error on the second instance.DashboardServiceHostnow binds to port 0 on loopback whenRandomizePortsis true (set by--isolated), letting the OS assign a unique port per instance. (#18341,@JamesNK)🍃 MongoDB.Driver updated to 3.9.0 — Removes a wrongly pinned
SharpCompresstransitive dependency and uses the correctedSnappiertransitive. Fixes #17981. (#18279,@Falco20019)🏷️ Housekeeping
Full Changelog: v13.4.5...v13.4.6
Full commit: 87fe259e4fc244c599019a7b1304c85a1488f248
Commits viewable in compare view.
Updated Aspire.Hosting.SqlServer from 13.4.5 to 13.4.6.
Release notes
Sourced from Aspire.Hosting.SqlServer's releases.
13.4.6
What's New in Aspire 13.4.6
Patch release for Aspire 13.4 fixing polyglot AppHost code generation binding when CLI and SDK versions diverge, resource service port collision in
--isolatedmode, and a MongoDB.Driver dependency update.🐛 Fixes
🔗 Polyglot AppHost code generation silently failed when CLI and SDK versions diverged —
Aspire.TypeSystemused a floating strong-nameAssemblyVersionthat changed with every build. When the installed Aspire CLI was built at a different version than the AppHost's SDK, the CLR couldn't satisfy the strong-name bind and every code generator (TypeScript, Python, Java, Go, Rust) was silently dropped, surfacing asNo code generator found for language: <lang>. TheAssemblyVersionis now frozen at a stable constant so any compatible CLI/SDK pair on 13.4 binds successfully. Relates to #18110 and #17910. (#18160,@sebastienros)🔌 Multiple AppHosts started with
--isolatedcollided on the resource service port — Both instances tried to bind to the same fixed port fromASPIRE_RESOURCE_SERVICE_ENDPOINT_URL, causing an "address already in use" error on the second instance.DashboardServiceHostnow binds to port 0 on loopback whenRandomizePortsis true (set by--isolated), letting the OS assign a unique port per instance. (#18341,@JamesNK)🍃 MongoDB.Driver updated to 3.9.0 — Removes a wrongly pinned
SharpCompresstransitive dependency and uses the correctedSnappiertransitive. Fixes #17981. (#18279,@Falco20019)🏷️ Housekeeping
Full Changelog: v13.4.5...v13.4.6
Full commit: 87fe259e4fc244c599019a7b1304c85a1488f248
Commits viewable in compare view.
Updated Aspire.StackExchange.Redis.DistributedCaching from 13.4.5 to 13.4.6.
Release notes
Sourced from Aspire.StackExchange.Redis.DistributedCaching's releases.
13.4.6
What's New in Aspire 13.4.6
Patch release for Aspire 13.4 fixing polyglot AppHost code generation binding when CLI and SDK versions diverge, resource service port collision in
--isolatedmode, and a MongoDB.Driver dependency update.🐛 Fixes
🔗 Polyglot AppHost code generation silently failed when CLI and SDK versions diverged —
Aspire.TypeSystemused a floating strong-nameAssemblyVersionthat changed with every build. When the installed Aspire CLI was built at a different version than the AppHost's SDK, the CLR couldn't satisfy the strong-name bind and every code generator (TypeScript, Python, Java, Go, Rust) was silently dropped, surfacing asNo code generator found for language: <lang>. TheAssemblyVersionis now frozen at a stable constant so any compatible CLI/SDK pair on 13.4 binds successfully. Relates to #18110 and #17910. (#18160,@sebastienros)🔌 Multiple AppHosts started with
--isolatedcollided on the resource service port — Both instances tried to bind to the same fixed port fromASPIRE_RESOURCE_SERVICE_ENDPOINT_URL, causing an "address already in use" error on the second instance.DashboardServiceHostnow binds to port 0 on loopback whenRandomizePortsis true (set by--isolated), letting the OS assign a unique port per instance. (#18341,@JamesNK)🍃 MongoDB.Driver updated to 3.9.0 — Removes a wrongly pinned
SharpCompresstransitive dependency and uses the correctedSnappiertransitive. Fixes #17981. (#18279,@Falco20019)🏷️ Housekeeping
Full Changelog: v13.4.5...v13.4.6
Full commit: 87fe259e4fc244c599019a7b1304c85a1488f248
Commits viewable in compare view.
Updated OpenTelemetry.Instrumentation.AspNetCore from 1.15.2 to 1.16.0.
Release notes
Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.
1.16.0
NuGet: OpenTelemetry.Extensions.AWS v1.16.0
Fix sampling behaviour to be compatible with .NET 11.
(#4396)
Updated OpenTelemetry core component version(s) to
1.16.0.(#4487)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.16.0
Add instrumentation scope version and schema URL to metrics and traces.
(#4063)
Pass AWS attribute values to created meters as tags.
(#4063)
Capture SNS
TopicArnas theaws.sns.topic.arnspan attribute.(#4043)
Add
cloud.regionattribute to all AWS SDK client spans.(#4043)
Add messaging attributes for AWS SNS and SQS.
(#4043)
BREAKING: Update latest AWS Semantic Conventions to 1.40.0.
(#4043)
Fix suppression scope leakage when
SuppressDownstreamInstrumentationisenabled.
(#4304)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.16.0
Update
System.Text.Jsonfornetstandard2.0to8.0.5.(#4154)
Add instrumentation scope version and schema URL to traces.
(#4063)
See CHANGELOG for details.
1.16.0-beta.1
NuGet: OpenTelemetry.Instrumentation.ServiceFabricRemoting v1.16.0-beta.1
Raised the minimum required version of
Microsoft.ServiceFabric.ActorsandMicrosoft.ServiceFabric.Services.Remotingfrom7.1.2448to8.4.268, as the7.1Service Fabric runtime is going out of support.(#4510)
Updated OpenTelemetry core component version(s) to
1.16.0.(#4487)
See CHANGELOG for details.
1.16.0-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.16.0-alpha.1
Fixed
OnEventWrittenprocessing events from EventSources that were notconfigured via
AddEventSources.(#4031)
Updated OpenTelemetry core component version(s) to
1.16.0.(#4487)
See CHANGELOG for details.
Commits viewable in compare view.
Updated OpenTelemetry.Instrumentation.Http from 1.15.1 to 1.16.0.
Release notes
Sourced from OpenTelemetry.Instrumentation.Http's releases.
1.16.0
NuGet: OpenTelemetry.Extensions.AWS v1.16.0
Fix sampling behaviour to be compatible with .NET 11.
(#4396)
Updated OpenTelemetry core component version(s) to
1.16.0.(#4487)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.16.0
Add instrumentation scope version and schema URL to metrics and traces.
(#4063)
Pass AWS attribute values to created meters as tags.
(#4063)
Capture SNS
TopicArnas theaws.sns.topic.arnspan attribute.(#4043)
Add
cloud.regionattribute to all AWS SDK client spans.(#4043)
Add messaging attributes for AWS SNS and SQS.
(#4043)
BREAKING: Update latest AWS Semantic Conventions to 1.40.0.
(#4043)
Fix suppression scope leakage when
SuppressDownstreamInstrumentationisenabled.
(#4304)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.16.0
Update
System.Text.Jsonfornetstandard2.0to8.0.5.(#4154)
Add instrumentation scope version and schema URL to traces.
(#4063)
See CHANGELOG for details.
1.16.0-beta.1
NuGet: OpenTelemetry.Instrumentation.ServiceFabricRemoting v1.16.0-beta.1
Raised the minimum required version of
Microsoft.ServiceFabric.ActorsandMicrosoft.ServiceFabric.Services.Remotingfrom7.1.2448to8.4.268, as the7.1Service Fabric runtime is going out of support.(#4510)
Updated OpenTelemetry core component version(s) to
1.16.0.(#4487)
See CHANGELOG for details.
1.16.0-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.16.0-alpha.1
Fixed
OnEventWrittenprocessing events from EventSources that were notconfigured via
AddEventSources.(#4031)
Updated OpenTelemetry core component version(s) to
1.16.0.(#4487)
See CHANGELOG for details.
1.15.2
NuGet: OpenTelemetry.Exporter.Geneva v1.15.2
1.15.3.(#4166)
See CHANGELOG for details.
Commits viewable in compare view.
Updated OpenTelemetry.Instrumentation.SqlClient from 1.15.2 to 1.16.0.
Release notes
Sourced from OpenTelemetry.Instrumentation.SqlClient's releases.
1.16.0
NuGet: OpenTelemetry.Extensions.AWS v1.16.0
Fix sampling behaviour to be compatible with .NET 11.
(#4396)
Updated OpenTelemetry core component version(s) to
1.16.0.(#4487)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.16.0
Add instrumentation scope version and schema URL to metrics and traces.
(#4063)
Pass AWS attribute values to created meters as tags.
(#4063)
Capture SNS
TopicArnas theaws.sns.topic.arnspan attribute.(#4043)
Add
cloud.regionattribute to all AWS SDK client spans.(#4043)
Add messaging attributes for AWS SNS and SQS.
(#4043)
BREAKING: Update latest AWS Semantic Conventions to 1.40.0.
(#4043)
Fix suppression scope leakage when
SuppressDownstreamInstrumentationisenabled.
(#4304)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.16.0
Update
System.Text.Jsonfornetstandard2.0to8.0.5.(#4154)
Add instrumentation scope version and schema URL to traces.
(#4063)
See CHANGELOG for details.
1.16.0-beta.1
NuGet: OpenTelemetry.Instrumentation.ServiceFabricRemoting v1.16.0-beta.1
Raised the minimum required version of
Microsoft.ServiceFabric.ActorsandMicrosoft.ServiceFabric.Services.Remotingfrom7.1.2448to8.4.268, as the7.1Service Fabric runtime is going out of support.(#4510)
Updated OpenTelemetry core component version(s) to
1.16.0.(#4487)
See CHANGELOG for details.
1.16.0-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.16.0-alpha.1
Fixed
OnEventWrittenprocessing events from EventSources that were notconfigured via
AddEventSources.(#4031)
Updated OpenTelemetry core component version(s) to
1.16.0.(#4487)
See CHANGELOG for details.
Commits viewable in compare view.
Updated Scalar.AspNetCore from 2.16.4 to 2.16.6.
Release notes
Sourced from Scalar.AspNetCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Swashbuckle.AspNetCore from 10.2.2 to 10.2.3.
Release notes
Sourced from Swashbuckle.AspNetCore's releases.
10.2.3
What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.2...v10.2.3
Commits viewable in compare view.
Updated Swashbuckle.AspNetCore.SwaggerGen from 10.2.2 to 10.2.3.
Release notes
Sourced from Swashbuckle.AspNetCore.SwaggerGen's releases.
10.2.3
What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.2...v10.2.3
Commits viewable in compare view.
Updated Umbraco.Cms from 17.4.2 to 17.5.0.
Release notes
Sourced from Umbraco.Cms's releases.
17.5.0
What's Changed Since The Last Release Candidate (18.0.0-rc3)
📦 Dependencies
What's Changed For 17.5.0
See the prior release notes for each pre-release version:
Full Changelog: umbraco/Umbraco-CMS@release-17.5.0-rc2...release-17.5.0
17.5.0-rc2
What's Changed Since 17.5.0-rc
🐛 Bug Fixes
📦 Dependencies
Full Changelog: umbraco/Umbraco-CMS@release-17.5.0-rc...release-17.5.0-rc2
What's Changed Since the Previous Version (17.4.2)
🙌 Notable Changes
📦 Dependencies
🚀 New Features
blockActionextension type by @leekelleher in Blocks: AddsblockActionextension type umbraco/Umbraco-CMS#22459🚤 Performance
🌈 Accessibility Improvements
🐛 Bug Fixes
IMemberGroupServicein backoffice dialog (closes #22580) by @AndyButland in Public Access: Honour customIMemberGroupServicein backoffice dialog (closes #22580) umbraco/Umbraco-CMS#22588... (truncated)
17.5.0-rc
What's Changed
🙌 Notable Changes
📦 Dependencies
🚀 New Features
blockActionextension type by @leekelleher in Blocks: AddsblockActionextension type umbraco/Umbraco-CMS#22459🚤 Performance
🌈 Accessibility Improvements
🐛 Bug Fixes
IMemberGroupServicein backoffice dialog (closes #22580) by @AndyButland in Public Access: Honour customIMemberGroupServicein backoffice dialog (closes #22580) umbraco/Umbraco-CMS#22588ISqlSyntaxProvidertable and column quoting (closes #22603) by @idseefeld in Migrations: Fix raw SQL withISqlSyntaxProvidertable and column quoting (closes #22603) umbraco/Umbraco-CMS#22604MemberFilterRepository(closes #22615) by @idseefeld in Repositories: Quote table and column names in raw SQL inMemberFilterRepository(closes #22615) umbraco/Umbraco-CMS#22616... (truncated)
Commits viewable in compare view.
Updated Umbraco.Cms.Core from 17.4.2 to 17.5.0.
Release notes
Sourced from Umbraco.Cms.Core's releases.
17.5.0
What's Changed Since The Last Release Candidate (18.0.0-rc3)
📦 Dependencies
What's Changed For 17.5.0
See the prior release notes for each pre-release version:
Full Changelog: umbraco/Umbraco-CMS@release-17.5.0-rc2...release-17.5.0
17.5.0-rc2
What's Changed Since 17.5.0-rc
🐛 Bug Fixes
📦 Dependencies
Full Changelog: umbraco/Umbraco-CMS@release-17.5.0-rc...release-17.5.0-rc2
What's Changed Since the Previous Version (17.4.2)
🙌 Notable Changes
📦 Dependencies
🚀 New Features
blockActionextension type by @leekelleher in Blocks: AddsblockActionextension type umbraco/Umbraco-CMS#22459🚤 Performance
🌈 Accessibility Improvements
🐛 Bug Fixes
IMemberGroupServicein backoffice dialog (closes #22580) by @AndyButland in Public Access: Honour customIMemberGroupServicein backoffice dialog (closes #22580) umbraco/Umbraco-CMS#22588... (truncated)
17.5.0-rc
What's Changed
🙌 Notable Changes
📦 Dependencies
🚀 New Features
blockActionextension type by @leekelleher in Blocks: AddsblockActionextension type umbraco/Umbraco-CMS#22459🚤 Performance
🌈 Accessibility Improvements
🐛 Bug Fixes
IMemberGroupServicein backoffice dialog (closes #22580) by @AndyButland in Public Access: Honour customIMemberGroupServicein backoffice dialog (closes #22580) umbraco/Umbraco-CMS#22588ISqlSyntaxProvidertable and column quoting (closes #22603) by @idseefeld in Migrations: Fix raw SQL withISqlSyntaxProvidertable and column quoting (closes #22603) umbraco/Umbraco-CMS#22604MemberFilterRepository(closes #22615) by @idseefeld in Repositories: Quote table and column names in raw SQL inMemberFilterRepository(closes #22615) umbraco/Umbraco-CMS#22616... (truncated)
Commits viewable in compare view.
Updated Umbraco.Cms.Infrastructure from 17.4.2 to 17.5.0.
Release notes
Sourced from Umbraco.Cms.Infrastructure's releases.
17.5.0
What's Changed Since The Last Release Candidate (18.0.0-rc3)
📦 Dependencies
What's Changed For 17.5.0
See the prior release notes for each pre-release version:
Full Changelog: umbraco/Umbraco-CMS@release-17.5.0-rc2...release-17.5.0
17.5.0-rc2
What's Changed Since 17.5.0-rc
🐛 Bug Fixes
📦 Dependencies
Full Changelog: umbraco/Umbraco-CMS@release-17.5.0-rc...release-17.5.0-rc2
What's Changed Since the Previous Version (17.4.2)
🙌 Notable Changes
📦 Dependencies
🚀 New Features
blockActionextension type by @leekelleher in Blocks: AddsblockActionextension type umbraco/Umbraco-CMS#22459🚤 Performance
🌈 Accessibility Improvements
🐛 Bug Fixes
IMemberGroupServicein backoffice dialog (closes #22580) by @AndyButland in Public Access: Honour customIMemberGroupServicein backoffice dialog (closes #22580) umbraco/Umbraco-CMS#22588... (truncated)
17.5.0-rc
What's Changed
🙌 Notable Changes
📦 Dependencies
🚀 New Features
blockActionextension type by @leekelleher in Blocks: AddsblockActionextension type umbraco/Umbraco-CMS#22459🚤 Performance
🌈 Accessibility Improvements
🐛 Bug Fixes
IMemberGroupServicein backoffice dialog (closes #22580) by @AndyButland in Public Access: Honour customIMemberGroupServicein backoffice dialog (closes #22580) umbraco/Umbraco-CMS#22588ISqlSyntaxProvidertable and column quoting (closes #22603) by @idseefeld in Migrations: Fix raw SQL withISqlSyntaxProvidertable and column quoting (closes #22603) umbraco/Umbraco-CMS#22604MemberFilterRepository(closes #22615) by @idseefeld in Repositories: Quote table and column names in raw SQL inMemberFilterRepository(closes #22615) umbraco/Umbraco-CMS#22616... (truncated)
Commits viewable in compare view.
Updated Umbraco.Cms.Web.Common from 17.4.2 to 17.5.0.
Release notes
Sourced from Umbraco.Cms.Web.Common's releases.
17.5.0