Skip to content

v5.5.1

Latest
Compare
Choose a tag to compare
@bkoelman bkoelman released this 13 Jan 13:05
· 49 commits to master since this release
fc5a0b7

This patch eliminates building an intermediate ServiceProvider at startup, which unblocks usage in Aspire (more specifically, its usage of AddNpgsqlDataSource) and improves Serilog compatibility.

Furthermore, this patch makes methods on FilterParser overridable, which enables plugging in custom parsing of constant values (text surrounded by single quotes) inside a filter query string value.

Merged PRs

Full Changelog: v5.5.0...v5.5.1