Skip to content

Releases: errsole/errsole-mongodb

v3.0.0

13 Mar 13:09

Choose a tag to compare

Breaking Changes

  • Updated MongoDB indices

New Features

  • Added an API to delete all logs.

v2.2.0

25 Nov 13:32

Choose a tag to compare

New Features

  • Provided the collectionPrefix option to support logs for multiple apps.

v2.1.0

04 Nov 09:09

Choose a tag to compare

New Features

  • Implemented notification APIs

v2.0.0

14 Sep 14:03

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.4.2

08 Aug 08:50

Choose a tag to compare

Bugs

  • Installed the missing modules.

v1.4.1

08 Aug 08:30

Choose a tag to compare

Improvements

  • Enhanced the module to save logs in batches.
  • Added tests.
  • Added support for TypeScript types.

v1.4.0

17 May 09:29

Choose a tag to compare

New Features

  • Added a new API to retrieve metadata.

v1.3.2

15 May 11:04

Choose a tag to compare

Bugs

  • Removed duplicate index on timestamp.

v1.3.1

11 May 06:15

Choose a tag to compare

Improvements

  • Added index to timestamp on errsole_logs.

v1.3.0

04 May 15:22

Choose a tag to compare

New Features

  • Time To Live (TTL) for logs.