Releases: ParvLab/DevBoxOS
Releases · ParvLab/DevBoxOS
Release list
DevBoxOS v1.1.4
Changelog
- 851e7eb fix: polish init, config, docs, and db autodetect
DevBoxOS v1.1.3
Changelog
- d5b61b6 feat: --interactive mode, --ci github-actions, deduplicate expose ports
- cff2467 feat: database config scanners (PostgreSQL, MySQL, Redis, MongoDB), .env multi-port fix, --dry-run/--max-depth in README
- bea68b9 feat: deep port scanner, --dry-run, --max-depth, runtime checks, Java/Ruby/PHP support
DevBoxOS v1.1.2
Changelog
- 8c0df6a v1.1.2: add container security defaults (capabilities, seccomp, no-new-privs, image verify) and anonymous telemetry
DevBoxOS v1.1.1
DevBoxOS v1.1.0
Changelog
- 60a19d8 Fix/commit (#18)
- 84584e5 Fix/commit (#19)
- 22e3373 Merge remote-tracking branch 'origin/main' into fix/commit
- 1b4834d V1.0.4 (#11)
- 3fc47b7 V1.0.5 (#12)
- e8201f7 V1.0.6 (#13)
- 37ee758 V1.0.8 (#14)
- 6a41f5e V1.0.9 (#15)
- a45d868 V1.1.0 (#16)
- 4433fa6 V1.1.0 (#17)
- be9908a added leftover parts for commit
- 91e0394 added leftover parts for commit
- 7c996a1 commited for mergging
- 39e248d fix(install): strip pre-release suffix before semver parsing in both install scripts (#10)
- cc0ce48 v1.1.0: fix logs collector short reads, top fallback, host process stats via env var
DevBoxOS v1.0.9
Changelog
- b53283e v1.0.9: fix PullImage on host, wait health none, push fallback to local image
DevBoxOS v1.0.8
Changelog
- f11f81b Fix schema regex to accept plain number ports like 8080
- b11700e V1.0.2 (#7)
- d381187 V1.0.2 (#9)
- 66b2830 feat: make Docker optional - HostRuntime for non-container projects, CLI fallbacks
- 0ccaf94 feat: snapshots work without Docker - VolumePath + direct tar/untar
- fb5f9c9 fix(install): strip pre-release suffix before semver parsing in both install scripts
- fbcca31 fix: allow command-only services without image/runtime/build
- 84ffe4d fix: goreleaser before.hooks - run go mod tidy in each module dir
- 12ee63b fix: goreleaser hooks use go mod tidy -C instead of cd
- cf902e8 fix: remove duplicate root go.mod, add gopsutil-based top for host processes
- 19decd8 fix: skip Snapshot NoDocker tests when Docker available + handle locked files in install
- 028ccd3 v1.0.1: per-service runtime dispatch, no-Docker test projects
- ace68dd v1.0.8: fix stop to kill process tree, fix host logs collection, add top --once flag
DevBoxOS v1.0.7
DevBoxOS v1.0.6
Changelog
- 4d3905f v1.0.6: fix Windows command execution, validate, snapshot delete, upgrade, add restart, Docker networking, top exit