Skip to content

v0.4.7

Choose a tag to compare

@github-actions github-actions released this 25 Jan 00:22
· 268 commits to main since this release

[0.4.7] - 2026-01-25

馃殌 Features

  • (ci) Configure cargo trusted publishing for crates.io

馃悰 Bug Fixes

  • Update concurrently to resolve lodash prototype pollution vulnerability (#65)
  • Resolve code scanning alerts - unnecessary_sort_by (#67)
  • (ci) Pass OIDC token to cargo publish commands

馃殰 Refactor

  • (phase2) Move serialization from domain to application layer (#68)
  • (phase3) Achieve domain purity by removing serialization from value objects (#69)
  • (core) Phase 1 - GAT migration for zero-cost async abstractions (#71)

馃摎 Documentation

  • Update READMEs with badges, callouts, and v0.4.6

鈿欙笍 Miscellaneous Tasks

  • Bump google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml
  • Bump actions/download-artifact from 6 to 7
  • Bump actions/cache from 4 to 5
  • Bump actions/upload-artifact from 5 to 6
  • Bump google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml
  • Update cargo dependencies to latest compatible versions (#66)
  • (ci) Consolidate and optimize GitHub Actions workflows (#70)
  • (release) Prepare v0.4.7 patch release (#72)