Releases: errsole/errsole-postgres
Releases · errsole/errsole-postgres
v2.3.0
New Features
- Added an API to delete all logs.
Bug Fixes
- Updated errsole_config table column to support larger values.
v2.2.0
New Features
- Provided tablePrefix option to support logs for multiple apps.
Improvements
- Gracefully ignoring corrupted log entries.
v2.1.0
New Features
- Implemented notification APIs
v2.0.0
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
Improvements
- Added tests
- Supporting TypeScript types
v1.0.0
Major Release
- Compatible with Errsole version 2.0.0