UpdatedAmazon.Lambda.AspNetCoreServer from 8.1.1 to 9.2.0.
Release notes
Sourced fromAmazon.Lambda.AspNetCoreServer's releases.
No release notes found for this version range.
Commits viewable incompare view.
UpdatedAmazon.Lambda.Core from 2.2.0 to 2.7.0.
Release notes
Sourced fromAmazon.Lambda.Core's releases.
No release notes found for this version range.
Commits viewable incompare view.
UpdatedAmazon.Lambda.Serialization.SystemTextJson from 2.4.0 to 2.4.4.
Release notes
Sourced fromAmazon.Lambda.Serialization.SystemTextJson's releases.
No release notes found for this version range.
Commits viewable incompare view.
UpdatedAWSSDK.Extensions.NETCore.Setup from 3.7.300 to 4.0.2.1.
Release notes
Sourced fromAWSSDK.Extensions.NETCore.Setup's releases.
No release notes found for this version range.
Commits viewable incompare view.
UpdatedBenchmarkDotNet from 0.13.12 to 0.15.2.
Release notes
Sourced fromBenchmarkDotNet's releases.
0.15.2
Full changelog:https://benchmarkdotnet.org/changelog/v0.15.2.html
Highlights
- The most significant update in this release is the enhanced accuracy of the memory diagnoser (#2562). This improvement resolves the issue of incorrectly reported memory allocations (#1542,#2582).
- We have introduced a new feature that allows users to sort benchmark jobs in numerical order (#2768,#2770).
- Benchmark validation has been improved (#2771).
- An issue with non-persistent auto-generated JobId has been fixed (#2777).
0.15.1
Full changelog:https://benchmarkdotnet.org/changelog/v0.15.1.html
Highlights
0.15.0
Full changelog:https://benchmarkdotnet.org/changelog/v0.15.0.html
0.14.0
Full changelog:https://benchmarkdotnet.org/changelog/v0.14.0.html
Highlights
- Introduce
BenchmarkDotNet.Diagnostics.dotMemory#2549: memory allocation profile of your benchmarks usingdotMemory, see @BenchmarkDotNet.Samples.IntroDotMemoryDiagnoser - Introduce
BenchmarkDotNet.Exporters.Plotting#2560: plotting viaScottPlot (initial version) - Multiple bugfixes
- The default build toolchains have been updated to pass
IntermediateOutputPath,OutputPath, andOutDir properties to thedotnet build command. This change forces all build outputs to be placed in a new directory generated by BenchmarkDotNet, and fixes many issues that have been reported with builds. You can also access these paths in your own.csproj and.props from those properties if you need to copy custom files to the output.
Bug fixes
- Fixed multiple build-related bugs including passing MsBuildArguments and .Net 8's
UseArtifactsOutput.
Breaking Changes
DotNetCliBuilder removedretryFailedBuildWithNoDeps constructor option.DotNetCliCommand removedRetryFailedBuildWithNoDeps property andBuildNoRestoreNoDependencies() andPublishNoBuildAndNoRestore() methods (replaced withPublishNoRestore()).
Commits viewable incompare view.
Updatedbootstrap from 5.3.3 to 5.3.7.
Release notes
Sourced frombootstrap's releases.
5.3.7
📚 Documentation
- Fixed broken"View on GitHub" URLs
- Corrected HTML
<head> content generated by the"Download examples" button - Refined sanitizer documentation for clarity and completeness
- Improved accessibility in the"On this page" table of contents and section heading anchor links
- Relocated ads to the right sidebar to minimize content reflow
- Added a new section on theDownload page for theIntelissence extension
- Clarified the"Via JavaScript" usage example forAccordion Collapse
- Made internal documentation improvements to support future maintenance(no visible user impact)
- Mention CDN
integrity andcrossorigin attributes in introduction page - Enhance floating labels
placeholder usage description - Add example of showing dynamic range value with output
🎨 Sass
- Consolidated multiple
'none' values in thebox-shadow Sass mixin for cleaner output
🤖 JavaScript
- Fixed popover and tooltip behavior with a
trigger: "hover click" configuration
🤝 Contributions
- Added recommendedVSCode extensions and settings configuration to the repository
5.3.6
Highlights
- Ported the docs from Hugo to Astro for our own sanity!
- Added usage docs for Accordion JavaScript
- Prevent
.visually-hidden overflowing children to become focusable - Limit
.card-group selectors to immediate children to fix some inheritance issues
Changes
New Contributors
5.3.5
Hot fix for a regression from upstream in Autoprefixer.
What's Changed
Full Changelog:twbs/bootstrap@v5.3.4...v5.3.5
5.3.4
Changes
- #40888: Dependabot: switch to grouped updates
🚀 Features
- #41299: Typo fixed
- #41187: Docs: mention removal of
util.js in migration guide - #41228: Docs: Simplify ids for checks, radios and switches
- #41150: Update fixtureId to FIXTURE_ID for consistency
- #40965: Docs: Use
<article> element for example cards - #40932: Docs: add ngx-bootstrap to JavaScript frameworks list
- #40790: Docs: Drop
.grid where it shouldn't be used - #40821: Docs: precise how to add new
.order-* classes in 'Layout > Columns' - #40914: Docs: drop useless
.justify-content-start class in homepage - #40876: Remove unneeded flexbug workaround
- #40870: Docs: Update modal min-height inline style
- #40844: Docs: Remove mention about Safari's limited support flexbox gap
- #40620: Docs: minor accessibility improvements for Examples
- #40619: Docs: Fix a minor accessibility issue (checkout example missing h1)
- #40577: Docs: Add main element to Cheatsheet Examples
- #39815: Docs: drop unused
.bi-exclamation-triangle-fill class - #40507: Docs: HTTPS link to ikons iconset
- #39777: Docs: fix Reddit URL to avoid redirection
- #39697: refactor(accordion): merge selectors for
border-radius rule
🎨 CSS
- #41336: Fix modal and offcanvas header collapse
- #41126: Fix display issues of close button in contextual light and dark modes
- #40695: Fix light mode carousel in dark mode
- #41004: Add workarounds for postcss-values-parser error (negative values in calc())
- #41013: Align floating labels with form-select sizes
- #40931: Fix: correct typo in background-blend-mode value
- #40900: Remove unnecessary duplicated CSS class name
- #40876: Remove unneeded flexbug workaround
- #40844: Docs: Remove mention about Safari's limited support flexbox gap
- #40623: Fix use of declarations after nested rules (deprecated in Sass 1.77.7)
- #39720: Floating labels: Fix
max-width andbackground-color - #40488: button-group: Fix
btn-group-vertical by using same rules asbtn-group - #39804: Optimize Sass SVG files
- #39494: Change floating label placeholder's color
- #39697: refactor(accordion): merge selectors for
border-radius rule
☕️ JavaScript
- #38411: Add note about cancelling modal events to modal.md
- #41150: Update fixtureId to FIXTURE_ID for consistency
- #40803: Fix popover toggle twice to close
- #38725: Fix this reference for functions
- #39791: Fix broken comment link for reflow hack
... (truncated)
Commits viewable incompare view.
UpdatedjQuery.Validation from 1.19.5 to 1.21.0.
Updatedlog4net from 2.0.15 to 3.1.0.
Release notes
Sourced fromlog4net's releases.
3.1.0
Added
- Migrate log4net site to Antora and use logging-parent pom by @FreeAndNil in #210 and #238
- Add "Sponsor" buttons to repository by @ppkarwasz in #235
- #239 detect Android and use environment variables instead of AppSettings by @FreeAndNil in #240
- #239 added MAUI example by @FreeAndNil in #241
Fixed
- Handle logs with positive CountDirection, extension preservation and placed in dir by @gdziadkiewicz in #232
New Contributors
Full Changelog:apache/logging-log4net@rel/3.0.4...rel/3.1.0
Nuget:https://www.nuget.org/packages/log4net/3.1.0
3.0.5-preview.2
What's Changed
- Handle logs with positive CountDirection, extension preservation and placed in dir #232 by @gdziadkiewicz (fixes #231)
Full Changelog:apache/logging-log4net@rel/3.0.4...rc/3.0.5-preview.2
Nuget:https://www.nuget.org/packages/log4net/3.0.5-preview.2
3.0.5-preview.1
What's Changed
- make RollingFileAppender.RollFile virtual by @FreeAndNil in #237 (fixes #234 by @lraulea)
Full Changelog:apache/logging-log4net@rel/3.0.4...rc/3.0.5-preview.1
Nuget:https://www.nuget.org/packages/log4net/3.0.5-preview.1
3.0.4
What's Changed
- Turn on the CI build for PRs by @gdziadkiewicz in #204
- Keep old, working ubuntu image version. by @gdziadkiewicz in #215
- fixed SetQWForFiles method name in FileAppender from #196 by @sketchturner in #217 (fixes #216 reported by @sketchturner)
- fix regression from 3.0.0 (log4j:data instead of log4j:throwable) by @FreeAndNil in #226
- Show config file path in error message by @FreeAndNil in #228 (resolves #227 by @FrankNuessle)
New Contributors
- @sketchturner made his first contribution in #217
- @FrankNuessle created his first issue in #227
Full Changelog:apache/logging-log4net@rel/3.0.3...rel/3.0.4
Nuget:https://www.nuget.org/packages/log4net/3.0.4
3.0.4-preview.1
What's Changed
- Turn on the CI build for PRs by @gdziadkiewicz in #204
- Keep old, working ubuntu image version. by @gdziadkiewicz in #215
- fixed SetQWForFiles method name in FileAppender from #196 by @sketchturner in #217 (fixes #216 reported by @sketchturner)
- fix regression from 3.0.0 (log4j:data instead of log4j:throwable) by @FreeAndNil in #226
New Contributors
- @sketchturner made their first contribution in #217
Full Changelog:apache/logging-log4net@rel/3.0.3...rc/3.0.4-preview.1
Nuget:https://www.nuget.org/packages/log4net/3.0.4-preview.1
3.0.3
What's Changed
- Bumped NUnit to 4.2.2 by @FreeAndNil in #200
- Enable Microsoft.CodeAnalysis.NetAnalyzers by @FreeAndNil in #201
- File scoped namespaces and CA warnings fixed in examples by @FreeAndNil in #202
- Fix empty string received by .NET 8 users on Linux on userName by @gdziadkiewicz in #199
- Use raw strings for config files in unit tests by @FreeAndNil in #203
- Made RollOverRenameFiles virtual to allow compression etc. in derived classes by @FreeAndNil in #206 (solves #205 reported by @FerdinandStapenhorst)
- MDC was accidentally renamed into Mdc in #196 - this change was reverted
- NDC was accidentally renamed into Ndc in #196 - this change was reverted
New Contributors
- @gdziadkiewicz made their first contribution in #199
Full Changelog:apache/logging-log4net@rel/3.0.2...rel/3.0.3
Nuget:https://www.nuget.org/packages/log4net/3.0.3
3.0.3-preview.1
What's Changed
- bumped NUnit to 4.2.2 by @FreeAndNil in #200
- Enable Microsoft.CodeAnalysis.NetAnalyzers by @FreeAndNil in #201
- MDC was accidentally renamed into Mdc in #196 - this change was reverted
- NDC was accidentally renamed into Ndc in #196 - this change was reverted
Full Changelog:apache/logging-log4net@rel/3.0.2...rc/3.0.3-preview.1
Nuget:https://www.nuget.org/packages/log4net/3.0.3-preview.1
3.0.2
What's Changed
- #189 separate review instructions for log4net by @FreeAndNil in #190
- #194 (reported by @VianneyTremelo) fixed a bug in the Dispose-Logic of TelnetAppender by @FreeAndNil in #195
- more modern coding style by @FreeAndNil in #196
- #197 fix IndexOutOfRangeException when creating child loggers multithreaded by @FreeAndNil in #198
Known Issues
- MDC was accidentally renamed into Mdc in #196 - this will be reverted in 3.0.3
- NDC was accidentally renamed into Ndc in #196 - this will be reverted in 3.0.3
Full Changelog:apache/logging-log4net@rel/3.0.1...rel/3.0.2
Nuget:https://www.nuget.org/packages/log4net/3.0.2
3.0.2-preview.1
What's Changed
- #189 separate review instructions for log4net by @FreeAndNil in #190
- #194 ObjectDisposedException in TelnetAppender (3.0.1) (reported by @VianneyTremelo) - fixed by @FreeAndNil in #195
Full Changelog:apache/logging-log4net@rel/3.0.1...rc/3.0.2-preview.1
Nuget:https://www.nuget.org/packages/log4net/3.0.2-preview.1
3.0.1
What's Changed
- #176 added source link by @FreeAndNil
- #177 use ManagedThreadId for long running tasks (reported by @Audela-220) fixed in #180 by @FreeAndNil
- #181 automate version bumps by @FreeAndNil
- #183 Unable to set property [file] on object [log4net.Appender.FileAppender] (reported by @sc-mk and @geirg71) fixed in #184 by @FreeAndNil
Full Changelog:apache/logging-log4net@rel/3.0.0...rel/3.0.1
Nuget:https://www.nuget.org/packages/log4net/3.0.1
3.0.1-preview.2
What's Changed
- #183 Unable to set property [file] on object [log4net.Appender.FileAppender] (reported by @sc-mk and @geirg71) fixed in #184 by @FreeAndNil
Full Changelog:apache/logging-log4net@rc/3.0.1-preview.1...rc/3.0.1-preview.2
Nuget:https://www.nuget.org/packages/log4net/3.0.1-preview.2
3.0.1-preview.1
What's Changed
- #176 added source link by @FreeAndNil
- #177 use ManagedThreadId for long running tasks (reported by @Audela-220) fixed in #180 by @FreeAndNil
- #181 automate version bumps by @FreeAndNil
Full Changelog:apache/logging-log4net@rel/3.0.0...rc/3.0.1-preview.1
Nuget:https://www.nuget.org/packages/log4net/3.0.1-preview.1
3.0.0
Apache log4net 3.0.0 addresses the following issues:
Breaking Changes
Framework Support
Attention: Starting with 3.0.0 we only support the following target frameworks
The reasoning for this change can be found in #111
Deleted obsolete API (#125)
- obsolete since 1.2.14 - 2015
log4net.Appender.BufferingAppenderSkeleton.OnlyFixPartialEventData andlog4net.Appender.MemoryAppender.OnlyFixPartialEventData (you will need to change your config files fromonlyFixPartialEventData value="true" tofix value="Partial")
log4net.Appender.ColoredConsoleAppender.ctor(ILayout)
log4net.Appender.ColoredConsoleAppender.ctor(ILayout, bool)
log4net.Appender.ConsoleAppender.ctor(ILayout)
log4net.Appender.ConsoleAppender.ctor(ILayout, bool)
log4net.Appender.DebugAppender.ctor(ILayout)
log4net.Appender.EventLogAppender.ctor(ILayout)
log4net.Appender.FileAppender.ctor(ILayout, string)
log4net.Appender.FileAppender.ctor(ILayout, string, bool)
log4net.Appender.SmtpAppender.LocationInfo
log4net.Appender.TextWriterAppender.ctor(ILayout, Stream)
log4net.Appender.TextWriterAppender.ctor(ILayout, TextWriter)
log4net.Appender.TraceAppender.ctor(ILayout)
log4net.Config.DOMConfigurator
log4net.Config.AliasDomainAttribute
log4net.Config.DomainAttribute
log4net.Config.DOMConfiguratorAttribute
log4net.Core.LoggerManager.GetLoggerRepository
log4net.Core.LoggerManager.CreateDomain
log4net.Core.LoggingEventData.TimeStamp
log4net.Core.LoggingEvent.GetExceptionStrRep
log4net.Core.LoggingEvent.FixVolatileData
log4net.LogManager.GetLoggerRepository
log4net.LogManager.CreateDomain
- obsolete since 2.0.6 - 2016
log4net.Util.SystemInfo.ProcessStartTime
Other changes
- dropped
log4net.Appender.RemotingAppender (see #154 - Remove RemotingAppender) - dropped
log4net.Appender.NetSendAppender (see #158 - NetSendAppender removed) - dropped support for legacy serialization for .netstandard (see #174 and #175)
log4net.Config.AliasRepositoryAttribute is now sealed (#124)log4net.Config.RepositoryAttribute is now sealed (#124)log4net.Config.XmlConfiguratorAttribute is now sealed (#124)- interface
log4net.Appender.AppenderCollection.IAppenderCollectionEnumerator is now obsolete and must be replaced byIEnumerator<IAppender> (#124) log4net.Appender.MemoryAppender.m_eventsList (protected field) was changed fromArrayList toList<LoggingEvent> (#124)- for getting
m_eventsList.SyncRoot you need to cast it:((ICollection)m_eventsList).SyncRoot
... (truncated)
3.0.0-preview.4
Apache log4net 3.0.0-preview.4 is probably the last preview of log4net 3.0.0 and addresses the following issues:
What's Changed
- dropped support for legacy serialization for .netstandard (see #174 and #175)
Full Changelog:apache/logging-log4net@rc/3.0.0-preview.3...rc/3.0.0-preview.4
Nuget:https://www.nuget.org/packages/log4net/3.0.0-preview.4
3.0.0-preview.3
Apache log4net 3.0.0-preview.3 is the third preview of log4net 3.0.0 and addresses the following issues:
What's Changed
New Contributors
Full Changelog:apache/logging-log4net@rc/3.0.0-preview.2...rc/3.0.0-preview.3
Nuget:https://www.nuget.org/packages/log4net/3.0.0-preview.3
3.0.0-preview.2
Apache log4net 3.0.0-preview.2 is the second preview of log4net 3.0.0 and addresses the following issues:
Breaking Changes
Deleted obsolete API
log4net.Appender.RemotingAppender (see #154 - Remove RemotingAppender)log4net.Appender.NetSendAppender (see #158 - NetSendAppender removed)
Other changes (#157)
log4net.Repository.Hierarchy.Hierarchy.EmittedNoAppenderWarning is now internal (see #157)
Bugs
3.0.0-preview.1
Apache log4net 3.0.0-preview.1 is the first preview of log4net 3.0.0 and addresses the following issues:
Breaking Changes
Framework Support
Attention: Starting with 3.0.0 we only support the following target frameworks
The reasoning for this change can be found in #111 - Dropping support for older runtimes
Deleted obsolete API (#125 - Remove deprecated code for 3.0)
- obsolete since 1.2.14 - 2015
log4net.Appender.BufferingAppenderSkeleton.OnlyFixPartialEventDatalog4net.Appender.ColoredConsoleAppender.ctor(ILayout)log4net.Appender.ColoredConsoleAppender.ctor(ILayout, bool)log4net.Appender.ConsoleAppender.ctor(ILayout)log4net.Appender.ConsoleAppender.ctor(ILayout, bool)log4net.Appender.DebugAppender.ctor(ILayout)log4net.Appender.EventLogAppender.ctor(ILayout)log4net.Appender.FileAppender.ctor(ILayout, string)log4net.Appender.FileAppender.ctor(ILayout, string, bool)log4net.Appender.MemoryAppender.OnlyFixPartialEventDatalog4net.Appender.SmtpAppender.LocationInfolog4net.Appender.TextWriterAppender.ctor(ILayout, Stream)log4net.Appender.TextWriterAppender.ctor(ILayout, TextWriter)log4net.Appender.TraceAppender.ctor(ILayout)log4net.Config.DOMConfiguratorlog4net.Config.AliasDomainAttributelog4net.Config.DomainAttributelog4net.Config.DOMConfiguratorAttributelog4net.Core.LoggerManager.GetLoggerRepositorylog4net.Core.LoggerManager.CreateDomainlog4net.Core.LoggingEventData.TimeStamplog4net.Core.LoggingEvent.GetExceptionStrReplog4net.Core.LoggingEvent.FixVolatileDatalog4net.LogManager.GetLoggerRepositorylog4net.LogManager.CreateDomain
- obsolete since 2.0.6 - 2016
log4net.Util.SystemInfo.ProcessStartTime
Other changes (#124 - Add support for nullable annotations)
log4net.Config.AliasRepositoryAttribute is now sealedlog4net.Config.RepositoryAttribute is now sealedlog4net.Config.XmlConfiguratorAttribute is now sealed- interface
log4net.Appender.AppenderCollection.IAppenderCollectionEnumerator is now obsolete and must be replaced byIEnumerator<IAppender> log4net.Appender.MemoryAppender.m_eventsList (protected field) was changed fromArrayList toList<LoggingEvent>- for getting
m_eventsList.SyncRoot you need to cast it:((ICollection)m_eventsList).SyncRoot
Enhancements
- #111 - Dropping support for older runtimes (by @fluffynuts and @freeandnil)
... (truncated)
2.0.17
Apache log4net 2.0.17 addresses reported issues:
Bug fixes
Complete diff
2.0.16
A big thanks to @FreeAndNil for doing all the hard work of collating changes.
Bug fixes
Enhancements
Commits viewable incompare view.
UpdatedMessagePack from 2.5.187 to 3.1.4.
Release notes
Sourced fromMessagePack's releases.
3.1.4
What's Changed
New Contributors
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.1.3...v3.1.4
3.1.3
What's Changed
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.1.2...v3.1.3
3.1.2
What's Changed
New Contributors
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.1.1...v3.1.2
3.1.1
What's Changed
New Contributors
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.1.0...v3.1.1
3.1.0
What's Changed
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.0.301...v3.1.0
3.0.301
Note
Tag and Unity's version is 3.0.301 but published NuGet version is 3.0.308.
The version mismatch due to release process inconsistencies will be fixed in the next release.
What's Changed
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.0.300...v3.0.301
3.0.300
Fixed version,release notes see v3.0.3.
3.0.238-rc.1
What's Changed
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.0.233-rc.1...v3.0.238-rc.1
3.0.233-rc.1
Changes
Enhancements
- #2013: Secure by default
Fixes
- #2031: Use generic type argument used for custom formatters
- #2029: Apply scoped in more places
- #2030: Support nesting formatters within generic data types
- #2024: Source code generation fails for generic type with private member serialization
- #2028: Avoid collecting fields with custom formatter recusively
- #2023: Suppress MsgPack004 on private base members when only public is interesting
- #2022: Ignore abstract implementations of
IMessagePackFormatter<T> - #2012: MsgPack004 Analyzer triggering on not attributed private property on base class eventhough source generator shouldn't include private properties
- #2017: MsgPack013 should not report diagnostics on abstract classes
- #2021: Add
scoped modifier toin parameters ofref struct - #2016: Avoid collecting members when it doesn't have [Key]
- #2005: custom formatters code source generator error
Others
- #2032: Use simpler C# syntax for nullable value types
3.0.214-rc.1
Changes:
- #2015: Use a collision-resistant hash algorithm for untrusted data to addressGHSA-4qm4-8hg2-g2xm
- #2009: Build nuget package with semver v2
This list of changes wasauto generated.
3.0.208-rc.1
Breaking changes
Enhancements
Fixes
Other changes
New Contributors
3.0.134-beta
What's Changed
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.0.129-beta...v3.0.134-beta
3.0.129-beta
What's Changed
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.0.111-alpha...v3.0.129-beta
3.0.111-alpha
What's Changed
New Contributors
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.0.54-alpha...v3.0.111-alpha
3.0.54-alpha
What's Changed
High level
mpc tool is gone. We use roslyn source generators now.- Source generation is enabled by default. At runtime MessagePack v3 will look for these source generated formatters and avoid generating them dynamically if found.
Pull requests
New Contributors
... (truncated)
3.0.3
See ourmigration guide.
Detailsblog article
What's new
- AOT source generation of formatters by default using roslyn source generators.
mpc is no longer available. Dynamic formatters still exist (for runtimes that support them), but code that compiles against v3 are unlikely to need them, resulting in better startup performance and improved debugging experience. - AOT source generation is hugely improved.
- Support most or all of the data types that
DynamicObjectResolver supported. - Support for serializing private members.
[MessagePackObject] types can serialize private members without the application having to switch toDynamicObjectResolverAllowPrivate.- Analyzers are on by default, with many new ones to help ensure your code is correct and ready for AOT source generated formatters.
- Custom formatters areautomatically used for the data types they format when defined in the same assembly, by default. No need to attribute your data types to point to the custom formatter. Opt out by attributing the formatter with
[ExcludeFormatterFromSourceGeneratedResolverAttribute]. - New
CompositeResolverAttribute offers a faster runtime alternative to theCompositeResolver class.
Unity
- Consume through NuGetForUnity and UPM instead of through
.unitypackage
What's Changed
2.6.100-alpha
What's Changed
New Contributors
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v2.6.95-alpha...v2.6.100-alpha
2.6.95-alpha
What's Changed
New Contributors
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v2.5.108...v2.6.95-alpha
2.5.192
What's Changed
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v2.5.187...v2.5.192
Commits viewable incompare view.
UpdatedMicrosoft.AspNetCore.Components.WebAssembly from 8.0.0 to 8.0.18.
Release notes
Sourced fromMicrosoft.AspNetCore.Components.WebAssembly's releases.
8.0.18
Release
What's Changed
Full Changelog:dotnet/aspnetcore@v8.0.17...v8.0.18
8.0.17
Bug Fixes
- Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy (#61623)
The Forwarded Headers Middleware now ignoresX-Forwarded-Headers sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence the forwarded headers, preventing potential spoofing or misrouting of requests.
Dependency Updates
Update dependencies from dotnet/arcade (#61832)
This update brings in the latest changes from the dotnet/arcade repository, ensuring that ASP.NET Core benefits from recent improvements, bug fixes, and security patches in the shared build infrastructure.
Bump src/submodules/googletest from52204f7 to04ee1b4 (#61761)
The GoogleTest submodule has been updated to a newer commit, providing the latest testing features, bug fixes, and performance improvements for the project's C++ test components.
Miscellaneous
Update branding to 8.0.17 (#61830)
The project version branding has been updated to reflect the new 8.0.17 release, ensuring consistency across build outputs and documentation.
Merging internal commits for release/8.0 (#61924)
This change merges various internal commits into the release/8.0 branch, incorporating minor fixes, documentation updates, and other non-user-facing improvements to keep the release branch up to date.
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog:dotnet/aspnetcore@v8.0.16...v8.0.17
8.0.16
Release
What's Changed
_...
Description has been truncated
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Uh oh!
There was an error while loading.Please reload this page.
UpdatedAmazon.Lambda.AspNetCoreServer from 8.1.1 to 9.2.0.
Release notes
Sourced fromAmazon.Lambda.AspNetCoreServer's releases.
No release notes found for this version range.
Commits viewable incompare view.
UpdatedAmazon.Lambda.Core from 2.2.0 to 2.7.0.
Release notes
Sourced fromAmazon.Lambda.Core's releases.
No release notes found for this version range.
Commits viewable incompare view.
UpdatedAmazon.Lambda.Serialization.SystemTextJson from 2.4.0 to 2.4.4.
Release notes
Sourced fromAmazon.Lambda.Serialization.SystemTextJson's releases.
No release notes found for this version range.
Commits viewable incompare view.
UpdatedAWSSDK.Extensions.NETCore.Setup from 3.7.300 to 4.0.2.1.
Release notes
Sourced fromAWSSDK.Extensions.NETCore.Setup's releases.
No release notes found for this version range.
Commits viewable incompare view.
UpdatedBenchmarkDotNet from 0.13.12 to 0.15.2.
Release notes
Sourced fromBenchmarkDotNet's releases.
0.15.2
Full changelog:https://benchmarkdotnet.org/changelog/v0.15.2.html
Highlights
0.15.1
Full changelog:https://benchmarkdotnet.org/changelog/v0.15.1.html
Highlights
0.15.0
Full changelog:https://benchmarkdotnet.org/changelog/v0.15.0.html
0.14.0
Full changelog:https://benchmarkdotnet.org/changelog/v0.14.0.html
Highlights
BenchmarkDotNet.Diagnostics.dotMemory#2549: memory allocation profile of your benchmarks usingdotMemory, see @BenchmarkDotNet.Samples.IntroDotMemoryDiagnoserBenchmarkDotNet.Exporters.Plotting#2560: plotting viaScottPlot (initial version)IntermediateOutputPath,OutputPath, andOutDirproperties to thedotnet buildcommand. This change forces all build outputs to be placed in a new directory generated by BenchmarkDotNet, and fixes many issues that have been reported with builds. You can also access these paths in your own.csprojand.propsfrom those properties if you need to copy custom files to the output.Bug fixes
UseArtifactsOutput.Breaking Changes
DotNetCliBuilderremovedretryFailedBuildWithNoDepsconstructor option.DotNetCliCommandremovedRetryFailedBuildWithNoDepsproperty andBuildNoRestoreNoDependencies()andPublishNoBuildAndNoRestore()methods (replaced withPublishNoRestore()).Commits viewable incompare view.
Updatedbootstrap from 5.3.3 to 5.3.7.
Release notes
Sourced frombootstrap's releases.
5.3.7
📚 Documentation
<head>content generated by the"Download examples" buttonintegrityandcrossoriginattributes in introduction pageplaceholderusage description🎨 Sass
'none'values in thebox-shadowSass mixin for cleaner output🤖 JavaScript
trigger: "hover click"configuration🤝 Contributions
5.3.6
Highlights
.visually-hiddenoverflowing children to become focusable.card-groupselectors to immediate children to fix some inheritance issuesChanges
npm installandnpm run distin CONTRIBUTING.md by @mdo inMentionnpm installandnpm run distin CONTRIBUTING.md twbs/bootstrap#41340.card-groupto immediate children to fixborder-radiusbug by @mscdex inLimit selectors in.card-groupto immediate children to fixborder-radiusbug twbs/bootstrap#41298devDependenciesby @julien-deramond inUpdatedevDependenciestwbs/bootstrap#41383image-sizefrom 1.0.2 to 2.0.2 by @julien-deramond inBumpimage-sizefrom 1.0.2 to 2.0.2 twbs/bootstrap#41384.mdand.mdxfiles. by @Jason3S inchore: Spell check.mdand.mdxfiles. twbs/bootstrap#41398filesconfiguration from.cspell.jsonby @julien-deramond inRemovefilesconfiguration from.cspell.jsontwbs/bootstrap#41400// Privatecomment and method by @MohamadSalman11 in Removed line break between// Privatecomment and method twbs/bootstrap#41218New Contributors
.card-groupto immediate children to fixborder-radiusbug twbs/bootstrap#41298... (truncated)
5.3.5
Hot fix for a regression from upstream in Autoprefixer.
What's Changed
Full Changelog:twbs/bootstrap@v5.3.4...v5.3.5
5.3.4
Changes
🚀 Features
util.jsin migration guide<article>element for example cards.gridwhere it shouldn't be used.order-*classes in 'Layout > Columns'.justify-content-startclass in homepage.bi-exclamation-triangle-fillclassborder-radiusrule🎨 CSS
max-widthandbackground-colorbtn-group-verticalby using same rules asbtn-groupborder-radiusrule☕️ JavaScript
... (truncated)
Commits viewable incompare view.
UpdatedjQuery.Validation from 1.19.5 to 1.21.0.
Updatedlog4net from 2.0.15 to 3.1.0.
Release notes
Sourced fromlog4net's releases.
3.1.0
Added
Fixed
New Contributors
Full Changelog:apache/logging-log4net@rel/3.0.4...rel/3.1.0
Nuget:https://www.nuget.org/packages/log4net/3.1.0
3.0.5-preview.2
What's Changed
Full Changelog:apache/logging-log4net@rel/3.0.4...rc/3.0.5-preview.2
Nuget:https://www.nuget.org/packages/log4net/3.0.5-preview.2
3.0.5-preview.1
What's Changed
Full Changelog:apache/logging-log4net@rel/3.0.4...rc/3.0.5-preview.1
Nuget:https://www.nuget.org/packages/log4net/3.0.5-preview.1
3.0.4
What's Changed
New Contributors
Full Changelog:apache/logging-log4net@rel/3.0.3...rel/3.0.4
Nuget:https://www.nuget.org/packages/log4net/3.0.4
3.0.4-preview.1
What's Changed
New Contributors
Full Changelog:apache/logging-log4net@rel/3.0.3...rc/3.0.4-preview.1
Nuget:https://www.nuget.org/packages/log4net/3.0.4-preview.1
3.0.3
What's Changed
New Contributors
Full Changelog:apache/logging-log4net@rel/3.0.2...rel/3.0.3
Nuget:https://www.nuget.org/packages/log4net/3.0.3
3.0.3-preview.1
What's Changed
Full Changelog:apache/logging-log4net@rel/3.0.2...rc/3.0.3-preview.1
Nuget:https://www.nuget.org/packages/log4net/3.0.3-preview.1
3.0.2
What's Changed
Known Issues
Full Changelog:apache/logging-log4net@rel/3.0.1...rel/3.0.2
Nuget:https://www.nuget.org/packages/log4net/3.0.2
3.0.2-preview.1
What's Changed
Full Changelog:apache/logging-log4net@rel/3.0.1...rc/3.0.2-preview.1
Nuget:https://www.nuget.org/packages/log4net/3.0.2-preview.1
3.0.1
What's Changed
Full Changelog:apache/logging-log4net@rel/3.0.0...rel/3.0.1
Nuget:https://www.nuget.org/packages/log4net/3.0.1
3.0.1-preview.2
What's Changed
Full Changelog:apache/logging-log4net@rc/3.0.1-preview.1...rc/3.0.1-preview.2
Nuget:https://www.nuget.org/packages/log4net/3.0.1-preview.2
3.0.1-preview.1
What's Changed
Full Changelog:apache/logging-log4net@rel/3.0.0...rc/3.0.1-preview.1
Nuget:https://www.nuget.org/packages/log4net/3.0.1-preview.1
3.0.0
Apache log4net 3.0.0 addresses the following issues:
Breaking Changes
Framework Support
Attention: Starting with 3.0.0 we only support the following target frameworks
The reasoning for this change can be found in #111
Deleted obsolete API (#125)
log4net.Appender.BufferingAppenderSkeleton.OnlyFixPartialEventDataandlog4net.Appender.MemoryAppender.OnlyFixPartialEventData(you will need to change your config files fromonlyFixPartialEventData value="true"tofix value="Partial")log4net.Appender.ColoredConsoleAppender.ctor(ILayout)log4net.Appender.ColoredConsoleAppender.ctor(ILayout, bool)log4net.Appender.ConsoleAppender.ctor(ILayout)log4net.Appender.ConsoleAppender.ctor(ILayout, bool)log4net.Appender.DebugAppender.ctor(ILayout)log4net.Appender.EventLogAppender.ctor(ILayout)log4net.Appender.FileAppender.ctor(ILayout, string)log4net.Appender.FileAppender.ctor(ILayout, string, bool)log4net.Appender.SmtpAppender.LocationInfolog4net.Appender.TextWriterAppender.ctor(ILayout, Stream)log4net.Appender.TextWriterAppender.ctor(ILayout, TextWriter)log4net.Appender.TraceAppender.ctor(ILayout)log4net.Config.DOMConfiguratorlog4net.Config.AliasDomainAttributelog4net.Config.DomainAttributelog4net.Config.DOMConfiguratorAttributelog4net.Core.LoggerManager.GetLoggerRepositorylog4net.Core.LoggerManager.CreateDomainlog4net.Core.LoggingEventData.TimeStamplog4net.Core.LoggingEvent.GetExceptionStrReplog4net.Core.LoggingEvent.FixVolatileDatalog4net.LogManager.GetLoggerRepositorylog4net.LogManager.CreateDomainlog4net.Util.SystemInfo.ProcessStartTimeOther changes
log4net.Appender.RemotingAppender(see #154 - Remove RemotingAppender)log4net.Appender.NetSendAppender(see #158 - NetSendAppender removed)log4net.Config.AliasRepositoryAttributeis now sealed (#124)log4net.Config.RepositoryAttributeis now sealed (#124)log4net.Config.XmlConfiguratorAttributeis now sealed (#124)log4net.Appender.AppenderCollection.IAppenderCollectionEnumeratoris now obsolete and must be replaced byIEnumerator<IAppender>(#124)log4net.Appender.MemoryAppender.m_eventsList(protected field) was changed fromArrayListtoList<LoggingEvent>(#124)m_eventsList.SyncRootyou need to cast it:((ICollection)m_eventsList).SyncRoot... (truncated)
3.0.0-preview.4
Apache log4net 3.0.0-preview.4 is probably the last preview of log4net 3.0.0 and addresses the following issues:
What's Changed
Full Changelog:apache/logging-log4net@rc/3.0.0-preview.3...rc/3.0.0-preview.4
Nuget:https://www.nuget.org/packages/log4net/3.0.0-preview.4
3.0.0-preview.3
Apache log4net 3.0.0-preview.3 is the third preview of log4net 3.0.0 and addresses the following issues:
What's Changed
New Contributors
Full Changelog:apache/logging-log4net@rc/3.0.0-preview.2...rc/3.0.0-preview.3
Nuget:https://www.nuget.org/packages/log4net/3.0.0-preview.3
3.0.0-preview.2
Apache log4net 3.0.0-preview.2 is the second preview of log4net 3.0.0 and addresses the following issues:
Breaking Changes
Deleted obsolete API
log4net.Appender.RemotingAppender(see #154 - Remove RemotingAppender)log4net.Appender.NetSendAppender(see #158 - NetSendAppender removed)Other changes (#157)
log4net.Repository.Hierarchy.Hierarchy.EmittedNoAppenderWarningis now internal (see #157)Bugs
Regression: Creating nested loggers in reverse order fails in 3.0.0-preview.1 (#156 by @FreeAndNil)
Complete diff
Nuget
3.0.0-preview.1
Apache log4net 3.0.0-preview.1 is the first preview of log4net 3.0.0 and addresses the following issues:
Breaking Changes
Framework Support
Attention: Starting with 3.0.0 we only support the following target frameworks
The reasoning for this change can be found in #111 - Dropping support for older runtimes
Deleted obsolete API (#125 - Remove deprecated code for 3.0)
log4net.Appender.BufferingAppenderSkeleton.OnlyFixPartialEventDatalog4net.Appender.ColoredConsoleAppender.ctor(ILayout)log4net.Appender.ColoredConsoleAppender.ctor(ILayout, bool)log4net.Appender.ConsoleAppender.ctor(ILayout)log4net.Appender.ConsoleAppender.ctor(ILayout, bool)log4net.Appender.DebugAppender.ctor(ILayout)log4net.Appender.EventLogAppender.ctor(ILayout)log4net.Appender.FileAppender.ctor(ILayout, string)log4net.Appender.FileAppender.ctor(ILayout, string, bool)log4net.Appender.MemoryAppender.OnlyFixPartialEventDatalog4net.Appender.SmtpAppender.LocationInfolog4net.Appender.TextWriterAppender.ctor(ILayout, Stream)log4net.Appender.TextWriterAppender.ctor(ILayout, TextWriter)log4net.Appender.TraceAppender.ctor(ILayout)log4net.Config.DOMConfiguratorlog4net.Config.AliasDomainAttributelog4net.Config.DomainAttributelog4net.Config.DOMConfiguratorAttributelog4net.Core.LoggerManager.GetLoggerRepositorylog4net.Core.LoggerManager.CreateDomainlog4net.Core.LoggingEventData.TimeStamplog4net.Core.LoggingEvent.GetExceptionStrReplog4net.Core.LoggingEvent.FixVolatileDatalog4net.LogManager.GetLoggerRepositorylog4net.LogManager.CreateDomainlog4net.Util.SystemInfo.ProcessStartTimeOther changes (#124 - Add support for nullable annotations)
log4net.Config.AliasRepositoryAttributeis now sealedlog4net.Config.RepositoryAttributeis now sealedlog4net.Config.XmlConfiguratorAttributeis now sealedlog4net.Appender.AppenderCollection.IAppenderCollectionEnumeratoris now obsolete and must be replaced byIEnumerator<IAppender>log4net.Appender.MemoryAppender.m_eventsList(protected field) was changed fromArrayListtoList<LoggingEvent>m_eventsList.SyncRootyou need to cast it:((ICollection)m_eventsList).SyncRootEnhancements
... (truncated)
2.0.17
Apache log4net 2.0.17 addresses reported issues:
Bug fixes
Complete diff
2.0.16
A big thanks to @FreeAndNil for doing all the hard work of collating changes.
Bug fixes
Enhancements
Commits viewable incompare view.
UpdatedMessagePack from 2.5.187 to 3.1.4.
Release notes
Sourced fromMessagePack's releases.
3.1.4
What's Changed
GetMemoryCheckResultby @AArnott inAdd memory size check toGetMemoryCheckResultMessagePack-CSharp/MessagePack-CSharp#2172New Contributors
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.1.3...v3.1.4
3.1.3
What's Changed
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.1.2...v3.1.3
3.1.2
What's Changed
CodeAnalysisUtilities.GetTypeParametersby @AArnott inAdd missing recursion guard toCodeAnalysisUtilities.GetTypeParametersMessagePack-CSharp/MessagePack-CSharp#2123New Contributors
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.1.1...v3.1.2
3.1.1
What's Changed
New Contributors
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.1.0...v3.1.1
3.1.0
What's Changed
Int128,UInt128,Rune.OrderedDictionary<T, V>.ReadOnlySet<T>serialization supportFull Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.0.301...v3.1.0
3.0.301
Note
Tag and Unity's version is 3.0.301 but published NuGet version is 3.0.308.
The version mismatch due to release process inconsistencies will be fixed in the next release.
What's Changed
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.0.300...v3.0.301
3.0.300
Fixed version,release notes see v3.0.3.
3.0.238-rc.1
What's Changed
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.0.233-rc.1...v3.0.238-rc.1
3.0.233-rc.1
Changes
Enhancements
Fixes
IMessagePackFormatter<T>scopedmodifier toinparameters ofref structOthers
3.0.214-rc.1
Changes:
This list of changes wasauto generated.
3.0.208-rc.1
Breaking changes
Enhancements
MessagePackSerializer.Typeless.Deserializeoverload that takesReadOnlyMemory<byte>by @AArnott inAddMessagePackSerializer.Typeless.Deserializeoverload that takesReadOnlyMemory<byte>MessagePack-CSharp/MessagePack-CSharp#1959CompositeResolverAttributemuch more useful by @AArnott inMakeCompositeResolverAttributemuch more useful MessagePack-CSharp/MessagePack-CSharp#1968Fixes
partialrequirements by @AArnott inMigration improvements: deserializing constructors and less-frequentpartialrequirements MessagePack-CSharp/MessagePack-CSharp#2002Other changes
New Contributors
... (truncated)
3.0.134-beta
What's Changed
ExcludeFormatterFromSourceGeneratedResolverAttributeby suppressing certain warnings by @AArnott inHonorExcludeFormatterFromSourceGeneratedResolverAttributeby suppressing certain warnings MessagePack-CSharp/MessagePack-CSharp#1907Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.0.129-beta...v3.0.134-beta
3.0.129-beta
What's Changed
partialmodifier required by @AArnott inOffer code fix for MsgPack011:partialmodifier required MessagePack-CSharp/MessagePack-CSharp#1893Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.0.111-alpha...v3.0.129-beta
3.0.111-alpha
What's Changed
ExcludeFormatterFromSourceGeneratedResolverAttributeby @AArnott inAddExcludeFormatterFromSourceGeneratedResolverAttributeMessagePack-CSharp/MessagePack-CSharp#1824#ifregions related to unity by @AArnott inEliminate#ifregions related to unity MessagePack-CSharp/MessagePack-CSharp#1825[MessagePackObject]attribute for generic types by @AArnott inReport missing[MessagePackObject]attribute for generic types MessagePack-CSharp/MessagePack-CSharp#1859New Contributors
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v3.0.54-alpha...v3.0.111-alpha
3.0.54-alpha
What's Changed
High level
mpctool is gone. We use roslyn source generators now.Pull requests
[MessagePackFormatter]on parameters by @AArnott inAllow applying[MessagePackFormatter]on parameters MessagePack-CSharp/MessagePack-CSharp#1678[MessagePackFormatter]on parameters" by @AArnott inRevert "Allow applying[MessagePackFormatter]on parameters" MessagePack-CSharp/MessagePack-CSharp#1679[MessagePackFormatter]on parameters and return values by @AArnott inAllow applying[MessagePackFormatter]on parameters and return values MessagePack-CSharp/MessagePack-CSharp#1680longtointtruncation of stream position by @AArnott inRemovelongtointtruncation of stream position MessagePack-CSharp/MessagePack-CSharp#1685[CompositeResolver]attribute that triggers source generation by @AArnott inAdd a[CompositeResolver]attribute that triggers source generation MessagePack-CSharp/MessagePack-CSharp#1754New Contributors
... (truncated)
3.0.3
See ourmigration guide.
Detailsblog article
What's new
mpcis no longer available. Dynamic formatters still exist (for runtimes that support them), but code that compiles against v3 are unlikely to need them, resulting in better startup performance and improved debugging experience.DynamicObjectResolversupported.[MessagePackObject]types can serialize private members without the application having to switch toDynamicObjectResolverAllowPrivate.[ExcludeFormatterFromSourceGeneratedResolverAttribute].CompositeResolverAttributeoffers a faster runtime alternative to theCompositeResolverclass.Unity
.unitypackageWhat's Changed
ILookup<TKey, TElement>deserialized behavior by @AArnott inFixILookup<TKey, TElement>deserialized behavior MessagePack-CSharp/MessagePack-CSharp#1623[MessagePackFormatter]on parameters by @AArnott inAllow applying[MessagePackFormatter]on parameters MessagePack-CSharp/MessagePack-CSharp#1678[MessagePackFormatter]on parameters" by @AArnott inRevert "Allow applying[MessagePackFormatter]on parameters" MessagePack-CSharp/MessagePack-CSharp#1679[MessagePackFormatter]on parameters and return values by @AArnott inAllow applying[MessagePackFormatter]on parameters and return values MessagePack-CSharp/MessagePack-CSharp#1680longtointtruncation of stream position by @AArnott inRemovelongtointtruncation of stream position MessagePack-CSharp/MessagePack-CSharp#1685... (truncated)
2.6.100-alpha
What's Changed
ILookup<TKey, TElement>deserialized behavior by @AArnott inFixILookup<TKey, TElement>deserialized behavior MessagePack-CSharp/MessagePack-CSharp#1623New Contributors
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v2.6.95-alpha...v2.6.100-alpha
2.6.95-alpha
What's Changed
New Contributors
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v2.5.108...v2.6.95-alpha
2.5.192
What's Changed
Full Changelog:MessagePack-CSharp/MessagePack-CSharp@v2.5.187...v2.5.192
Commits viewable incompare view.
UpdatedMicrosoft.AspNetCore.Components.WebAssembly from 8.0.0 to 8.0.18.
Release notes
Sourced fromMicrosoft.AspNetCore.Components.WebAssembly's releases.
8.0.18
Release
What's Changed
04ee1b4toe9092b1by @dependabot in[release/8.0] (deps): Bump src/submodules/googletest from04ee1b4toe9092b1dotnet/aspnetcore#62201Full Changelog:dotnet/aspnetcore@v8.0.17...v8.0.18
8.0.17
Bug Fixes
The Forwarded Headers Middleware now ignores
X-Forwarded-Headerssent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence the forwarded headers, preventing potential spoofing or misrouting of requests.Dependency Updates
Update dependencies from dotnet/arcade (#61832)
This update brings in the latest changes from the dotnet/arcade repository, ensuring that ASP.NET Core benefits from recent improvements, bug fixes, and security patches in the shared build infrastructure.
Bump src/submodules/googletest from
52204f7to04ee1b4(#61761)The GoogleTest submodule has been updated to a newer commit, providing the latest testing features, bug fixes, and performance improvements for the project's C++ test components.
Miscellaneous
Update branding to 8.0.17 (#61830)
The project version branding has been updated to reflect the new 8.0.17 release, ensuring consistency across build outputs and documentation.
Merging internal commits for release/8.0 (#61924)
This change merges various internal commits into the release/8.0 branch, incorporating minor fixes, documentation updates, and other non-user-facing improvements to keep the release branch up to date.
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog:dotnet/aspnetcore@v8.0.16...v8.0.17
8.0.16
Release
What's Changed
24a9e94to52204f7by @dependabot in[release/8.0] (deps): Bump src/submodules/googletest from24a9e94to52204f7dotnet/aspnetcore#61260_...
Description has been truncated