Maxim AI release notes
Maxim AI release notes
www.getmaxim.ai

🚚 No More 1MB Log Size Limit – Unlimited Log Ingestion

 

Improvement

  

We’re excited to announce the removal of the 1MB size limit for log uploads! Previously, logs larger than 1MB were truncated or rejected, but now you can push logs of any size directly into Maxim — perfect for handling large traces, detailed debug output, or verbose agent sessions.

What’s changed?

  • Unlimited log size: Ingest logs of any size from your SDKs or integrations. No more splitting or trimming required.
  • Efficient storage & retrieval: Large logs are now seamlessly stored and indexed for fast access.
  • Partial display in UI: For performance and usability, only a snippet of large logs is shown in the timeline/table view. Need the whole thing? Just click “View full version” to open the complete log details in a new tab.
  • Automatic detection: Your existing implementation remains as is, the SDK now auto detects large logs and handles it accordingly. Just update the SDK version to the latest and you're good to go!

This unlocks deeper observability for complex workflows and ensures you never lose critical context due to log size constraints.