This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.5.
EF Core 8.0.5
This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.4.
This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.5.
EF Core 8.0.5
This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.4.
This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.5.
EF Core 8.0.5
This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.4.
This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.5.
EF Core 8.0.5
This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.4.
#63 - breaking update to Serilog 4, mark enricher types internal (@nblumhardt)
Breaking changes
The *Enricher types previously published in this assembly are now internal. These all have Enrich.With* configuration syntax alternatives; so, if your code used Enrich.With(new EnvironmentNameEnricher(...)), replace this with Enrich.WithEnvironmentName(...) and so on.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the server-dependencies group with 11 updates in the /src/Server/WebApi directory:
8.0.4
8.0.6
8.0.4
8.0.6
8.0.4
8.0.6
8.0.4
8.0.6
8.0.4
8.0.6
8.0.4
8.0.6
8.0.4
8.0.6
2.3.0
3.0.1
8.0.0
8.0.1
5.0.1
6.0.0
7.0.1
8.0.0
6.5.0
6.6.2
Updates
Microsoft.AspNetCore.Authentication.Google
from 8.0.4 to 8.0.6Release notes
Sourced from Microsoft.AspNetCore.Authentication.Google's releases.
Commits
b8139c5
Update to runtime 226073ff161f7
Update to efcore 226185e9e452b
Update to arcade with WiX fix (225805)75e0406
Update branding to 8.0.6 (#55472)c9e3996
Merged PR 39207: [internal/release/8.0] Updated Version.Details.xml - replace...1681d9a
Merged PR 39048: [internal/release/8.0] Update dependencies from dnceng/inter...b5c1ba3
Merged PR 39041: [internal/release/8.0] Update dependencies from dnceng/inter...582b2e3
Merged PR 38666: [internal/release/8.0] Update dependencies from dnceng/inter...4fb5420
Merge in 'release/8.0' changesd65b2f0
[release/8.0] Update Wix version (#55101)Updates
Microsoft.AspNetCore.Authentication.JwtBearer
from 8.0.4 to 8.0.6Release notes
Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.
Commits
b8139c5
Update to runtime 226073ff161f7
Update to efcore 226185e9e452b
Update to arcade with WiX fix (225805)75e0406
Update branding to 8.0.6 (#55472)c9e3996
Merged PR 39207: [internal/release/8.0] Updated Version.Details.xml - replace...1681d9a
Merged PR 39048: [internal/release/8.0] Update dependencies from dnceng/inter...b5c1ba3
Merged PR 39041: [internal/release/8.0] Update dependencies from dnceng/inter...582b2e3
Merged PR 38666: [internal/release/8.0] Update dependencies from dnceng/inter...4fb5420
Merge in 'release/8.0' changesd65b2f0
[release/8.0] Update Wix version (#55101)Updates
Microsoft.AspNetCore.OpenApi
from 8.0.4 to 8.0.6Release notes
Sourced from Microsoft.AspNetCore.OpenApi's releases.
Commits
b8139c5
Update to runtime 226073ff161f7
Update to efcore 226185e9e452b
Update to arcade with WiX fix (225805)75e0406
Update branding to 8.0.6 (#55472)c9e3996
Merged PR 39207: [internal/release/8.0] Updated Version.Details.xml - replace...1681d9a
Merged PR 39048: [internal/release/8.0] Update dependencies from dnceng/inter...b5c1ba3
Merged PR 39041: [internal/release/8.0] Update dependencies from dnceng/inter...582b2e3
Merged PR 38666: [internal/release/8.0] Update dependencies from dnceng/inter...4fb5420
Merge in 'release/8.0' changesd65b2f0
[release/8.0] Update Wix version (#55101)Updates
Microsoft.EntityFrameworkCore
from 8.0.4 to 8.0.6Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
Commits
6a2be34
Update to runtime 226073ad2e6b2
Update to arcade with WiX fix (225805)e53280a
Update branding to 8.0.6 (#33659)f42a208
Merged PR 39039: [internal/release/8.0] Update dependencies from dnceng/inter...59616ed
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtimee04487d
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime3d36306
Merge in 'release/8.0' changes4900726
Update dependencies from https://github.com/dotnet/arcade build 20240404.3 (#...b8e872c
Merge in 'release/8.0' changesc12b6dc
Merge pull request #33499 from vseanreesermsft/internal-merge-8.0-2024-04-09-...Updates
Microsoft.EntityFrameworkCore.Design
from 8.0.4 to 8.0.6Release notes
Sourced from Microsoft.EntityFrameworkCore.Design's releases.
Commits
6a2be34
Update to runtime 226073ad2e6b2
Update to arcade with WiX fix (225805)e53280a
Update branding to 8.0.6 (#33659)f42a208
Merged PR 39039: [internal/release/8.0] Update dependencies from dnceng/inter...59616ed
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtimee04487d
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime3d36306
Merge in 'release/8.0' changes4900726
Update dependencies from https://github.com/dotnet/arcade build 20240404.3 (#...b8e872c
Merge in 'release/8.0' changesc12b6dc
Merge pull request #33499 from vseanreesermsft/internal-merge-8.0-2024-04-09-...Updates
Microsoft.EntityFrameworkCore.Relational
from 8.0.4 to 8.0.6Release notes
Sourced from Microsoft.EntityFrameworkCore.Relational's releases.
Commits
6a2be34
Update to runtime 226073ad2e6b2
Update to arcade with WiX fix (225805)e53280a
Update branding to 8.0.6 (#33659)f42a208
Merged PR 39039: [internal/release/8.0] Update dependencies from dnceng/inter...59616ed
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtimee04487d
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime3d36306
Merge in 'release/8.0' changes4900726
Update dependencies from https://github.com/dotnet/arcade build 20240404.3 (#...b8e872c
Merge in 'release/8.0' changesc12b6dc
Merge pull request #33499 from vseanreesermsft/internal-merge-8.0-2024-04-09-...Updates
Microsoft.EntityFrameworkCore
from 8.0.4 to 8.0.6Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
Commits
6a2be34
Update to runtime 226073ad2e6b2
Update to arcade with WiX fix (225805)e53280a
Update branding to 8.0.6 (#33659)f42a208
Merged PR 39039: [internal/release/8.0] Update dependencies from dnceng/inter...59616ed
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtimee04487d
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime3d36306
Merge in 'release/8.0' changes4900726
Update dependencies from https://github.com/dotnet/arcade build 20240404.3 (#...b8e872c
Merge in 'release/8.0' changesc12b6dc
Merge pull request #33499 from vseanreesermsft/internal-merge-8.0-2024-04-09-...Updates
Serilog.Enrichers.Environment
from 2.3.0 to 3.0.1Release notes
Sourced from Serilog.Enrichers.Environment's releases.
Commits
00a37b9
Merge pull request #67 from serilog/devf57595e
Merge pull request #66 from dsteinweg/dev48e6ded
Readd PublicSign project property46eee46
Readd project properties to sign the assembly7f7edc7
Dev version bump [skip ci]c7801e6
Merge pull request #64 from serilog/dev880a21a
Merge pull request #63 from nblumhardt/serilog-42b97f21
Seal internal classes; publish snupkgs07a92ba
Package icon0a7892e
Update build scriptUpdates
Serilog.Settings.Configuration
from 8.0.0 to 8.0.1Release notes
Sourced from Serilog.Settings.Configuration's releases.
Commits
0ab5073
Merge pull request #422 from serilog/devcfe1b52
Revert minor version bump - forgot about the versioning policy used here :) [...39c07a9
Minor version bump - new features incomingfda80d9
Merge pull request #405 from ChristofferGersen/support-collection-arguments8051c6b
Merge pull request #416 from eleazarcelis/clarification-serilog-section-appse...eca00c2
Clarification of the location of the 'Serilog' section in appsettings.json file.19f2a4a
Merge pull request #412 from erichiller/patch-15847ea7
Update README.md64a0130
Place JSON strings in variable before used0a1ba0
Support collections as constructor argumentsUpdates
Serilog.Sinks.Console
from 5.0.1 to 6.0.0Release notes
Sourced from Serilog.Sinks.Console's releases.
Commits
4c9a7b6
Merge pull request #158 from serilog/dev1c80080
Merge pull request #157 from nblumhardt/serilog-4c608cc9
Sample targetingfa07aaf
Update to Serilog 4, file scoped namespacesa9308ef
Delete .travis.yml (Travis is no longer used) [skip ci]ca14c12
Minor version bump - addition ofNO_COLOR
support1c35ad9
Merge pull request #154 from sungam3r/nocolorcf2c80d
Support NO_COLOR environment variable1f0919e
Remove obsolete Gitter link from README7a388eb
Dev version bump [skip ci]Updates
Serilog.Sinks.Seq
from 7.0.1 to 8.0.0Release notes
Sourced from Serilog.Sinks.Seq's releases.
Commits
fbc68c1
Merge pull request #224 from datalust/dev0b40637
Merge pull request #225 from nblumhardt/deveefa709
Serilog 4.0.0 RTM675409c
Merge pull request #223 from nblumhardt/experimental-unflattening-support95e6ad3
Revert example changes5df779d
Convert dotted property names into nested values when Serilog v4's experiment...33bd153
Merge pull request #222 from nblumhardt/fix-options-namespace1e478aa
Update to match fixed namespace for BatchingOptions9e8bda0
Merge pull request #221 from liammclennan/link-to-serilogtracing32de585
formattingUpdates
Swashbuckle.AspNetCore
from 6.5.0 to 6.6.2Release notes
Sourced from Swashbuckle.AspNetCore's releases.
... (truncated)
Commits
fe87e6d
Fix exceptions generating default values (#2895)d5cd28e
Fix interceptor JSON casing432c417
Do not run IHostedService implementations (#2880)26c78cb
Disable parallel build (#2894)ac588fe
Fix serialization of AdditionalItems91c936b
Fix IDE suggestionsa0f4bb4
Only restore packages when neededecce973
Bump swagger-ui-dist in /src/Swashbuckle.AspNetCore.SwaggerUI (#2903)76ec39d
Fix schema generation for C# 9 positional record with no example (#2901)828b7df
Replace br tags in XML comments with new lines (#2899)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show