Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Oct 8, 2025

v5.3.2

Key Features

Enabling OAuth Backed MCP Connections

  • MCP OAuth Support: LISA now supports OAuth authentication for the MCP (Model Context Protocol) connection feature, enabling users to securely authenticate and access their connections
  • Connection Management: Users can now reset their connections through the connection management interface allowing users to update previously configured settings stored in local storage

Rag Ingestion JobStatus Update

  • DDB: The GSI (Global Secondary Index) for the JobStatusTable has been updated to improve the querying and filtering capabilities of the job status information
  • Job Status Widget: The RAG ingestion UI now features a new status tracking widget that displays your recent document ingestion job history, enabling monitoring of processing progress

Chat Widget Performance Optimization

This release includes significant performance improvements to the chat widget, addressing performance degradation issues caused by excessive re-rendering

  • Memoization: The chat widget has been optimized using memoization techniques, reducing the number of unnecessary re-renders and improving the overall responsiveness of the application
  • Conditional Dependencies: The chat widget's dependency handling has been improved, ensuring that only the necessary components are re-rendered based on changes in the data

Langfuse Documentation

This release includes updates to our documentation site where a guide was created on how to integrate Langfuse into LISA Serve to view your LLM traces

Acknowledgements

Full Changelog: https://github.com/awslabs/LISA/compare/v5.3.1..v5.3.2

@estohlmann estohlmann marked this pull request as ready for review October 8, 2025 18:17
estohlmann
estohlmann previously approved these changes Oct 8, 2025
@estohlmann estohlmann merged commit 1c1ae6a into main Oct 8, 2025
17 checks passed
@estohlmann estohlmann deleted the release/v5.3.2 branch October 8, 2025 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants