Releases: errsole/errsole-sequelize
Releases · errsole/errsole-sequelize
v2.0.0
13 Sep 13:12
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.4.1
08 Aug 10:18
Compare
Sorry, something went wrong.
No results found
Improvements
Added tests
Supporting TypeScript types
v1.4.0
17 May 09:31
Compare
Sorry, something went wrong.
No results found
New Features
Added a new API to retrieve metadata
v1.3.1
11 May 06:03
Compare
Sorry, something went wrong.
No results found
Bugs
Don't crash on the Post Logs API
Improvements
Add index on errsole_logs(timestamp)
v1.3.0
04 May 15:26
Compare
Sorry, something went wrong.
No results found
New Features
Time To Live (TTL) for logs.
v1.2.0
29 Apr 08:39
Compare
Sorry, something went wrong.
No results found
New Features
Supporting Filter JSON.
Providing Delete Config API.
v1.1.2
24 Apr 11:19
Compare
Sorry, something went wrong.
No results found
Bugs
Fixed incorrect response in updatePassword API.
v1.1.1
22 Apr 12:47
Compare
Sorry, something went wrong.
No results found
Improvements
Emitting a 'ready' event when the tables are ready.
Bugs
Hold posting logs until the tables are created.
v1.1.0
21 Apr 15:19
Compare
Sorry, something went wrong.
No results found
New Features
Sequelize storage plugin for Errsole.
v1.0.0
05 Apr 06:11
Compare
Sorry, something went wrong.
No results found
Major Release
Now compatible with errsole.js version 2.0.0