Skip to content

Tags: hansondev/unstract

Tags

v0.116.8

Toggle v0.116.8's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
[FIX] Prompt service v2 fixes (Zipstack#1247)

* Fix summary token issue

* Fix summary token issue

* Fixing line-item extractor

* Fixing metrics

* Token fixes

* Fix metrics

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Removed unwanted logs

---------

Signed-off-by: harini-venkataraman <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Deepak K <[email protected]>
Co-authored-by: ali <[email protected]>

v0.116.7

Toggle v0.116.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[FIX] Changed `ssl mode` to be prefer by default for postgresql conne…

…ctor (Zipstack#1246)

Changed ssl mode to prefer by default

v0.116.6

Toggle v0.116.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[FIX] Prompt service v2 - Stabilization fixes (Zipstack#1241)

* V2 stabilization fixes

* Enhance logs

Co-authored-by: Chandrasekharan M <[email protected]>
Signed-off-by: harini-venkataraman <[email protected]>

---------

Signed-off-by: harini-venkataraman <[email protected]>
Co-authored-by: Chandrasekharan M <[email protected]>

v0.116.5

Toggle v0.116.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[DEP] Bump structure tool version to 0.0.72 (Zipstack#1238)

Bump tool version

v0.116.4

Toggle v0.116.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[FIX] Prompt Studio V2 stabilization fixes (Zipstack#1237)

Fix - Prompt service v2

v0.116.3

Toggle v0.116.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Separated migrations to avoid DB trigger related issues (Zipstac…

…k#1234)

v0.113.3

Toggle v0.113.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Pass ENV from backend to tool (Zipstack#1236)

v0.116.2

Toggle v0.116.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[FIX] Fixed prompt service entrypoint (Zipstack#1232)

Fixed prompt service entrypoint

v0.116.1

Toggle v0.116.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix file skipping while API-deloyment execution (Zipstack#1230)

reolved file skipping while API-deloyment execution

v0.116.0

Toggle v0.116.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
OTEL instrumentation Support (Zipstack#1218)

* Added OTEL instrumentation dependencies for tracing

* Moved gunicorn to main dependency and removed the version for otel instrumentations

* Commit pdm.lock changes

* Changed the deploy group from dev to optional

* Commit pdm.lock changes

* Corrected optional dependencies

* Commit pdm.lock changes

* Added otel config in all services. Added additional env logic in runner to support otel config passing

* Commit pdm.lock changes

* Corrected logs and runner

* corrected the wrong method name

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* reverted adding the otel ids since it causes errro when isntrumentation not present

* fixes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Added missing dependency for tracing

* Commit pdm.lock changes

* Trace context support for tool. Added logs with trace id in flask logging helper

* Fix line length

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fixed line length

* Commit pdm.lock changes

* Added version for otel sdk and apis

* Apply suggestions from code review

Signed-off-by: Ritwik G <[email protected]>

* Update tools/structure/src/main.py

Signed-off-by: Ritwik G <[email protected]>

* Removed instrumentation dependencies

* Commit pdm.lock changes

* Commit pdm.lock changes

---------

Signed-off-by: Ritwik G <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>