Skip to content

Commit a4eaba9

Browse files
committed
Release notes
1 parent ddcc328 commit a4eaba9

File tree

3 files changed

+19
-4
lines changed

3 files changed

+19
-4
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# v3.2.1
2+
## Bug Fixes
3+
- Resolved issue where subnet wasn't being passed into ec2 instance creation
4+
- Resolved role creation issue when deploying with custom subnets
5+
- Updated docker image to grant permissions on copied in files
6+
7+
## Coming Soon
8+
- Version 3.3.0 will include a new RAG ingestion pipeline. This will allow users to configure an S3 bucket and an ingestion trigger. When triggered, these documents will be pre-processed and loaded into the selected vector store.
9+
10+
## Acknowledgements
11+
* @bedanley
12+
* @estohlmann
13+
14+
**Full Changelog**: https://github.com/awslabs/LISA/compare/v3.2.0...v3.2.1
15+
116
# v3.2.0
217
## Key Features
318
### Enhanced Deployment Configuration

lib/user-interface/react/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)