Releases: devlooped/TableStorage
Releases · devlooped/TableStorage
v4.2.0
28 Mar 22:42
Compare
Sorry, something went wrong.
No results found
Update workflows and azurite in publish
v4.1.3
20 Jan 19:24
Compare
Sorry, something went wrong.
No results found
What's Changed
✨ Implemented enhancements
Allow retrieving the table client from the connection by @kzu in #165
Allow persistence of entity properties as columns in document by @kzu in #171
As documented [PartitionKey], honor it at class level by @kzu in #172
Add support for TableConnection overload for DocumentRepository by @kzu in #173
🐛 Fixed bugs
Update mode on table partition should set table repository mode by @kzu in #174
Full Changelog : v4.1.2...v4.1.3
v4.1.2
16 Jan 17:52
Compare
Sorry, something went wrong.
No results found
What's Changed
✨ Implemented enhancements
Allow creating partitions from the same table connection by @kzu in #156
Add TableConnection overloads for TableRepository factory methods by @kzu in #162
Provide comprehensive readmes for all packages by @kzu in #164
Full Changelog : v4.0.0...v4.1.2
v4.0.0
26 Aug 02:42
Compare
Sorry, something went wrong.
No results found
What's Changed
✨ Implemented enhancements
Upgrade to latest Azure v12 SDK by @kzu in #89
Improve dynamic entity support by exposing TableEntity directly by @kzu in #128
🔨 Other
Address warnings by @kzu in #90
Fix test filter for theory tests by @kzu in #91
Reduce scope of key property lookup to direct property lambda by @kzu in #101
Full Changelog : v3.2.0...v4.0.0
v4.0.0-rc.1
26 Aug 01:11
Compare
Sorry, something went wrong.
No results found
v4.0.0-rc
15 Aug 23:13
Compare
Sorry, something went wrong.
No results found
Changelog
Full Changelog
🔀 Merged:
Improve dynamic entity support by exposing TableEntity directly #128 (@kzu )
+M? includes #123 (@github-actions[bot])
+M? includes #117 (@github-actions[bot])
v4.0.0-beta
17 May 17:25
Compare
Sorry, something went wrong.
No results found
Changelog
Full Changelog
🐛 Fixed bugs:
If partition or row key expressions have complex lambda, property name should be null #100
🔀 Merged:
Reduce scope of key property lookup to direct property lambda #101 (@kzu )
v4.0.0-alpha
04 May 21:16
Compare
Sorry, something went wrong.
No results found
Changelog
Full Changelog
🔨 Other:
Upgrade to latest Azure v12 SDK #88
Add support for DateOnly #78
🔀 Merged:
Fix test filter for theory tests #91 (@kzu )
Address warnings #90 (@kzu )
Upgrade to latest Azure v12 SDK #89 (@kzu )
v3.2.0
13 Dec 04:51
Compare
Sorry, something went wrong.
No results found
v3.1.1
29 Aug 17:25
Compare
Sorry, something went wrong.
No results found
v3.1.1 (2021-08-29)
Full Changelog
✨ Implemented enhancements:
Add API docs for all packages #64
🔀 Merged:
Add missing API docs and fix all docs warnings #65 (@kzu )
Bump files with dotnet-file sync #63 (@kzu )
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 #62 (@dependabot [bot])
Bump MessagePack from 2.2.85 to 2.2.113 #55 (@dependabot [bot])