Skip to content

Releases: devlooped/TableStorage

v5.4.0

20 Jun 17:31
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Introduce blob-based storage using ITableStorage API by @kzu in #381

Full Changelog: v5.3.1...v5.4.0

v5.3.1

14 Jun 02:18
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🐛 Fixed bugs

  • When updating the in-memory entity value, replace by @kzu in #372

Full Changelog: v5.3.0...v5.3.1

v5.3.0

22 May 19:07
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Add in-memory repository implementations for easier testing by @kzu in #368

🐛 Fixed bugs

  • Fix document partition query bug with entity properties by @kzu in #369

Full Changelog: v5.2.4...v5.3.0

v5.2.4

21 May 20:39
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🐛 Fixed bugs

  • Fix filtering by Timestamp by @kzu in #365

🔨 Other

  • Address minor build warnings by @kzu in #367

Full Changelog: v5.2.3...v5.2.4

v5.2.3

17 May 00:41
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Make default DocumentSerializer public by @kzu in #363

Full Changelog: v5.2.2...v5.2.3

v5.2.2

06 May 21:26
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Add .NET8 generated regex support for performance by @kzu in #355

Full Changelog: v5.2.1...v5.2.2

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