docker-v0.5.5

VoiceBlender/voiceblenderdocker-v0.5.5Jun 23, 2025by Vadman97

AI Summary

This release focuses on Kafka configuration updates, trace context propagation, and performance improvements for push payloads. It includes various bug fixes and updates across the platform.

Key Highlights

  • Updated Kafka connect worker configuration
  • Enabled trace context propagation through Kafka
  • Improved push payload processing performance
  • Added Firebase/SSO hybrid auth mode for cloud product

New Features

  • Support for inlining remote video elements
  • Basic ability to download logs
  • Support for SQL alerts
  • Add default dashboards for AWS and frontend metrics
  • Add RSS feed for blog

Full Release Notes

## What's Changed
* update kafka connect worker configuration by @Vadman97 in https://github.com/highlight/highlight/pull/9974
* add backlinks script for reorganized docs and updated middleware by @ysadamt in https://github.com/highlight/highlight/pull/9978
* add basic ability to download logs by @Vadman97 in https://github.com/highlight/highlight/pull/9966
* fix phonehome materialized view by @Vadman97 in https://github.com/highlight/highlight/pull/9965
* Version Packages by @github-actions in https://github.com/highlight/highlight/pull/9973
* ahrefs fixes by @ysadamt in https://github.com/highlight/highlight/pull/9971
* fix dotnet sdk trace_id propagation by @Vadman97 in https://github.com/highlight/highlight/pull/9979
* Add example of broken context with async code by @ccschmitz in https://github.com/highlight/highlight/pull/9987
* support inlining remote video elements using the canvas manager by @Vadman97 in https://github.com/highlight/highlight/pull/9668
* Version Packages by @github-actions in https://github.com/highlight/highlight/pull/9998
* more ahrefs fixes by @ysadamt in https://github.com/highlight/highlight/pull/9996
* Add RSS feed for blog by @ccschmitz in https://github.com/highlight/highlight/pull/9989
* add new blog post on opentelemetry in nextjs by @Vadman97 in https://github.com/highlight/highlight/pull/9961
* update ruby e2e example app dependencies by @Vadman97 in https://github.com/highlight/highlight/pull/9999
* upgrade npm dependencies by @mayberryzane in https://github.com/highlight/highlight/pull/10001
* Update Ruby demos for logging support by @ccschmitz in https://github.com/highlight/highlight/pull/10006
* support SQL alerts by @mayberryzane in https://github.com/highlight/highlight/pull/9997
* SQL improvements by @mayberryzane in https://github.com/highlight/highlight/pull/10007
* fix worker.session.initialize.count metric cardinality by @Vadman97 in https://github.com/highlight/highlight/pull/10008
* fix highlight.run SDK OTel compatibility and avoid emitting relativeTimestamp metrics by @Vadman97 in https://github.com/highlight/highlight/pull/10009
* fix @highlight-run/node traceparent propagation by @Vadman97 in https://github.com/highlight/highlight/pull/9950
* RELEASING: Releasing 8 package(s) by @Vadman97 in https://github.com/highlight/highlight/pull/10024
* fix stripe payment method check by @Vadman97 in https://github.com/highlight/highlight/pull/10022
* Check error retention on last error object by @SpennyNDaJets in https://github.com/highlight/highlight/pull/10016
* setup trace context propagation through kafka by @Vadman97 in https://github.com/highlight/highlight/pull/10026
* Fix error alert title by @SpennyNDaJets in https://github.com/highlight/highlight/pull/10028
* ahrefs fixes for links to broken page by @ysadamt in https://github.com/highlight/highlight/pull/10019
* update collector CORS configuration by @Vadman97 in https://github.com/highlight/highlight/pull/9953
* remove dd profiler by @mayberryzane in https://github.com/highlight/highlight/pull/10042
* Edit graph touch ups by @SpennyNDaJets in https://github.com/highlight/highlight/pull/9976
* Snooze error alerts by @SpennyNDaJets in https://github.com/highlight/highlight/pull/10027
* Zane/main queue tuning by @mayberryzane in https://github.com/highlight/highlight/pull/10046
* update kafka connect config for metrics flushing by @Vadman97 in https://github.com/highlight/highlight/pull/10036
* Safe base64 encoding by @SpennyNDaJets in https://github.com/highlight/highlight/pull/10050
* remove extra marshalling/unmarshalling in pushPayload by @mayberryzane in https://github.com/highlight/highlight/pull/10049
* convert graphing editor settings to sql by @mayberryzane in https://github.com/highlight/highlight/pull/10051
* Refactor graphing editor by @SpennyNDaJets in https://github.com/highlight/highlight/pull/10053
* add default dashboards for AWS and frontend metrics by @mayberryzane in https://github.com/highlight/highlight/pull/10033
* add a firebase/sso hybrid auth mode for the cloud product by @Vadman97 in https://github.com/highlight/highlight/pull/10055
* Funnel improvements by @SpennyNDaJets in https://github.com/highlight/highlight/pull/10058
* add an sso callout to the members page by @Vadman97 in https://github.com/highlight/highlight/pull/10065
* dedupe exact error matches by @mayberryzane in https://github.com/highlight/highlight/pull/10071
* Frontend trace killswitch by @SpennyNDaJets in https://github.com/highlight/highlight/pull/10073
* improve performance of pushpayload processing by @Vadman97 in https://github.com/highlight/highlight/pull/10059
* fix sample logic by @mayberryzane in https://github.com/highlight/highlight/pull/10075
* increase ingest sampling rate to 50% by @mayberryzane in https://github.com/highlight/highlight/pull/10077
* Reflame rrweb sync by @SpennyNDaJets in https://github.com/highlight/highlight/pull/10078
* Debug enable business dashboards by @SpennyNDaJets in https://github.com/highlight/highlight/pull/10076
* remove ingest filter completely by @mayberryzane in https://github.com/highlight/highlight/pull/10079
* Bump version by @SpennyNDaJets in https://github.com/highlight/highlight/pull/10080
* fix state issue in oauth sso signin by @Vadman97 in https://github.com/highlight/highlight/pull/10067
* Fix undefined access in auth client by @SpennyNDaJets in https://github.com/highlight/highlight/pull/10083
* fix @highlight-run/cloudflare SDK using invalid OTel class extension by @Vadman97 in https://github.com/highlight/highlight/pull/10087
* update default dashboard to correctly render web vitals by @Vadman97 in https://github.com/highlight/highlight/pull/10037
* Fix otel instrumentation options by @SpennyNDaJets in https://github.com/highlight/highlight/pull/10088
* push payload perf by @mayberryzane in https://github.com/highlight/highlight/pull/10089
* avoid project-token refresh breaking auth by @Vadman97 in https://github.com/highlight/highlight/pull/10086
* only update columns which have changed, fix span kind by @mayberryzane in https://github.com/highlight/highlight/pull/10092
* Update GORM OTel plugin and add blog post by @ccschmitz in https://github.com/highlight/highlight/pull/9995
* remove type assertions around tracer on shutdown by @Vadman97 in https://github.com/highlight/highlight/pull/10091
* add log for stripe billing error email notification by @Vadman97 in https://github.com/highlight/highlight/pull/10038
* SQL editor improvements by @mayberryzane in https://github.com/highlight/highlight/pull/10084
* rebase rrweb by @Vadman97 in https://github.com/highlight/highlight/pull/10095
* turn off session cookie storage by default by @Vadman97 in https://github.com/highlight/highlight/pull/9984
* add example aws SAM lambda app by @Vadman97 in https://github.com/highlight/highlight/pull/10039
* use aliases to override group/series/bucket behavior by @mayberryzane in https://github.com/highlight/highlight/pull/10105
* update dependencies to resolve security vulnerabilities by @Vadman97 in https://github.com/highlight/highlight/pull/10097
* upgrade npm dependencies by @mayberryzane in https://github.com/highlight/highlight/pull/10106
* write fields to redis/clickhouse, fewer data sync submits by @mayberryzane in https://github.com/highlight/highlight/pull/10093
* fix field caching by @mayberryzane in https://github.com/highlight/highlight/pull/10111
* Left panel basics by @SpennyNDaJets in https://github.com/highlight/highlight/pull/10085
* fix issue where fields were written unnecessarily by @mayberryzane in https://github.com/highlight/highlight/pull/10113
* Improve funnel option dropdown by @SpennyNDaJets in https://github.com/highlight/highlight/pull/10115
* fix local sendmode in highlight.run sdk by @Vadman97 in https://github.com/highlight/highlight/pull/10110
* Trace left panel by @SpennyNDaJets in https://github.com/highlight/highlight/pull/10114
* fix sso breaking when multiple domains are set up for the same client by @Vadman97 in https://github.com/highlight/highlight/pull/10120
* add e2e python to node kafka example by @Vadman97 in https://github.com/highlight/highlight/pull/10119
* improve error handling when oauth token is expired by @Vadman97 in https://github.com/highlight/highlight/pull/10101
* Disable dev tools for public users by @SpennyNDaJets in https://github.com/highlight/highlight/pull/10121
* cancel long running tasks by @Vadman97 in https://github.com/highlight/highlight/pull/10126
* Set up LaunchDarkly for feature flagging in the app UI by @ccschmitz in https://github.com/highlight/highlight/pull/10096
* support ISS SSO login initiation by @Vadman97 in https://github.com/highlight/highlight/pull/10129
* consolidate highlight.run client and firstload packages by @Vadman97 in https://github.com/highlight/highlight/pull/9310
* add initial launchdarkly integraton to highlight.run by @Vadman97 in https://github.com/highlight/highlight/pull/10127
* Version Packages by @github-actions in https://github.com/highlight/highlight/pull/10109
* update customers list by @Vadman97 in https://github.com/highlight/highlight/pull/10135
* turn on dogfooding of ld client integration by @Vadman97 in https://github.com/highlight/highlight/pull/10137
* fix backend panics by @Vadman97 in https://github.com/highlight/highlight/pull/10136
* introduce new blog post by @Vadman97 in https://github.com/highlight/highlight/pull/10145
* Fix error using context outside provider by @ccschmitz in https://github.com/highlight/highlight/pull/10150
* use standard json library by @mayberryzane in https://github.com/highlight/highlight/pull/10153
* Bump reflame deps by @lewisl9029 in https://github.com/highlight/highlight/pull/10152
* Bug fixes and performance optimizations by @SpennyNDaJets in https://github.com/highlight/highlight/pull/10160
* Replayer performance optimizations by @ccschmitz in https://github.com/highlight/highlight/pull/10163
* Implement support for client-side sampling. by @kinyoklion in https://github.com/highlight/highlight/pull/10168
* update demo page by @Vadman97 in https://github.com/highlight/highlight/pull/10165
* docs: add Nuxt integration guide and example instrumentation by @luffy-orf in https://github.com/highlight/highlight/pull/10170
* Adds acquisition notice to docs homepage by @scribblingfox in https://github.com/highlight/highlight/pull/10173
* update highlight install to point to LD project by @Vadman97 in https://github.com/highlight/highlight/pull/10171
* fix render lambda stalling and failing to update state by @Vadman97 in https://github.com/highlight/highlight/pull/10180
* Fix invalid sdks by @SpennyNDaJets in https://github.com/highlight/highlight/pull/10190
* add default redis password by @Vadman97 in https://github.com/highlight/highlight/pull/10192

## New Contributors
* @kinyoklion made their first contribution in https://github.com/highlight/highlight/pull/10168
* @luffy-orf made their first contribution in https://github.com/highlight/highlight/pull/10170
* @scribblingfox made their first contribution in https://github.com/highlight/highlight/pull/10173

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