Skip to content

Commit 19ddaa4

Browse files
chore(main): release Google.Cloud.EntityFrameworkCore.Spanner 3.8.0 (#624)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent d5f6f07 commit 19ddaa4

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.7.0"
2+
".": "3.8.0"
33
}

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.7.0</Version>
18-
<PackageVersion>3.7.0</PackageVersion>
17+
<Version>3.8.0</Version>
18+
<PackageVersion>3.8.0</PackageVersion>
1919
</PropertyGroup>
2020

2121
<ItemGroup>

docs/history.md

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

3+
## [3.8.0](https://github.com/googleapis/dotnet-spanner-entity-framework/compare/Google.Cloud.EntityFrameworkCore.Spanner-3.7.0...Google.Cloud.EntityFrameworkCore.Spanner-3.8.0) (2025-11-19)
4+
5+
6+
### Features
7+
8+
* support transaction and request tags ([#623](https://github.com/googleapis/dotnet-spanner-entity-framework/issues/623)) ([d5f6f07](https://github.com/googleapis/dotnet-spanner-entity-framework/commit/d5f6f0751f09416f2ccd1abd886778eb1e36242e))
9+
310
## [3.7.0](https://github.com/googleapis/dotnet-spanner-entity-framework/compare/Google.Cloud.EntityFrameworkCore.Spanner-3.6.0...Google.Cloud.EntityFrameworkCore.Spanner-3.7.0) (2025-09-19)
411

512

0 commit comments

Comments
 (0)