Skip to content

2026 week 10 update for TP 1.15 release#118

Merged
syan-tibco merged 1 commit intomainfrom
releases/202610
Mar 6, 2026
Merged

2026 week 10 update for TP 1.15 release#118
syan-tibco merged 1 commit intomainfrom
releases/202610

Conversation

@syan-tibco
Copy link
Copy Markdown
Collaborator

This pull request introduces several new features and improvements across the Helm charts and configuration files, focusing on enhanced configurability and robustness for platform provisioning and deployment. The most significant changes include the addition of retry logic for script execution, expanded configuration options for OpenSearch, new options for activation server and licensing, support for Langfuse installation, and updates to default component versions.

Key changes:

1. Script Execution Robustness

  • Added support for retrying failed task scripts in the generic runner, with configurable retry count and delay via retryCount and retryDelay fields in the CUE schema and corresponding shell logic. This improves resilience for transient failures during automation. [1] [2] [3]

2. Observability and OpenSearch Configuration

  • Introduced a new "OpenSearch" configuration group in the O11y (observability) stack, allowing users to specify namespace, chart version, replica count, storage size, and admin password for OpenSearch, as well as a toggle to deploy OpenSearch. Group indices and documentation were updated accordingly. [1] [2] [3]

3. Activation Server and Licensing Enhancements

  • Added options to upload an activation license file (in zip format) and to configure activation server settings via the UI, including a new checkbox to enable activation service configuration and a file upload for the license. Also included a new option to use CLI mode for DP operations. [1] [2] [3] [4] [5] [6]

4. Langfuse and Miscellaneous UI Options

  • Added a UI option to install Langfuse for LLM observability in the TP base deployment configuration, making it easier to enable this feature during provisioning. [1] [2]

5. Component Version and Naming Updates

  • Updated default versions for multiple CP platform components to the 1.15.x/1.16.x series in the local config recipe, and changed the release name for the event processing addon to align with platform naming. Also included new audit server configuration options and made minor repository path corrections. [1] [2] [3] [4] [5] [6] [7] [8] [9]

Let me know if you need more details about any specific change!

@syan-tibco syan-tibco requested a review from owen-pengtao March 6, 2026 14:34
@syan-tibco syan-tibco merged commit e29ff88 into main Mar 6, 2026
1 check passed
@syan-tibco syan-tibco deleted the releases/202610 branch March 6, 2026 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants