Skip to content

Releases: sheroz/axum-rest-api-sample

v0.1.6

22 Sep 12:35
8e74173

Choose a tag to compare

refactor: upgrade to Rust v1.90

0.1.5

17 Sep 19:23
5a548b7

Choose a tag to compare

  • security fix: tracing-subscriber upgraded to prevent CVE-2025-58160
  • refactor: upgrade to Rust v1.89
  • chore: updated dependencies

0.1.4

08 Apr 21:57
86bc14e

Choose a tag to compare

  • chore: updated dependencies

0.1.3

20 Feb 19:19
6288567

Choose a tag to compare

  • refactor: upgrade to Rust v1.85, edition 2024
  • refactor: error handling
  • docs: updated readme, changelog, and API documentation

0.1.2

29 Jan 11:10
fb6a231

Choose a tag to compare

  • feat: structured the error response
  • feat: added transaction sample
  • refactor: separated API handlers and routes
  • chore: updated rust version and dependencies
  • docs: updated changelog and readme