SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-13 13:08:46 +00:00
2bbfc79e43 feat(test): added tag
92ef2c5059 feat(error): more error handling
5cc5a22d28 feat(error): added additional constant
Compare 3 commits »
SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-13 12:48:46 +00:00
6dc78db4a4 fix(test): user not created
SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-13 12:45:01 +00:00
f0f216bdaa feat(test): added tagAlias
5562d75e3a feat(error): more error handling
a9ac2a34fb feat(error): added additional constant
3fcdb0e9ea feat(test): added tagGroups
1cbdd1f4ed feat(error): added additional constant
Compare 6 commits »
SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-13 12:02:31 +00:00
146315f991 feat(testing): first tests
3fadaac69a fix: added documentation & fixed logging
71488dade9 feat(database): Enable error translation in GORM configuration for better error handling
9ad1df51cf fix(migration): Change scrape_time_interval from INT to TEXT in initial database migration script
176fdfb8b1 feat(test): Add unit tests for CreateUser, GetUserByID, and DeleteUser functions with setup and teardown
Compare 9 commits »
SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-13 09:07:28 +00:00
75bbbb4408 chore(tests):
cfc7e5362d chore: Add comments and improve JSON annotations for better data structuring and clarity across the codebase
b4e8152cb4 chore: removed dead code
Compare 3 commits »
SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-13 08:30:13 +00:00
78e17cf100 feat(scopes): Add pagination support with Paginate and AdvancedPagination functions
SoXX deleted branch dev/#7 from Anthrove/otter-space-sdk 2024-08-12 20:36:55 +00:00
SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-12 13:54:46 +00:00
8668d504b9 feat(tests): Add tag generator utility functions for tests
a4792f5d67 chore(dependencies): Update dependencies to latest versions
bd76f838ec refactor(tracing): fixed minor issues & added debug flag
Compare 3 commits »
SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-12 09:55:06 +00:00
5ffb558ab8 fix(tracing): wrong attribute type
0a8f84bb15 fix(tracing): wrong attribute type
6583ae7d29 fix(tracing): wrong attribute type
e38171e53d fix(tracing): wrong attribute type
7cf51f9b90 fix(tracing): wrong attribute type
Compare 19 commits »
SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-11 20:35:05 +00:00
c17b78cc48 refactor(logging): Refactor error handling in CreateTag, CreateTagInBatch, and DeleteTag functions
4707ea3f00 feat(error): Add error handling utility function
Compare 2 commits »
SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-11 20:17:48 +00:00
bb64c08185 chore(dependencies): updated dependencies
a368f59234 feat(telemetry): Implement OpenTelemetry tracing and logging in tag management functions
2d9db01d72 feat(telemetry): Implement telemetry setup in database client
Compare 3 commits »
SoXX commented on issue Anthrove/otter-space-sdk#7 2024-08-10 23:32:35 +00:00
Refactor Functions and so on

Could you also write down what kind of telemetry you want to have? i want to add Traces, also logs or something else?

SoXX commented on issue Anthrove/otter-space-sdk#7 2024-08-10 22:30:25 +00:00
Refactor Functions and so on

All base functions are added, so far without tests

SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-10 22:26:28 +00:00
e839e7ba2a feat(database): return gorm itself
SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-10 22:24:17 +00:00
9fe2d0edc3 fix(database): make function more coherent with the rest
46e6cdfa52 feat(database): added user
2b54f25eea feat(database): added all missing functions
Compare 3 commits »
SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-09 20:48:23 +00:00
1dc9b1fb7c feat(database): favorites
7720110a0a refactor: Update validation error messages for clarity and consistency
b6c037cb22 refactor: Refactor UserFavorites model to UserFavorite for clarity and consistency
3e13046706 fix(query): added conditions
85d7905e8a refactor: renamed variables
Compare 5 commits »
SoXX created branch dev/issue-5 in Anthrove/otter-space-sdk 2024-08-09 20:16:55 +00:00
SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-09 20:16:55 +00:00
f798869ef5 feat(database): implementation of functions
598ca747eb refactor(types): using correct types
b8e29de4fc refactor(error): error handling in database package
fefc777888 feat(impl): Add database client and migration functionality
f940f22d67 chore(impl): removed old functions
Compare 7 commits »
SoXX created branch dev/#7 in Anthrove/otter-space-sdk 2024-08-09 18:29:06 +00:00
SoXX pushed to dev/#7 at Anthrove/otter-space-sdk 2024-08-09 18:29:06 +00:00