Releases: errsole/errsole-mysql
Releases · errsole/errsole-mysql
v3.0.0
19 Feb 07:12
Compare
Sorry, something went wrong.
No results found
Breaking Changes
Updated MySQL indices
Added a full-text search index
v2.3.0
17 Jan 09:33
Compare
Sorry, something went wrong.
No results found
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:08
Compare
Sorry, something went wrong.
No results found
New Features
Provided the tablePrefix option to support logs for multiple apps.
v2.1.0
18 Oct 13:09
Compare
Sorry, something went wrong.
No results found
New Features
Implemented notification APIs
v2.0.0
13 Sep 13:02
Compare
Sorry, something went wrong.
No results found
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.4
08 Aug 09:51
Compare
Sorry, something went wrong.
No results found
Improvements
Supporting TypeScript types
v1.0.3
15 Jul 14:47
Compare
Sorry, something went wrong.
No results found
Improvements
Make timestamp milliseconds accurate.
Added unit tests.
Bugs
Don't flush if the pending logs array is empty.
v1.0.2
11 Jul 09:29
Compare
Sorry, something went wrong.
No results found
Bugs
Fixed a bug in the search logs API.
Improvements
v1.0.1
02 Jul 12:25
Compare
Sorry, something went wrong.
No results found
Improvements
Implemented batch saving of logs to the database for improved efficiency.
Bugs
Fixed a bug in the search logs API.
v1.0.0
27 Jun 06:34
Compare
Sorry, something went wrong.
No results found
Major Release
Compatible with Errsole version 2.0.0