Skip to content

Releases: devlooped/TableStorage

v5.2.1

22 Oct 20:17
@kzu kzu
Compare
Choose a tag to compare

What's Changed

📝 Documentation updates

  • Make sure to include note on SponsorLink v2 by @kzu in #332

⚙️ Dependencies

  • Bump dependencies to address vulnerabilities by @kzu in #336 and #337

Full Changelog: v5.2.0...v5.2.1

v5.2.0

24 Jul 15:00
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Improve key property detection for attributed types by @kzu in #292
  • Add support for batch saving multiple entities by @kzu in #309

🐛 Fixed bugs

  • Fix TableEntity deserialization issue with newer Azurite by @kzu in #291

🔨 Other

  • Move ToEntity to the entity properties mapper by @kzu in #284
  • Sync latest changes from oss template on build/publish workflows by @kzu in #300
  • Add SponsorLink v2 analyzer by @kzu in #302
  • Improve test tables management by @kzu in #312

Full Changelog: v5.1.2...v5.2.0

v5.2.0-rc.1

13 Jul 15:02
@kzu kzu
Compare
Choose a tag to compare
v5.2.0-rc.1 Pre-release
Pre-release

What's Changed

✨ Implemented enhancements

  • Add support for batch saving multiple entities by @kzu in #309

🔨 Other

  • Improve test tables management by @kzu in #312

Full Changelog: v5.2.0-rc...v5.2.0-rc.1

v5.2.0-rc

10 Jul 15:02
@kzu kzu
Compare
Choose a tag to compare
v5.2.0-rc Pre-release
Pre-release

What's Changed

🔨 Other

  • Add SponsorLink v2 analyzer by @kzu in #302

Full Changelog: v5.2.0-beta...v5.2.0-rc

v5.2.0-beta

06 Jul 20:47
@kzu kzu
Compare
Choose a tag to compare
v5.2.0-beta Pre-release
Pre-release

What's Changed

✨ Implemented enhancements

  • Improve key property detection for attributed types by @kzu in #292

🐛 Fixed bugs

  • Fix TableEntity deserialization issue with newer Azurite by @kzu in #291

🔨 Other

  • Move ToEntity to the entity properties mapper by @kzu in #284
  • Sync latest changes from oss template on build/publish workflows by @kzu in #300

Full Changelog: v5.1.2...v5.2.0-beta

v5.1.2

25 Jan 22:46
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Update to latest protobuf with built-in support for DateOnly and TimeOnly by @kzu in #273

Full Changelog: v5.1.1...v5.1.2

v5.1.1

04 Oct 15:07
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🐛 Fixed bugs

  • Properly persist computed colums for same type by @kzu in #253

Full Changelog: v5.1.0...v5.1.1

v5.1.0

11 Aug 15:38
@kzu kzu
Compare
Choose a tag to compare
Remove current implementation of SponsorLink for now

Now that SponsorLink is OSS and based on received feedback
it will change in many ways moving forward, we'll for now
remove the current implementation from the package to address
the issues that were raised.

See https://github.com/devlooped/SponsorLink

v5.0.2

08 Aug 22:54
@kzu kzu
Compare
Choose a tag to compare

Bump dependencies, especially to RTW SponsorLink and CloudStorageAccount

Full Changelog: v5.0.1...v5.0.2

v5.0.1

25 Jul 03:41
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Empty query results does not throw by @kzu in #237

Full Changelog: v5.0.0...v5.0.1