SIENTIAPDE-1169

chore: update dependencies and refactor logger imports

- Updated the sientia-dataops-library dependency version from 1.3.8 to 1.4.1 in requirements.txt.
- Changed image tag in values.yaml from 0.4.0 to 0.4.2.
- Refactored logger imports in multiple files to use the new observability module instead of the temporal module.
- Updated retry policy imports in various workflow files to reflect the new structure.
This commit is contained in:
vitor-aignosi
2025-08-19 16:47:25 -03:00
parent f3cae0f0ce
commit 9e49dd4255
10 changed files with 11 additions and 11 deletions

View File

@@ -5,5 +5,5 @@ redis
couchbase
pymongo
jinja2
git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.3.8
git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.4.1
prometheus-client