Skip to content

Releases: devlooped/TableStorage

v4.2.0

28 Mar 22:42
@kzu kzu

Choose a tag to compare

Update workflows and azurite in publish

v4.1.3

20 Jan 19:24
@kzu kzu

Choose a tag to compare

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
@kzu kzu

Choose a tag to compare

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
@kzu kzu

Choose a tag to compare

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
@kzu kzu

Choose a tag to compare

Changelog

v4.0.0-rc.1 (2022-08-15)

Full Changelog

v4.0.0-rc

15 Aug 23:13
@kzu kzu

Choose a tag to compare

Changelog

v4.0.0-rc (2022-08-15)

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
@kzu kzu

Choose a tag to compare

Changelog

v4.0.0-beta (2022-05-17)

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
@kzu kzu

Choose a tag to compare

Changelog

v4.0.0-alpha (2022-05-04)

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
@kzu kzu

Choose a tag to compare

Changelog

v3.2.0 (2021-12-13)

Full Changelog

✨ Implemented enhancements:

  • Add support for DateOnly #79 (@kzu)

v3.1.1

29 Aug 17:25
@kzu kzu

Choose a tag to compare

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])