From 60f20d883fbe4a350ea91bab38370c2fffffd4cc Mon Sep 17 00:00:00 2001
From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Date: Mon, 9 Jun 2025 18:46:13 +0000
Subject: [PATCH] Update SDK Python changelog for v0.0.93
Co-Authored-By: unknown <>
---
content/Changelog/sdk-py.mdx | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/content/Changelog/sdk-py.mdx b/content/Changelog/sdk-py.mdx
index 206397c1..1e47b673 100644
--- a/content/Changelog/sdk-py.mdx
+++ b/content/Changelog/sdk-py.mdx
@@ -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
+
+
+ Released: June 9, 2025
+
+
+**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