Skip to content

Releases: devlooped/TableStorage

v5.5.0

17 Nov 19:42
@kzu kzu

Choose a tag to compare

📝 NEW Open Source Maintenance Fee EULA

EULA OSS

To ensure the long-term sustainability of this project, users of this package who generate
revenue must pay an Open Source Maintenance Fee.
While the source code is freely available under the terms of the License,
this package and other aspects of the project require adherence to the Maintenance Fee.

To pay the Maintenance Fee, become a Sponsor at the proper
OSMF tier. A single fee covers all of Devlooped packages.

Full Changelog: v5.4.0...v5.5.0

Sponsors

The following sponsors made this release possible: @clarius, @MFB-Technologies-Inc, @drivenet, @Keflon, @tbolon, @kfrancis, @unoplatform, @rbnswartz, @jfoshee, @Mrxx99, @eajhnsn1, @davidjenni, @Jonathan-Hickey, @akunzai, @KenBonny, @SimonCropp, @agileworks-eu, @arsdragonfly, @vezel-dev, @ChilliCream, @4OTC, @v-limo, @DominicSchell, @jwendl, @adalon, @Eule02, @torutek, @mccaffers.

Thanks 💜

v5.4.0

20 Jun 17:31
@kzu kzu

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

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

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

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

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

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

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

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

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