Releases: sebastienros/yessql
Releases · sebastienros/yessql
Release list
6.0.0
What's Changed
- Remove all obsolete methods by @sebastienros in #651
- Reduce allocation by @MikeAlhayek in #653
- Clear Trail before counting by @MikeAlhayek in #659
- Remove net6.0 target, add net10.0 to all projects by @sebastienros with @Copilot in #668
- Quote foreign key constraint names to support numeric table prefixes by @sebastienros with @Copilot in #670
- Use MTP by @sebastienros in #677
- Refactor version extraction in publish.yml by @MikeAlhayek in #693
- Enable ThreadSafetyChecks by default on all tests by @MikeAlhayek in #622
- Replace vulnerable Microsoft.Data.Sqlite with Core + explicit SQLitePCLRaw bundle by @sebastienros in #711
- Refactoring by @hishamco in #498
- Use QueryUnbufferedAsync for streaming IAsyncEnumerable results by @sebastienros with @Copilot in #671
- Fix DateTimeOffset round-trip to be timezone independent by @sebastienros in #713
- Complete public API XML documentation by @sebastienros in #714
- Parallelize database tests in CI via a reusable workflow by @sebastienros in #715
- Fix pre-release correctness bugs and robustness issues by @sebastienros in #716
- Performance: faster query translation, SQLite writes, and SQL statement caching by @sebastienros in #717
Full Changelog: v5.4.6...v6.0.0
5.4.7
5.4.6
What's Changed
- Bump the all-dependencies group with 3 updates by @dependabot[bot] in #644
- Bump the all-dependencies group with 1 update by @dependabot[bot] in #649
- Reintroduce obsoleted methods by @sebastienros in #650
Full Changelog: v5.4.5...v5.4.6
5.4.5
What's Changed
- Prevent property parents from being converted by @sebastienros in #648
Full Changelog: v5.4.4...v5.4.5
5.4.4
5.4.3
What's Changed
- Add obsolete method overloads to restore binary compatibility after CancellationToken changes by @Copilot in #641
New Contributors
- @Copilot made their first contribution in #641
Full Changelog: v5.4.2...v5.4.3
5.4.2
What's Changed
- Bump BenchmarkDotNet and Meziantou.Analyzer by @dependabot in #636
- Update Parlot version by @sebastienros in #637
Full Changelog: v5.4.1...v5.4.2
5.4.1
What's Changed
- Fix Meziantou.Analyzer dependency by @sebastienros in #634
Full Changelog: v5.4.0...v5.4.1
5.4.0
What's Changed
- Bump the all-dependencies group with 2 updates by @dependabot in #624
- Bump the all-dependencies group across 1 directory with 3 updates by @dependabot in #630
- Introduce cancellation token by @deanmarcussen in #627
- Update Microsoft.Data.SqlClient by @sebastienros in #633
Full Changelog: v5.3.0...v5.4.0
5.3.0
What's Changed
- Throw a when two objects represent the same document in a session by @sebastienros in #601
- Bump the all-dependencies group across 1 directory with 4 updates by @dependabot in #610
- Upgrade Parlot 1.3.3 by @hishamco in #614
- Bump the all-dependencies group across 1 directory with 4 updates by @dependabot in #615
- Bump Npgsql from 9.0.2 to 9.0.3 in the all-dependencies group by @dependabot in #617
- Prevent thread safety false positive by @sebastienros in #620
- Conditional versions by @sebastienros in #621
Full Changelog: v5.2.0...v5.3.0