Skip to content

Releases: serilog-contrib/serilog-ui

[PostgreSQLProvider] v2.3.1

09 Aug 15:25
84fa46e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0-postgresql...v2.3.1-postgresql

[RavenDbProvider] v1.0.0

19 Mar 10:41
62f502d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v1.0.0-ravendb

v2.6.0

29 Jan 22:46
8eb0e8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v2.6.0

[PostgreSQLProvider] v2.3.0

29 Jan 21:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.2-postgresql...v2.3.0-postgresql

[MsSqlServerProvider] v2.2.3

28 Jan 14:28
b28e42a
Compare
Choose a tag to compare

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

v2.5.1

14 Jan 11:35
a9fd501
Compare
Choose a tag to compare

What's Changed

  • Add Basic Authentication Support to serilog-ui by @traien in #97

New Contributors

Full Changelog: v2.5.0...v2.5.1

v2.5.0 [+ MSSQL, Postgres, MongoDB, Elastic, MySql]

03 Oct 08:56
Compare
Choose a tag to compare

What's Changed

  • feat(ci-cd): nuke setup by @followynne in #73
  • chore: update readme and repo guidelines by @followynne in #76
  • feat(ui-web): refactor the web backend, add IUiAsyncAuthorizationFilter @followynne in #88
  • chore: release MongoDB provider [v2.3.1]
  • chore: release MSSQL, Postgres provider [v2.2.2]
  • chore: release Elastic, MySql provider [v2.2.1]

New Contributors

Full Changelog: v2.4.0...v2.5.0

[PostgreSQLProvider] v2.2.1

29 Jan 21:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0-postgresql...v2.2.1-postgresql

[MsSqlServerProvider] v2.2.1

29 Jan 22:16
973aa2b
Compare
Choose a tag to compare

What's Changed

  • Fix bug converting TimeStamp column to DateTime #62. by @mo-esmp in #80

Full Changelog: v2.2.0-mssql...v2.2.1-mssql

v2.4.0 [+ MSSQL, Postgres, MongoDB, Elastic, MySql]

21 Mar 21:50
810fbf9
Compare
Choose a tag to compare

What's Changed

  • feat: Added multi-log table support for SQL-based sinks by @sommmen in #66
  • Fix/coding style by @mo-esmp in #70
  • Add a new authorization method
  • chore: release MongoDB provider [v2.3.0]
  • chore: release MSSQL, Postgres, Elastic, MySql provider [v2.2.0]

Full Changelog: v2.3.0...v2.4.0