Skip to content

Commit 7e97747

Browse files
author
Bob Strahan
committed
Update CHANGELOG.md with UI lint validation, guardrails support, and permission boundary fixes
1 parent aa3ea95 commit 7e97747

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,13 @@ SPDX-License-Identifier: MIT-0
2323
- **Enhanced SQL Guidance**: Comprehensive Athena/Trino function reference with explicit PostgreSQL operator warnings to prevent common query failures like `~` regex operator mistakes
2424
- **Faster Time-to-Query**: Agent has immediate access to table overview and can proceed directly to detailed schema loading for relevant tables
2525

26+
### Changed
27+
- Add UI code lint/validation to publish.py script
28+
2629
### Fixed
2730
- Fix missing data in Glue tables when using a document class that contains a dash (-).
28-
31+
- Added optional Bedrock Guardrails support to (a) Agent Analytics and (b) Chat with Document
32+
- Fixed regressions on Permission Boundary support for all roles, and added autimated tests to prevent recurrance - fixes #70
2933

3034
## [0.3.16]
3135

0 commit comments

Comments
 (0)