Skip to content

Release UnO 1.1.2

Latest
Compare
Choose a tag to compare
@SignorAutoma SignorAutoma released this 03 May 12:22
· 29 commits to main since this release
db977b8

HCL Universal Orchestrator Version 1.1.2

The Universal Orchestrator team is happy to announce the latest release of HCL Universal Orchestrator, version 1.1.2! This update brings forth enhancements and improvements to supercharge your automation workflows.

🚀 Release Notes

1. HCL UnO Agent with Automated Plug-in Management

  • Introducing the HCL UnO agent with automated plug-in management.
  • Ensure smooth transitions during agent updates and uninterrupted performance.
  • Automatically update plug-ins with zero downtime, optimizing system efficiency.
  • Learn More about HCL UnO agent.

2. Internal Events for Workflow Customization

  • Monitor status changes of scheduling items to trigger job streams.
  • Reduce manual intervention and increase efficiency.
  • Enhance reliability and reduce errors with predefined condition-based job stream activation.
  • Discover More about internal events.

3. Support for Multiple Formats for Enhanced Connectivity

  • Now supporting JSON and YAML formats.
  • Choose the most suitable serialization format for specific use cases.
  • Ensure compatibility with diverse platforms and reduce integration friction.
  • Explore managing multiple formats.

4. Recovery Options for Uninterrupted Workflow

  • Navigate unforeseen disruptions seamlessly during job completions.
  • Minimize downtime and ensure efficient operations with recovery options.
  • Rerun jobs or initiate alternative jobs for flexible issue resolution.
  • Check Out recovery options.

🧰 Chart Configuration Updates

Changes in Extra Images configuration

  • Specify multiple extra packages from both UnO and HWA when needed.
  extraImages:
   - registry: hclcr.io/uno
     name: hcl-uno-external-pod:1.1.2.0
   - registry: hclcr.io/wa
     name: hcl-workload-automation-packages:10.2.2.00.20240424

Updated Deployment CPU Request:

  • Deployments CPU request increased from 0.3 to 0.6

Updated Tags

  • UnO from version 1.1.1 to 1.1.2
  • HWA from version 10.2.1 to 10.2.2

Relevant changes in values.yaml

  • Enhanced Connectivity: Configure Kafka SASL mechanism, JAAS config, and security protocol for seamless connectivity enhancements.
  • Efficient Resource Management: Specify the duration of the plan window for precise resource management.
  • Enhanced Security: Enhance security with configurable tlsVerification settings.
  • Customized DocumentDB Configuration: Tailor retry and read preferences specifically for DocumentDB.

Full Changelog: chart_1.1.1...chart_1.1.2