Skip to content
Open
Show file tree
Hide file tree
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
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

## [0.1.78] - 2026-03-26

- Block requests instrumentation from traceloop


## [0.1.77] - 2026-03-23

- Cleanup and refactor claude agent sdk instrumentation


## [0.1.76] - 2026-03-19

- Update block instrument functionality to correctly block Redis and SQLAlchemy
Expand Down Expand Up @@ -211,4 +221,4 @@ The format is based on Keep a Changelog and this project adheres to Semantic Ver

- Added utility to set input and output data for any active span in a trace

[0.1.76]: https://github.com/KeyValueSoftwareSystems/netra-sdk-py/tree/main
[0.1.78]: https://github.com/KeyValueSoftwareSystems/netra-sdk-py/tree/main
Loading