Skip to content

Releases: Scale3-Labs/langtrace

2.0.1

02 Aug 17:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

Features:

This release introduces a breaking change for users still on version 1.5.10 or below. Please ensure you upgrade to version 1.7.0 before upgrading to this release.

This Release contains the following changes:

  • Annotations page redesign
  • Trace page improvements
  • Allow downloading last 100 traces
  • Bug fixes and performance improvements

Migrations:

⚠️ ⚠️ ⚠️ Breaking Change ⚠️ ⚠️ ⚠️

We are changing the way we handle migrations to enhance performance and ensure data integrity. With this new approach, users will no longer face issues such as tables being wiped during migrations.

Upgrade Path:

  • Step 1: Users on version 1.5.10 or below must first upgrade to version 1.7.0. This intermediary step is crucial to prepare your system for the changes introduced in this release.
  • Step 2: After successfully upgrading to version 1.7.0, you can proceed with upgrading to the latest release.

Improvements:

  • Automated Schema Updates: Migrations will now automatically update the schema to ensure compatibility with new features and improvements.
  • Rollback Capabilities: Enhanced rollback capabilities to provide greater flexibility in managing database changes.

In case you encounter any issues during the update, please reach out to us via chat or discord.

2.0.0

02 Aug 16:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.5...2.0.0

1.7.0

25 Jul 15:42
Compare
Choose a tag to compare

This change contains the following features and bugfixes

Features

  • A full redesign of the traces page with resizable columns, hideable columns, preferences
  • Refactor and redesign of prompt management
  • Support for zod schema with prompt management
  • Support for receiving spans from OTLP exporter (only json payloads over http)
    and new sheet view for spans and attributes for better debugability

Bugfixes

1.6.5

25 Jul 16:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.4...1.6.5

1.6.4

16 Jul 15:51
Compare
Choose a tag to compare

This release adds the following features, bugfixes and migrations

Features

  • Filter traces by models detected in the traces
  • Save time stamp preferences
  • Option to group spans by traces when filters are applied

Bugfixes

  • Minor bugfix to lock tests in the annotations view

Migrations

  • None

1.6.3

15 Jul 21:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.2...1.6.3

1.6.2

15 Jul 21:25
Compare
Choose a tag to compare

This release adds the following features and bugfixes:

  1. Refactors and redesigns the advanced filter in the Traces tab in order to make it easier to
  • Filter based on vendor
  • Filter by vendor function
  • Filter by events
  • Filter by attributes
  • Filter by user and prompt ID
  1. Bugfixes to filters and UI elements
  2. Query performance improvements for faster filtering

1.6.1

12 Jul 18:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.13...1.6.1

1.6.0

12 Jul 09:16
Compare
Choose a tag to compare

This release contains the following features, bugfixes and migrations:

  • Backwards compatible fixes to support OTEL semantic GenAI spans and traces
  • Bugfixes and query performance improvements

1.5.13

09 Jul 18:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.12...1.5.13