Skip to content

chore(release): sync Cargo.lock and uv.lock for v0.6.0 - #202

Merged
ZhuchkaTriplesix merged 74 commits into
mainfrom
dev
Sep 12, 2026
Merged

ZhuchkaTriplesix merged 74 commits into
mainfrom
dev

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member

Syncs Cargo.lock and uv.lock versions to 0.6.0 for release CI builds.

ZhuchkaTriplesix and others added 30 commits August 26, 2026 20:29
fix(security): prevent path traversal and symlink escape in StaticFiles
ci: add native Rust cargo tests and automated security audit workflow
fix(typing): add PEP 561 py.typed marker and _oxyroute.pyi type stubs
fix(params): schema-aware path parameter coercion to prevent unintended numeric casting
fix(build): set panic = "abort" in Cargo.toml to prevent FFI stack unwinding
feat(dx): auto-infer Pydantic body_model and support flexible parameter names
perf(call): adopt PEP 590 Vectorcall protocol to eliminate PyDict kwargs allocation
perf(cache): pack RouteEntry layout into single 64B cacheline for hot-path metadata
fix(dispatch): restore abi3-py310 compliant call0 and kwargs calling
ZhuchkaTriplesix and others added 29 commits August 27, 2026 12:31
chore(deps): upgrade oxyjwt to >=0.7.0 and drop pyjwt / cryptography
perf(cache): consolidate HotSnapshot atomic refcounts into single Arc<FrozenState> (#149)
fix(observability): ensure access_log_hook executes on unhandled exceptions via try-finally
feat(openapi): align default OpenAPI version to 3.1.0 for Pydantic v2 JSON Schema compatibility
feat(openapi): auto-document 401 Unauthorized and 422 Validation Error responses
…-params

feat(openapi): support query and header parameter schema declarations
…istration (#189)

* feat(di): DAG dependency resolution with cycle detection at route registration (#141)

* perf(bench): add DI/DX overhead comparison benchmark
@ZhuchkaTriplesix
ZhuchkaTriplesix merged commit 1bc9731 into main Sep 12, 2026
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant