Skip to content

v2.0.0 - Major Release

Choose a tag to compare

@Sarmkadan Sarmkadan released this 18 May 12:42

What's New in v2.0.0

Major Features

  • Add async bulk import/export with streaming and progress reporting
  • Docker support with multi-stage builds and health checks
  • Comprehensive integration test suite

Improvements

  • Upgraded to .NET 10.0
  • Modern C# patterns (records, primary constructors, required members)
  • Full migration guide from v1.x

Docker Quick Start

docker compose up -d

Full Changelog: v1.1.0...v2.0.0