Skip to content

Releases: serilog-contrib/serilog-ui

[PostgreSQLProvider] v4.0.0

23 Apr 21:52
bbd7012
Compare
Choose a tag to compare

What's Changed

*chore: remove .NET7 by @followynne in #175

This major release upgrades

  • minimum target framework from .NET Standard 2.0 to .NET 6, due to NPGSQL dependency requirements

Full Changelog: v3.1.0-postgresql...v4.0.0-postgresql

[MongoDBProvider] v4.0.0

23 Apr 21:49
bbd7012
Compare
Choose a tag to compare

What's Changed

This major release upgrades

  • minimum target framework from .NET Standard 2.0 to .NET Standard 2.1
  • MongoDB SDK to v3.30, supporting MongoDB v8.

Full Changelog: v3.1.0-mongodb...v4.0.0-mongodb

v3.2.0

23 Apr 21:47
bbd7012
Compare
Choose a tag to compare

What's Changed

  • feat #162: live feed button by @followynne in #173
  • chore: remove .NET7 support, bump packages by @followynne in #175
  • chore: release MSSQL, MySql providers (package updates) [v3.2.0]
  • chore: release Sqlite provider (package updates) [v1.1.0]

Full Changelog: v3.1.1...v3.2.0

[RavenDbProvider] v3.0.0

23 Apr 21:55
bbd7012
Compare
Choose a tag to compare

What's Changed

This major release upgrades

  • RavenDB.Client SDK to v7.0.1.

Full Changelog: v2.1.0-ravendb...v3.0.0-ravendb

v3.1.1

01 Apr 08:04
721d615
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0

10 Oct 20:27
97afd7d
Compare
Choose a tag to compare

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

Full Changelog: v3.0.2...v3.1.0

v3.0.2

21 Sep 17:30
48bbbdb
Compare
Choose a tag to compare

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

17 Aug 12:50
c065147
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

10 Aug 21:27
39d8083
Compare
Choose a tag to compare

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

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

What's Changed

Full Changelog: v2.3.1-mongodb...v2.3.2-mongodb