Skip to content

v4.1.3

Compare
Choose a tag to compare
@kzu kzu released this 20 Jan 19:24
· 111 commits to main since this release

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