Tags: Bastion-Data-Project/unstract
Tags
feat: Tool container name validation for length < 63 (Zipstack#697) Tool container name validation for length < 63
fix: Renamed runner back to worker to resolve build issues (Zipstack#695 ) Renamed runner back to worker to resolve build issues
hotfix: Cron string validation to prevent scheduling within an hour's… … time (Zipstack#694) Cron string validation to prevent scheduling within an hour's time - hotfix
FIX: Issue in Displaying Cost for Prompt Run (Zipstack#690) Fixed the issue in displaying cost for prompt run Co-authored-by: Rahul Johny <[email protected]>
[FIX] SDK version bump (Zipstack#681) * SDK version bump Signed-off-by: Deepak <[email protected]> * Updated lock files Signed-off-by: Deepak <[email protected]> * Fixed conflicts Signed-off-by: Deepak <[email protected]> * Structure tool version bump Signed-off-by: Deepak <[email protected]> --------- Signed-off-by: Deepak <[email protected]> Signed-off-by: Deepak K <[email protected]>
Fix/workflow execution exception (Zipstack#677) * raising exception to handle it by celery hence apiDeployment * resolved pre commit issues * logger enriched --------- Co-authored-by: Rahul Johny <[email protected]>
FIX: Removed Polling to Fetch Token Usage API (Zipstack#668) * Removed polling for token usage * Persist the token usage details from the output manager API response * Refactored the code related to token usage * Removed the custom hook that's used to fetch the token usage
Added env setting for django atomic requests (Zipstack#664) * Added env setting for django atomic requests * Added traction boundary to the code block of django tenant migration * Addressed review comments --------- Co-authored-by: Ritwik G <[email protected]>
Reverse merge - Hotfix v0.82.9 (Zipstack#663) * fix/feature-flag-service-check * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix/feature-flag-checks#2 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix/feature-flag-checks#3 * HOTFIX: Alert message appears when the app is loaded initially (Zipstack#642) Added return statement if the user is not authenticated * Added CacheControlMiddleware to avoid request caches (Zipstack#661) * HOTFIX: Trigger logout when mandatory API fails. (Zipstack#662) * Log the user out if atleast one of the mandatory API fails * Added check for orgId and csrfToken * Reverted back the trial expired changes * Moved the timestamp initialization inside the function --------- Co-authored-by: Athul <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Tahier Hussain <[email protected]> Co-authored-by: ali <[email protected]> Co-authored-by: Jaseem Jas <[email protected]>
HOTFIX: Trigger logout when mandatory API fails. (Zipstack#662) * Log the user out if atleast one of the mandatory API fails * Added check for orgId and csrfToken * Reverted back the trial expired changes * Moved the timestamp initialization inside the function
PreviousNext