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
11 changes: 11 additions & 0 deletions content/Changelog/sdk-py.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ import { Callout } from 'fumadocs-ui/components/callout';

This page documents the release history of the [Agentuity Python SDK](https://github.com/agentuity/sdk-py).

## v0.0.93

<Callout type="info">
Released: June 9, 2025
</Callout>

**Changes:**
- **Fixed:** Improved route handling for extra path segments and better 404 error messages
- **Fixed:** Enhanced logging to display actual HTTP method and full request path
- **Fixed:** Simplified health check response headers and consolidated route registration

## v0.0.92

<Callout type="info">
Expand Down