Skip to content

Commit 8ef23f3

Browse files
chore(main): release Google.Cloud.EntityFrameworkCore.Spanner 4.0.0 (#709)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 7492b0d commit 8ef23f3

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "3.10.0",
2+
".": "4.0.0",
33
"spanner-ado-net/spanner-ado-net": "0.2.3"
44
}

Google.Cloud.EntityFrameworkCore.Spanner/Google.Cloud.EntityFrameworkCore.Spanner.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<RepositoryType>git</RepositoryType>
1515
<PackageTags>spanner;entity framework;Google;Cloud;efcore</PackageTags>
1616
<PackageIcon>NuGetIcon.png</PackageIcon>
17-
<Version>3.10.0</Version>
18-
<PackageVersion>3.10.0</PackageVersion>
17+
<Version>4.0.0</Version>
18+
<PackageVersion>4.0.0</PackageVersion>
1919
</PropertyGroup>
2020

2121
<ItemGroup>

docs/history.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [4.0.0](https://github.com/googleapis/dotnet-spanner-entity-framework/compare/Google.Cloud.EntityFrameworkCore.Spanner-3.10.0...Google.Cloud.EntityFrameworkCore.Spanner-4.0.0) (2026-02-25)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* efcore 10 and .NET 10 ([#671](https://github.com/googleapis/dotnet-spanner-entity-framework/issues/671))
9+
10+
### Features
11+
12+
* efcore 10 and .NET 10 ([#671](https://github.com/googleapis/dotnet-spanner-entity-framework/issues/671)) ([a147adc](https://github.com/googleapis/dotnet-spanner-entity-framework/commit/a147adc76e86cf357b9000b83034a7b27ab461ae))
13+
314
## [3.10.0](https://github.com/googleapis/dotnet-spanner-entity-framework/compare/Google.Cloud.EntityFrameworkCore.Spanner-3.9.0...Google.Cloud.EntityFrameworkCore.Spanner-3.10.0) (2026-02-18)
415

516
Note: Release job failed

0 commit comments

Comments
 (0)