Bump version to 0.1.3; enhance logging with correlation_id for better error tracing and add request lifecycle middleware

This commit is contained in:
Guangfei.Zhao
2026-07-23 22:50:52 +08:00
parent ac79dd0618
commit bba1cc2f56
10 changed files with 220 additions and 4 deletions
Generated
+1 -1
View File
@@ -173,7 +173,7 @@ wheels = [
[[package]]
name = "nexus-claude-api"
version = "0.1.2"
version = "0.1.3"
source = { editable = "." }
dependencies = [
{ name = "boto3" },