Releases: serilog-contrib/serilog-ui
Releases · serilog-contrib/serilog-ui
v3.1.0
What's Changed
- chore(deps): bump rollup from 4.21.3 to 4.22.4 in /src/Serilog.Ui.Web by @dependabot in #148
- Unify SQL query generation for sql-based providers. by @mo-esmp in #147
- feat(provider): add SQLite sink support by @techgarage-ir in #124
- chore: release MSSQL, Postgres, MongoDB, Elastic, MySql providers [v3.1.0]
- chore: release RavenDB provider [v2.1.0]
- chore: release Sqlite provider [v1.0.0]
New Contributors
- @techgarage-ir made their first contribution in #124
Full Changelog: v3.0.2...v3.1.0
v3.0.2
What's Changed
- tests(mongo-db): move integration to direct sink generation by @followynne in #138
- chore(deps): bump micromatch from 4.0.7 to 4.0.8 in /src/Serilog.Ui.Web by @dependabot in #142
- tests(sql): remove SQL dependencies from common test project by @mo-esmp in #141
- chore: polish codes in UI project by @mo-esmp in #143
- fix(#139): improve executed queries on authentication modal by @followynne in #145
- chore(deps-dev): bump vite from 5.4.5 to 5.4.6 in /src/Serilog.Ui.Web by @dependabot in #146
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- fix(#131): wrong property name in RegisterRemovedColumns by @followynne in #132
- feat(#128): redirect to home, when hitting home without trailing slash by @followynne in #133
- feat (#129): add auto-expand dropdowns UI option by @followynne in #134
- chore(deps): bump axios from 1.7.2 to 1.7.4 in /src/Serilog.Ui.Web by @dependabot in #136
- fix(#130): render text content if code parsing fails by @followynne in #137
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- V3 by @followynne in #114
- chore: release MSSQL, Postgres, MongoDB, Elastic, MySql providers [v3.0.0]
- chore: release RavenDB provider [v2.0.0]
For the full details, please check the presentation page!
Full Changelog: v2.6.0...v3.0.0
[MongoDBProvider] v2.3.2
What's Changed
- Fix #122: use UtcTimeStamp to sort MongoDb search results by @followynne in #125
Full Changelog: v2.3.1-mongodb...v2.3.2-mongodb
[PostgreSQLProvider] v2.3.1
What's Changed
- chore: bump Postgres ORM due to security issue by @followynne in #118
Full Changelog: v2.3.0-postgresql...v2.3.1-postgresql
[RavenDbProvider] v1.0.0
What's Changed
Full Changelog: v2.6.0...v1.0.0-ravendb
v2.6.0
What's Changed
- fix(#99): replace xml formatting, prevent double format by @followynne in #102
- feat: Replace Newtonsoft.Json with System.Text.Json by @sommmen in #109
- chore: release serilog-ui 2.6.0 by @followynne in #110
Full Changelog: v2.5.1...v2.6.0
[PostgreSQLProvider] v2.3.0
What's Changed
Full Changelog: v2.2.2-postgresql...v2.3.0-postgresql
[MsSqlServerProvider] v2.2.3
What's Changed
- Fix (#96) improve datetime parsing on sql server by @followynne in #103
- chore(deps): bump Microsoft.Data.SqlClient from 5.1.1 to 5.1.3 in /src/Serilog.Ui.MsSqlServerProvider by @dependabot in #106
- chore(deps): bump Microsoft.Data.SqlClient from 5.1.1 to 5.1.3 in /tests/Serilog.Ui.Common.Tests by @dependabot in #107
Full Changelog: v2.2.2-mssql...v2.2.3-mssql