12.9.0 (2024-07-22)
Features Added
- Overload the
DeleteEntity
method to allow anITableEntity
object as parameter.
Bugs Fixed
- Fixed an issue where custom models decorated with the
DataMemberAttribute
that didn't explicitly set a name caused the query filter to be malformed.
Other Changes
- Reduce List allocations when uploading batches to table storage