Releases: elcengine/elemental
Releases · elcengine/elemental
v1.13.0
Compare
Sorry, something went wrong.
No results found
1.13.0 (2025-05-17)
🎁 Feature
parsed page and limit inside filter query (4295989 )
🐞 Bug Fixes
stopped cron if no jobs are left (d06c556 )
improved perf a bit (d8f6e56 )
v1.12.1
Compare
Sorry, something went wrong.
No results found
1.12.1 (2025-05-17)
🐞 Bug Fixes
v1.12.0
Compare
Sorry, something went wrong.
No results found
1.12.0 (2025-05-17)
🎁 Feature
added support for passing hex strings to id queries (3eb590e )
🐞 Bug Fixes
inconsistency in update one fn (cd07396 )
inconsistency in find by ID and delete method (5e350a9 )
🔎 Tests
possible fix for flaky schedule test (9f8139c )
possible fix for flaky schedule test (658a483 )
v1.11.1
Compare
Sorry, something went wrong.
No results found
1.11.1 (2025-05-17)
🐞 Bug Fixes
a few lint issues (f1b7205 )
failing test (6e5cea2 )
rewrote the schema validator to improve perf and readability (1acc532 )
📈 Performance Improvements
minor refactor to is empty check fn (321114e )
🚧 Chores
v1.11.0
Compare
Sorry, something went wrong.
No results found
1.11.0 (2025-05-17)
🎁 Feature
added option to skip schema validation and improved perf (a4c1295 )
🐞 Bug Fixes
added user fallback to audit doc (ebc9218 )
v1.10.2
Compare
Sorry, something went wrong.
No results found
1.10.2 (2025-05-16)
🐞 Bug Fixes
timing issue in handling on connection ready (e008d19 )
v1.10.1
Compare
Sorry, something went wrong.
No results found
1.10.1 (2025-05-16)
🐞 Bug Fixes
renamed packages according to go convention (52bfcf9 )
v1.10.0
Compare
Sorry, something went wrong.
No results found
1.10.0 (2025-05-16)
🎁 Feature
added a shorter method for ping (590a4dd )
🐞 Bug Fixes
increased ping timeout to 5 secs (bccae09 )
v1.9.1
Compare
Sorry, something went wrong.
No results found
1.9.1 (2025-05-15)
🐞 Bug Fixes
inconsistent ctx in sync indexes (e6ebde7 )
made schema index a pointer to simplify things (32f9585 )
v1.9.0
Compare
Sorry, something went wrong.
No results found
1.9.0 (2025-05-15)
🎁 Feature
added support for env placeholders in config gile (08e6f9a )