Skip to content

v1.2.0

Compare
Choose a tag to compare
@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 04 Jul 17:34
· 41 commits to main since this release
v1.2.0
07f7f3e

Retrieval Augmented Generation Pattern Stack v1.2.0 Release Notes

This release includes several updates to the underlying members of the Retrieval Augmented Generation Pattern stack.

Observability

Features

  • Monitoring for all buckets created by the solution can now be configured by setting cloud_monitoring_provision to true.
  • Provisioning of logging or monitoring instances can now be opted out of using new boolean input variables log_analysis_provision and cloud_monitoring_provision.
  • Existing cloud monitoring instances can now be used with the new input variable existing_cloud_monitoring_crn.
  • New variables enable_at_event_routing_to_cos_bucket and enable_at_event_routing_to_log_analysis provide ability to route Activity Tracker either to a COS bucket, or an existing Log Analysis instance (or both).

Bug Fixes

  • Default value for region in instances Deployable Architecture is updated.

WatsonX SaaS Services

Features

  • Catalog tile has been updated and Deployable Architecture has been renamed to "Watsonx.ai SaaS with Assistant and Governance".
  • Support has been added for provisioning watsonx.data.
  • Some Watson services can now be deployed in the jp-tok region.

Bug Fixes

  • Error fixed when requesting no Watson project to be created.
  • Storage delegation now works when KMS is private.
  • Reference architecture diagram updated for accuracy.

Security Service - Security Compliance Center

Features

  • Event Notifications destinations, topics, and subscriptions can now be created for the SCC instance.
  • SCC attachments can now be created using the profile_attachments input variable.
  • SCC Cloud Object Storage (COS)-related outputs have been added.

Bug Fixes

  • Variable descriptions have been cleaned up.
  • Bug fixed in agents Deployable Architecture where Kubernetes provider config had a typo.

Security Service - Secret Manager

Features

  • Support has been added for use cases where KMS is in a different account using the new optional variable ibmcloud_kms_api_key.
  • Event Notifications destinations, topics, and subscriptions can now be created.

Bug Fixes

  • Improved the accuracy and details of the description of the input and output variables for the Deployable Architecture.

Sample RAG App Configuration

Bug Fixes

  • Watson Assistant code updated to allow for destruction of resources.
  • Watson Discovery API URL prefixed with https.

Important Notes

  • Upgrading from an older version may result in some destroys due to the major version update of the COS module. This is expected and should not be disruptive to everyday operations.
  • When upgrading to this version, you may end up with a duplicate Assistant within your Watson Assistant instance. We recommend deleting the original Assistant from the Watson Assistant instance after the upgrade.