Skip to content

Releases: elcengine/elemental

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 17 May 17:02
3b95a76

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

Choose a tag to compare

@github-actions github-actions released this 17 May 15:04

1.12.1 (2025-05-17)

🐞 Bug Fixes

  • issue in fqm plugin docs (4a4fe37)

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 17 May 14:07
cf5e30e

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

Choose a tag to compare

@github-actions github-actions released this 17 May 09:30
2ed5a01

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

Choose a tag to compare

@github-actions github-actions released this 17 May 04:17
cc6e6ce

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

Choose a tag to compare

@github-actions github-actions released this 16 May 04:59
7b98719

1.10.2 (2025-05-16)

🐞 Bug Fixes

  • timing issue in handling on connection ready (e008d19)

v1.10.1

Choose a tag to compare

@github-actions github-actions released this 16 May 03:37
92113da

1.10.1 (2025-05-16)

🐞 Bug Fixes

  • renamed packages according to go convention (52bfcf9)

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 16 May 03:09
6bfdd3b

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

Choose a tag to compare

@github-actions github-actions released this 15 May 16:25
09bb77b

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

Choose a tag to compare

@github-actions github-actions released this 15 May 15:40
907a3e0

1.9.0 (2025-05-15)

🎁 Feature

  • added support for env placeholders in config gile (08e6f9a)