6f814e5b21
refactor: unified migrations and Tag* ID Changes
...
Gitea Build Check / Build (pull_request) Successful in 3m8s
- unified the migrations
- added new IDs for Tag, TagAlias, TagGroup
- changed relevant functions to use the given IDs
BREAKING-CHANGE: Database needs to be cleared or migrated. Not compatible with Database v5
2025-01-28 13:27:11 +01:00
da76e6215d
fix(module): updated to version
Gitea Build Check / Build (push) Successful in 3m12s
2024-11-06 13:21:21 +01:00
91254adfe3
fix: wrong error message
...
- fix the error message to be more precise what it is
2024-10-15 10:38:46 +02:00
2391bad68e
feat(version): updated to version 4
Gitea Build Check / Build (push) Successful in 2m33s
2024-08-29 15:02:39 +02:00
44bedd20a1
feat(version): Update to version 3
...
Gitea Build Check / Build (push) Successful in 2m18s
Gitea Build Check / Build (pull_request) Successful in 2m13s
Updated the module to version 3.
BREAKING CHANGE: This SDK version is not compatible with programs using the v2 implementation.
2024-08-14 14:58:06 +02:00
3fadaac69a
fix: added documentation & fixed logging
2024-08-13 14:01:48 +02:00
bd76f838ec
refactor(tracing): fixed minor issues & added debug flag
2024-08-12 15:53:45 +02:00
4d262c8fff
refactor(tracing): tracing & logging
...
added the custom util functions to handel telemetry
2024-08-12 11:32:53 +02:00
2b54f25eea
feat(database): added all missing functions
2024-08-11 00:13:46 +02:00