File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 11
22
3+ ## [ v3.0.2] ( https://github.com/devlooped/TableStorage/tree/v3.0.2 ) (2021-07-01)
4+
5+ [ Full Changelog] ( https://github.com/devlooped/TableStorage/compare/v3.0.1...v3.0.2 )
6+
7+ :bug : Fixed bugs:
8+
9+ - ContinuationToken not properly used for enumerating all entities [ \# 53] ( https://github.com/devlooped/TableStorage/issues/53 )
10+
311## [ v3.0.1] ( https://github.com/devlooped/TableStorage/tree/v3.0.1 ) (2021-07-01)
412
513[ Full Changelog] ( https://github.com/devlooped/TableStorage/compare/v3.0.0...v3.0.1 )
7886- Avoid creating a separate Task for lazily initialization of CloudTable [ \# 23] ( https://github.com/devlooped/TableStorage/issues/23 )
7987- No need to use DynamicTableEntity when deleting [ \# 21] ( https://github.com/devlooped/TableStorage/issues/21 )
8088- When doing a PutAsync, use InsertOrMerge instead of InsertOrReplace [ \# 20] ( https://github.com/devlooped/TableStorage/issues/20 )
81- - Allow persisting entities as documents [ \# 25] ( https://github.com/devlooped/TableStorage/pull/25 ) (@kzu )
8289
8390:bug : Fixed bugs:
8491
133140
134141[ Full Changelog] ( https://github.com/devlooped/TableStorage/compare/cf1b7f069ac6d68482b498555c8dbdda8e1ae5b4...v1.0.2 )
135142
143+ :sparkles : Implemented enhancements:
144+
145+ - Allow persisting entities as documents [ \# 25] ( https://github.com/devlooped/TableStorage/pull/25 ) (@kzu )
146+
136147:twisted_rightwards_arrows : Merged:
137148
138149- Add SourceLink to get repo/pdb linking [ \# 3] ( https://github.com/devlooped/TableStorage/pull/3 ) (@kzu )
You can’t perform that action at this time.
0 commit comments