Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 10:28
· 39 commits to main since this release
048f182

Added

  • sf-bulk — ultra-light Alpine image (Node 20, no Java) for bulk Salesforce org operations,
    kept under 500 MB and added to the build/test/push matrix
  • Root .devcontainer/devcontainer.json for VS Code "Reopen in Container"
  • AI pair-development layer: .claude/references/, .claude/skills/, committed
    .claude/settings.json, and scripts/setup.sh bootstrap
  • Automated GitHub Releases with generated notes plus the matching CHANGELOG.md section
  • Built-with-Claude badge and AI-Assisted Development section in the README

Changed

  • dependency-review job made non-blocking; test matrix fail-fast disabled

Fixed

  • sf-ci UID mismatch on ARC dind runners; XDG data directories pinned
  • Trivy action version pin corrected

What's Changed

  • feat: sf-bulk image + AI pair-development layer, releases, and green tests by @gambe94 in #2
  • Feat/sf bulk image in #1

New Contributors

Full Changelog: v1.4.0...v1.5.0