Skip to content

Releases: serilog-contrib/serilog-ui

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

v2.2.1

29 Jan 21:22
ae2aebd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

29 Jan 21:21
fa35875
Compare
Choose a tag to compare

What's Changed

  • feat(options): Home button url, custom css/js injection, allowing local requests by @sommmen in #40

Full Changelog: v2.1.3...v2.2.0

v2.1.3

29 Jan 21:20
5bd91f4
Compare
Choose a tag to compare

What's Changed

  • fix: serilog log level colors by @followynne in #38
  • Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/Serilog.Ui.ElasticSearchProvider by @dependabot in #37
  • Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/Serilog.Ui.Web by @dependabot in #36
  • Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/Serilog.Ui.MongoDbProvider by @dependabot in #35
  • Bump terser from 5.13.1 to 5.14.2 in /src/Serilog.Ui.Web by @dependabot in #39

Full Changelog: v2.1.2...v2.1.3

v2.1.2

29 Jan 21:19
Compare
Choose a tag to compare

What's Changed

  • refactor assets to use typescript, modern bundler by @followynne in #21
  • fix: missing serilog level by @followynne in #31
  • Bump grunt from 1.4.1 to 1.5.2 in /src/Serilog.Ui.Web by @dependabot in #27
  • Bump ansi-regex from 4.1.0 to 4.1.1 in /src/Serilog.Ui.Web by @dependabot in #28
  • Bump minimist from 1.2.5 to 1.2.6 in /src/Serilog.Ui.Web by @dependabot in #26
  • Bump ejs from 3.1.6 to 3.1.8 in /src/Serilog.Ui.Web by @dependabot in #30
  • Bump follow-redirects from 1.14.7 to 1.14.8 in /src/Serilog.Ui.Web by @dependabot in #24
  • Bump node-forge from 1.2.1 to 1.3.0 in /src/Serilog.Ui.Web by @dependabot in #25

Full Changelog: v2.1.1...v2.1.2

[MsSqlServerProvider] v2.1.1

16 Jan 11:03
Compare
Choose a tag to compare

What's Changed

  • general fixes

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