Releases: serilog-contrib/serilog-ui
Releases · serilog-contrib/serilog-ui
[MongoDBProvider] v2.2.0
What's Changed
- use TryAddSigleton to prevent service override in clients by @followynne in #18
Full Changelog: v2.1.0-mongodb...v2.2.0-mongodb
v2.1.1
What's Changed
- Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.1 to 5.0.9 in /samples/SampleWebApp by @dependabot in #12
- Added a function to replace Reserved html characters by @uthmanrahimi in #16
New Contributors
- @uthmanrahimi made their first contribution in #16
Full Changelog: v2.1.0...v2.1.1
[MySQLProvider] v1.0.0
v2.1.0 [+ MSSQL, Postgres, MongoDB, Elastic]
What's Changed
- feat: add date range filter
- chore: release MSSQL, Postgres, MongoDB, Elastic providers [v2.1.0]
Full Changelog: v2.0.1...v2.1.0
[ElasticSearchProvider] v1.0.0
What's Changed
- feat: adding elastic search as provider by @ricardodemauro in #6
New Contributors
- @ricardodemauro made their first contribution in #6
Full Changelog: v2.0.1...v1.0.0-elastic
v2.0.1
What's Changed
- feat: Windows Auth and IIS Application support by @hansoncaleb in #4
New Contributors
- @hansoncaleb made their first contribution in #4
Full Changelog: v2.0.0...v2.0.1
v2.0.0 [+ MSSQL, Postgres, MongoDB]
What's Changed
- feat: remove dependency on Razor to display log UI
- feat: rebrand the UI page with improved table view, reviewed pagination, authentication management
- chore: release Postgres, MongoDB, MSSQL Providers [v2.0.0]
Full Changelog: v1.0.5...v2.0.0
[MsSqlServerProvider] v1.0.6
What's Changed:
- feat: replace System.Data.SqlClient with Microsoft.Data.SqlClient
Full Changelog: v1.0.5-mssql...v1.0.6-mssql
v1.0.5 [+ MSSQL, Postgres, MongoDB]
What's Changed
- feat(mongodb): add provider for MongoDb by @detilium in #2 [v1.0.5]
- fix(sql-provider): wrong index number
- chore: add .NET 5.0 in target frameworks
- chore: release MSSQL and Posgres Providers [v1.0.5]
New Contributors
Full Changelog: v1.0.4...v1.0.5
v1.0.4 [+ MSSQL, Postgres]
What's Changed
- feat: improve Postgres Provider [v1.0.4]
- feat(formatters): implement JSON formatter
- fix(xml-formatter)
- feat: release MSSQL Provider [v1.0.4]
Full Changelog: v1.0.2...v1.0.4