Commit Graph

15 Commits

Author SHA1 Message Date
2391bad68e feat(version): updated to version 4
All checks were successful
Gitea Build Check / Build (push) Successful in 2m33s
2024-08-29 15:02:39 +02:00
44bedd20a1 feat(version): Update to version 3
All checks were successful
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
92ef2c5059 feat(error): more error handling
added missing checks
2024-08-13 15:08:10 +02:00
bd76f838ec refactor(tracing): fixed minor issues & added debug flag 2024-08-12 15:53:45 +02:00
6583ae7d29 fix(tracing): wrong attribute type
changed attribute types in to Int
2024-08-12 11:54:50 +02:00
ffc3164cb7 refactor(tracing): tracing & logging
added the custom util functions to handel telemetry
2024-08-12 11:17:02 +02:00
6bec8e3373 chore(tracing): Update log field names for clarity 2024-08-12 09:57:31 +02:00
c17b78cc48 refactor(logging): Refactor error handling in CreateTag, CreateTagInBatch, and DeleteTag functions
Some checks failed
Gitea Build Check / Build (push) Failing after 29s
Improve error handling in the CreateTag, CreateTagInBatch, and DeleteTag functions by utilizing a new utility function. Simplify logging and error management, ensuring more consistent error responses throughout these operations.
2024-08-11 22:34:53 +02:00
a368f59234 feat(telemetry): Implement OpenTelemetry tracing and logging in tag management functions 2024-08-11 22:17:24 +02:00
9fe2d0edc3 fix(database): make function more coherent with the rest
Some checks failed
Gitea Build Check / Build (push) Failing after 29s
2024-08-11 00:24:02 +02:00
2b54f25eea feat(database): added all missing functions 2024-08-11 00:13:46 +02:00
f940f22d67 chore(impl): removed old functions
removed all old implementation of the SDK

BREAKING-CHANGE: breaks database compatibility to older SDK versions
2024-08-09 21:38:35 +02:00
6aa1c2b7b6 chore: fix module path & updated dependencies 2024-07-22 11:11:48 +02:00
373d31dd15 fix: change old git urls to anthrove urls
All checks were successful
Gitea Build Check / Build (push) Successful in 5m33s
Gitea Build Check / Build (pull_request) Successful in 5m11s
2024-07-19 22:01:04 +02:00
34c001473b migration from old git (no git history)
Some checks failed
Gitea Build Check / Build (push) Failing after 11m27s
2024-07-19 10:03:35 +02:00