Skip to content

v2.8.0

Choose a tag to compare

@statefb statefb released this 21 Mar 02:25
· 13 commits to v2 since this release
183b68c

New Features

  • Support for multi-environment deployments (dev, test, prod) within the same AWS account with type-safe parameter management and environment-specific resource naming. #778 by @konokenj

Bug Fixes

  • Fixed an issue where pinning a bot that is not in the 'recently used list' would fail, and enabled bots without RAG to appear in both "recently used" and "starred" lists. #769 by @suzuki-safie

Enhancements

  • Improved parameter management with Zod schemas for better developer experience and type safety. #778 by @konokenj
  • Added environment tagging for all resources with CDKEnvironment for identification. #778 by @konokenj