Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ All notable changes to this project are documented below.
The format is based on [keep a changelog](http://keepachangelog.com) and this project uses [semantic versioning](http://semver.org).

## [Unreleased]

## [3.35.1] - 2025-12-03
### Fixed
- Correctly wire ctx propagation in Session Start/End event hooks.
- Correctly wire context propagation in Session Start/End runtime event hooks.

## [3.35.0] - 2025-12-02
### Added
Expand Down
Loading