Releases: p33ves/databricks-axi
Releases · p33ves/databricks-axi
Release list
v1.4.0
What's Changed
- docs(bench): publish v1.3.0 reliability re-run results by @p33ves in #73
- chore(deps): bump github/codeql-action from 4 to 4.37.4 by @dependabot[bot] in #77
- chore(deps): bump axi-sdk-js from 0.1.8 to 0.1.9 by @dependabot[bot] in #76
- chore(deps-dev): bump globals from 17.7.0 to 17.8.0 by @dependabot[bot] in #74
- chore(deps-dev): bump @types/node from 26.1.1 to 26.1.2 by @dependabot[bot] in #75
- chore(deps-dev): bump eslint from 10.7.0 to 10.8.0 by @dependabot[bot] in #78
- chore(deps-dev): bump typescript-eslint from 8.65.0 to 8.66.0 by @dependabot[bot] in #79
- chore(deps-dev): bump globals from 17.8.0 to 17.9.0 by @dependabot[bot] in #80
- chore(deps): bump axi-sdk-js from 0.1.9 to 0.1.10 by @dependabot[bot] in #81
- chore(deps): bump github/codeql-action from 4.37.4 to 4.37.6 by @dependabot[bot] in #82
- chore(deps): bump pnpm/action-setup from 6.0.9 to 6.0.10 by @dependabot[bot] in #83
- chore(deps): bump github/codeql-action from 4.37.6 to 4.37.7 by @dependabot[bot] in #87
- chore(deps-dev): bump @types/node from 26.1.2 to 26.2.0 by @dependabot[bot] in #86
- chore(deps-dev): bump eslint from 10.8.0 to 10.8.1 by @dependabot[bot] in #85
- chore(deps-dev): bump tsx from 4.23.1 to 4.23.12 by @dependabot[bot] in #84
- feat(bundle): add Declarative Automation Bundles domain with six subcommands by @p33ves in #88
- chore: release 1.4.0 by @p33ves in #89
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- chore(deps-dev): bump tsx from 4.22.4 to 4.23.1 by @dependabot[bot] in #64
- chore(deps-dev): bump eslint from 10.6.0 to 10.7.0 by @dependabot[bot] in #66
- fix(setup): refuse hook install from package-runner cache paths by @p33ves in #67
- chore(deps-dev): bump typescript-eslint from 8.62.1 to 8.65.0 by @dependabot[bot] in #69
- chore(deps-dev): bump prettier from 3.9.4 to 3.9.6 by @dependabot[bot] in #68
- chore(deps-dev): bump @types/node from 22.20.0 to 26.1.1 by @dependabot[bot] in #65
- feat(commands): add --total exact counts, jobs runs summary, and task depends_on by @p33ves in #70
- feat(jobs): add common_error to runs summary by @p33ves in #71
- chore: release 1.3.0 by @p33ves in #72
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.0
Highlights
- New
doctorcommand (#58): a deterministic preflight that checks your databricks-axi setup (CLI version, auth, workspace config) before you run real work. Rundatabricks-axi doctor. - Plugin marketplace manifest rider: the skill-only Claude Code plugin manifests (
.claude-plugin/plugin.json,.claude-plugin/marketplace.json) are bumped in lockstep withpackage.jsonto 1.1.0.
What's Changed
- fix(arena): replace the raw-cli pane with a cli-skills condition by @p33ves in #56
- chore: replace release-please with a manual tag-and-release flow by @p33ves in #55
- docs: refresh benchmarks and docs for the 1.0.2 re-bench by @p33ves in #57
- feat(doctor): add deterministic doctor preflight command by @p33ves in #58
- chore: release 1.1.0 by @p33ves in #59
Full Changelog: v1.0.2...v1.1.0