Commit 9896ac1 1 parent b99bd38 commit 9896ac1 Copy full SHA for 9896ac1
File tree 2 files changed +15
-3
lines changed
2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
19
20
20
### Security
21
21
22
+ ## [ 7.2.2] [ 7.2.2 ] - 2024-11-20
23
+
24
+ ### Changed
25
+
26
+ - Bump _ Microsoft.EntityFrameworkCore_ from 8.0.6 to 8.0.11
27
+
28
+ ### Security
29
+
30
+ - Bump _ aqua-core_ from 5.4.1 to 5.4.2 ([ CVE-2024 -43485] [ CVE-2024-43485 ] )
31
+
22
32
## [ 7.2.1] [ 7.2.1 ] - 2024-07-10
23
33
24
34
### Security
@@ -111,7 +121,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
111
121
112
122
- Dropped unused dependency on _ System.Runtime.Serialization.Formatters_ .
113
123
114
- [ vnext-unreleased ] : https://github.com/6bee/Remote.Linq/compare/v7.2.1...main
124
+ [ vnext-unreleased ] : https://github.com/6bee/Remote.Linq/compare/v7.2.2...main
125
+ [ 7.2.2 ] : https://github.com/6bee/Remote.Linq/compare/v7.2.1...v7.2.2
115
126
[ 7.2.1 ] : https://github.com/6bee/Remote.Linq/compare/v7.2.0...v7.2.1
116
127
[ 7.2.0 ] : https://github.com/6bee/Remote.Linq/compare/7.1.0...v7.2.0
117
128
[ 7.1.0 ] : https://github.com/6bee/Remote.Linq/compare/7.0.0...7.1.0
@@ -129,3 +140,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
129
140
[ protobuf-net-v2 ] : https://www.nuget.org/packages/protobuf-net/2.4.6
130
141
[ syslib0050 ] : https://learn.microsoft.com/en-us/dotnet/fundamentals/syslib-diagnostics/syslib0050
131
142
[ CVE-2024-30105 ] : https://github.com/advisories/GHSA-hh2w-p6rv-4g7w
143
+ [ CVE-2024-43485 ] : https://github.com/advisories/GHSA-8g4q-xg66-9fp4
Original file line number Diff line number Diff line change 4
4
<PropertyGroup >
5
5
<MajorVersion >7</MajorVersion >
6
6
<MinorVersion >2</MinorVersion >
7
- <PatchVersion >1 </PatchVersion >
7
+ <PatchVersion >2 </PatchVersion >
8
8
<PreReleaseLabel >dev</PreReleaseLabel >
9
- <AquaCoreVersion >5.4.1 </AquaCoreVersion >
9
+ <AquaCoreVersion >5.4.2 </AquaCoreVersion >
10
10
</PropertyGroup >
11
11
12
12
<PropertyGroup >
You can’t perform that action at this time.
0 commit comments