Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • store optional detail payloads in AppError and expose feature-aware with_details* helpers for JSON and text details
  • thread stored detail payloads through ProblemJson and ErrorResponse mappings with new serde-on/off regression tests and refreshed UI snapshots
  • update documentation and versioning to describe the new helpers, including README, changelog, and wiki tweaks

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 +1.90.0 audit

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

@RAprogramm RAprogramm merged commit f0d7762 into new_verison Sep 26, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the eye-of-ra/extend-apperror-with-optional-details branch September 26, 2025 08:08
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.

2 participants