You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/tables/Azure.Data.Tables/CHANGELOG.md
+1-13Lines changed: 1 addition & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,10 @@
1
1
# Release History
2
2
3
-
## 12.8.4
3
+
## 12.9.0 (2024-07-18)
4
4
5
5
### Features Added
6
6
- Overload the `DeleteEntity` method to allow an `ITableEntity` object as parameter.
7
7
8
-
### Breaking Changes
9
-
10
-
### Bugs Fixed
11
-
12
-
### Other changes
13
-
14
-
## 12.9.0-beta.1 (Unreleased)
15
-
16
-
### Features Added
17
-
18
-
### Breaking Changes
19
-
20
8
### Bugs Fixed
21
9
- Fixed an issue where custom models decorated with the `DataMemberAttribute` that didn't explicitly set a name caused the query filter to be malformed.
0 commit comments