You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,9 +23,13 @@ SPDX-License-Identifier: MIT-0
23
23
-**Enhanced SQL Guidance**: Comprehensive Athena/Trino function reference with explicit PostgreSQL operator warnings to prevent common query failures like `~` regex operator mistakes
24
24
-**Faster Time-to-Query**: Agent has immediate access to table overview and can proceed directly to detailed schema loading for relevant tables
25
25
26
+
### Changed
27
+
- Add UI code lint/validation to publish.py script
28
+
26
29
### Fixed
27
30
- 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
0 commit comments