Skip to content

Add owned ErrorResponse mapping and bump 0.10.7#91

Merged
RAprogramm merged 1 commit intomainfrom
codex/add-fromapperror-implementation-for-errorresponse
Sep 20, 2025
Merged

Add owned ErrorResponse mapping and bump 0.10.7#91
RAprogramm merged 1 commit intomainfrom
codex/add-fromapperror-implementation-for-errorresponse

Conversation

@RAprogramm
Copy link
Owner

Summary

  • add an owning From<AppError> conversion for ErrorResponse to reuse payload metadata without cloning
  • switch the Axum adapter to the consuming conversion and cover owned mappings in tests
  • bump the crate to v0.10.7 and document the change in the changelog/README

Testing

  • cargo +nightly fmt --
  • cargo +1.90.0 clippy -- -D warnings
  • cargo +1.90.0 build --all-targets
  • cargo +1.90.0 test --all
  • cargo +1.90.0 doc --no-deps
  • cargo deny check
  • cargo audit

https://chatgpt.com/codex/tasks/task_e_68cf378f8018832bbc359c3770de595c

@RAprogramm RAprogramm merged commit abcddf3 into main Sep 20, 2025
2 checks passed
@RAprogramm RAprogramm deleted the codex/add-fromapperror-implementation-for-errorresponse branch September 20, 2025 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant