Releases: aikins01/bort
Releases · aikins01/bort
Release list
v0.2.0
v0.1.1
v0.1.0
Changelog
- a69d978 CLI: Add cleanup and install workflow support
- 332c5b2 chore: add release automation (#1)
- 8494adc chore: birth bort from the shoreline
- 91d9a76 feat: add actionable topology planning
- 4c24cdc feat: add dry-run commit plans
- 1c976a9 feat: add dry-run cutover plans
- 9b2cb3b feat: add dry-run prepare plans
- a79523d feat: add dry-run rollback plans
- 48230af feat: add dry-run sync plans
- e43d3d9 feat: add guided migration cockpit
- d4beb8b feat: add local plan artifacts
- 2d4f65a feat: add safe path helpers
- a3c63cb feat: add server-local coolify scan path
- 10f5ab7 feat: capture coolify on-host artifacts and stub dokploy live mode
- 85b14e0 feat: dokploy live apply with wizard, ledger, and data move MVP
- 0c7e79d feat: enrich coolify local inventory
- 69b8fa0 feat: export local migration bundles
- ca6b69c feat: export migration runbooks
- e824100 feat: harden same-vps migration safety
- dcd7693 feat: infer migration topology
- df863f6 feat: parse coolify caddy-mode routes and surface unsupported-proxy warnings
- 9b9feee feat: pivot bort to linear app-first cli
- 3ff2365 feat: quiesce source services around dokploy data move
- f0dea21 feat: render dokploy prepare specs
- a1942e2 feat: retire source containers on bort commit --apply
- 3459c70 feat: rsync bind mounts in dokploy data move
- 07cacbd feat: scan Coolify through the API
- a2842f3 feat: stop coolify-proxy and start dokploy-traefik during cutover
- 85f8b99 feat: stopped-volume copy strategy for non-postgres data stores
- 43a8eec feat: structure prepare resource readiness
- 4b75a5e feat: validate env and data app/store names against latest run
- d40a16d feat: validate migration bundles
- f8c5f31 feat: validate topology artifacts
- 86225f7 fix: close compose-rewrite and bundle-index path-traversal gaps
- 5b6a0bd fix: harden bundle file io against symlink and substring traversal
- de9b4cb fix: harden dokploy data move correctness
- 14db2f2 fix: harden local migration artifacts
- 6e11a6d refactor: centralize plan output formatting
- 8eb0198 refactor: export gate code and prefix constants from preparer
- 9ee7db3 refactor: reuse topology state in plans