Skip to content

Release v0.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 18:49

What's Changed

  • chore(release): version 0.5.0
  • Merge pull request #12 from DF3NDR/feature/milestone-11-epic-5-publish-finalize
  • ci(bench): seed config.yml for benchmark signal; guard summary publish
  • ci: trigger validation workflows on pull_request only (no duplicate push runs)
  • ci(docs): install mdbook-linkcheck in docs workflow
  • docs(milestone-11/epic-5): open release PR #12; stop at go/no-go checkpoint (Task 5.0)
  • docs(milestone-11/epic-5): add CHANGELOG [Unreleased] v0.5.0 content (Task 4.0)
  • docs(milestone-11/epic-5): concise landing-page README + compile-verified quick example (Task 3.0)
  • docs(milestone-11/epic-5): sync documentation version strings to 0.5.0 (Task 2.0)
  • project: claude code setup; M11E5 prd
  • docs(milestone-11/epic-5): final review fixes (Task 1.0)
  • docs(milestone-11/epic-4): final verification — all gates green, DoD complete (Task 7.0)
  • docs(examples): compile-verify all guide examples via real workspace crate (Epic 4 Task 5.0, 6.0)
  • docs(user-guides): add agent-orchestrator bridge guide (Epic 4 Task 4.0)
  • docs(user-guides): add content processing guide (Epic 4 Task 3.0)
  • docs(user-guides): comprehensive orchestration guide rewrite (Epic 4 Task 2.0)
  • docs(api-reference): add crate map & feature-flag reference (Epic 4 Task 1.0)
  • feat(milestone-11/epic-3): documentation content rewrite complete — all links, code examples, and content current for v0.4.3
  • docs(api-reference,contributing): update stable-api, feature-flags, migration-guide, dev-setup, testing, arch-decisions, contributing-providers
  • docs(deployment,operations): in-place updates for v0.4.3
  • docs(user-guides): in-place accuracy updates for v0.4.3
  • docs(user-guides): full rewrite for v0.4.3 workspace structure
  • docs(architecture): update all architecture docs for v0.4.3 workspace structure
  • docs(getting-started): full rewrite of installation, quickstart, and configuration guides
  • feat(docs): add doc code-example check script, pre-push hook, and CI step
  • fix(docs): fix all 227 broken internal cross-reference links; re-enable linkcheck
  • fix(docs-workflow): switch to official GitHub Actions Pages deploy pattern
  • chore: mark Epic 2 Task 10.0 complete in task list
  • feat(milestone-11/epic-2): MDBook setup, chapter hierarchy, and doc migration
  • feat(milestone-11/epic-2): add PRD, task list, and install MDBook toolchain
  • fix(release): pull verify image by exact metadata tag
  • fix(release): vendor OpenSSL for cross-compiled arm64 binary
  • fix(ci): use single workspace dry-run publish

Docker Images

Multi-architecture Docker images are available:

docker pull ghcr.io/DF3NDR/paladin-dev-env:v0.5.0
docker pull ghcr.io/DF3NDR/paladin-dev-env:latest

Supported platforms:

  • linux/amd64
  • linux/arm64