Skip to content

Releases: serilog-contrib/serilog-ui

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

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

29 Jan 21:25
cfb4585
Compare
Choose a tag to compare

What's Changed

  • feat: implementing dashboard authorization filter. by @mo-esmp in #63
  • tests(data-providers): integration tests by @followynne in #47
  • Improve date management and manipulation by @followynne in #34
  • chore(auth-tests): create application factory util, rename files by @followynne in #67
  • Align nusepc files with csproj files. by @mo-esmp in #68
  • chore(deps): bump json5 from 2.2.1 to 2.2.3 in /src/Serilog.Ui.Web by @dependabot in #58
  • chore(deps): bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/Serilog.Ui.ElasticSearchProvider by @dependabot in #57
  • chore(deps): bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/Serilog.Ui.MongoDbProvider by @dependabot in #56
  • chore(deps): bump MongoDB.Driver from 2.11.5 to 2.19.0 in /src/Serilog.Ui.MongoDbProvider by @dependabot in #64
  • chore: release MSSQL provider [v2.1.3]
  • chore: release MongoDB provider [v2.2.1]
  • chore: release Postgres provider [v2.1.2]
  • chore: release Elastic provider [v2.1.1]
  • chore: release MySql provider [v2.1.0]

Full Changelog: v2.2.3...v2.3.0

[PostgreSQLProvider] v2.1.1

29 Jan 21:46
e8fa4df
Compare
Choose a tag to compare

What's Changed

  • Put schema and table names enclosed in double quotes by @igece in #60

New Contributors

  • @igece made their first contribution in #60

Full Changelog: v2.1.0-postgresql...v2.1.1-postgresql

v2.2.3

29 Jan 21:23
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @xmldom/xmldom from 0.7.6 to 0.7.9 in /src/Serilog.Ui.Web by @dependabot in #53
  • chore(deps): bump Microsoft.Data.SqlClient from 2.1.1 to 2.1.2 in /src/Serilog.Ui.MsSqlServerProvider by @dependabot in #51
  • feat: Add package icon by @sommmen in #54

Full Changelog: v2.2.2...v2.2.3

v2.2.2

29 Jan 21:23
Compare
Choose a tag to compare

What's Changed

  • feat: create tests library structure & projects by @followynne in #44
  • chore(deps): bump @xmldom/xmldom from 0.7.5 to 0.7.6 in /src/Serilog.Ui.Web by @dependabot in #49
  • feat: Update to net7, removed net5 by @sommmen in #50

Full Changelog: v2.2.1...v2.2.2

[MsSqlServerProvider] v2.1.2

29 Jan 22:12
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump Microsoft.Data.SqlClient from 2.1.1 to 2.1.2 in /src/Serilog.Ui.MsSqlServerProvider by @dependabot in #51

Full Changelog: v2.1.1-mssql...v2.1.2-mssql