Skip to content

Releases: errsole/errsole-postgres

v2.3.0

17 Jan 09:43
Compare
Choose a tag to compare

New Features

  • Added an API to delete all logs.

Bug Fixes

  • Updated errsole_config table column to support larger values.

v2.2.0

25 Nov 10:24
Compare
Choose a tag to compare

New Features

  • Provided tablePrefix option to support logs for multiple apps.

Improvements

  • Gracefully ignoring corrupted log entries.

v2.1.0

04 Nov 09:02
Compare
Choose a tag to compare

New Features

  • Implemented notification APIs

v2.0.0

16 Sep 08:21
Compare
Choose a tag to compare

Breaking Changes

  • Introduced a new column errsole_id in the table (with updated table name).

New Features

  • Added support for filtering logs by errsole_id and hostnames.
  • Implemented a new API to retrieve available hostnames.

v1.0.2

08 Aug 10:05
Compare
Choose a tag to compare

Improvements

  • Added tests
  • Supporting TypeScript types

v1.0.1

15 Jul 15:33
Compare
Choose a tag to compare

Improvements

  • Refactored code

v1.0.0

11 Jul 09:33
Compare
Choose a tag to compare

Major Release

  • Compatible with Errsole version 2.0.0

v0.0.1

27 Mar 05:11
f7a0449
Compare
Choose a tag to compare