Release v5.4.0 into Main#541
Merged
Merged
Conversation
…isn't an admin or user
* Move MCP to separate stack
…nch (#537) * rebase changes on develop * fixed logic for using pre-cached nodeenv * reverted accidental format changes --------- Co-authored-by: Evan Stohlmann <evmann@amazon.com>
estohlmann
approved these changes
Nov 7, 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.
v5.4.0
Key Features
Bedrock Guardrails Integration
LISA Administrators can now Bedrock Guardrails to any models via the Model Management page or API
Offline/Air-gapped Deployment Support
Enhanced the platform to support offline and air-gapped deployments by enabling pre-caching of external dependencies for the REST API and MCP Workbench.
MCP Workbench Refactoring
Migrated the MCP Workbench deployment to use the shared LisaServe ECS cluster, improving modularity and enabling conditional deployment.
MCP Workbench UX Improvements
Enhanced the user experience of the MCP Workbench with tool validation, error display, and theme support.
Acknowledgements