docker-v0.5.6

googleapis/mcp-toolboxdocker-v0.5.6Aug 8, 2025by Vadman97

AI Summary

This release focuses on improving session processing and replay stability, along with performance optimizations. It includes updates to the dotnet4 SDK to use OTLP HTTP and updates to documentation.

Key Highlights

  • Fixed session processing and replay stability
  • Switched dotnet4 SDK to OTLP HTTP
  • Updated documentation to turn off SSR
  • Pinned Docker image versions for consistency
  • Added ability to restart sessions

New Features

  • Improved session replay performance
  • Fixed SearchForm trim crashing logs loading
  • Fixed excessively-long active intervals
  • Restart sessions functionality

Full Release Notes

## What's Changed
* fix session processing excluding excessively by @Vadman97 in https://github.com/highlight/highlight/pull/10141
* switch dotnet4 sdk to OTLP HTTP by @Vadman97 in https://github.com/highlight/highlight/pull/10201
* update docs page to turn off SSR by @Vadman97 in https://github.com/highlight/highlight/pull/10205
* ignore excessively-long active intervals by @Vadman97 in https://github.com/highlight/highlight/pull/10209
* fix SearchForm trim crashing logs loading by @Vadman97 in https://github.com/highlight/highlight/pull/10218
* use correct retention date for errors by @mayberryzane in https://github.com/highlight/highlight/pull/10221
* Small change improving session replay stability by @RobertPakkoLD in https://github.com/highlight/highlight/pull/10222
* pin docker image versions by @Vadman97 in https://github.com/highlight/highlight/pull/10223
* Users/ropakko/improve session replay performance by @RobertPakkoLD in https://github.com/highlight/highlight/pull/10232
* Restart sessions by @SpennyNDaJets in https://github.com/highlight/highlight/pull/10227

## New Contributors
* @RobertPakkoLD made their first contribution in https://github.com/highlight/highlight/pull/10222

**Full Changelog**: https://github.com/highlight/highlight/compare/docker-v0.5.5...docker-v0.5.6