Release v6.1.0 into Main#634
Merged
Merged
Conversation
…le-management-ui-change
…r this morning & add gifs
…anagement-ui-change
…modifying some naming conventions
* Add shared cdk lib layer
…anagement-ui-change
* APIs for API token mgmt * User API token UI, API schema and token UI enhancements * pr comments * failing tests * add group component to token wizard * UI tweaks from standup * smoke test * smoke test --------- Co-authored-by: jmharold <jmharold@amazon.com> Co-authored-by: bedanley <bedanley@amazon.com>
Update metadata tagging with document ingestion
* Add vpc/cert/guardrail configs * Add vpc permissions to lambda role
* Set UTC by default * Update pydantic factory to use now * Update tailwind config
Co-authored-by: bedanley <bedanley@amazon.com>
* fix schema issue with collections
added 2 commits
December 18, 2025 21:49
bedanley
approved these changes
Dec 19, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v6.1.0
This release includes comprehensive dependency updates across the entire platform. While these updates are not breaking changes, they represent significant infrastructure improvements that enhance security and platform stability:
Recommendation: Test thoroughly in non-production environments before deploying to production systems.
Key Features
API Token Management
To further support multi-tenant environments, LISA Admins can now manage and associate API tokens with specific users or systems. This feature adds an API Management UI where Admins can create, view, and delete API tokens. This feature can be extended to non-admin users by configuring user groups and enabling it in the UI as a configuration option.
User Experience:
Schedule Management
This feature delivers automatic resource scheduling with LISA self-hosted models through AWS Auto Scaling Groups and Schedule Actions, enabling automated start/stop scheduling that reduces operational costs while maintaining service availability during business hours. The solution supports both UI-driven and API-driven workflows, eliminating manual intervention overhead and providing intelligent resource management.
Scheduling Types:
RAG UI Enhancements
This set of UI enhancements improves the overall user experience of the Repository, Analysis, and Guardrail (RAG) components:
Dependency Updates
This release includes several dependency updates to address security vulnerabilities and keep the project up to date:
Bug Fixes and Other Improvements
Key Changes
Acknowledgements
Full Changelog: https://github.com/awslabs/LISA/compare/v6.0.1..v6.1.0