v1.1.0
·
3 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: correct project name in NOTICE by @Jaro-c in #409
- fix(network): synthesize a default network for services with no networks: block by @Jaro-c in #421
- fix(restart): map deploy.restart_policy condition 'any' to 'always' by @Jaro-c in #422
- fix(quadlet): emit CPU resource limits via PodmanArgs by @Jaro-c in #423
- fix(quadlet): render long-form tmpfs mounts as Tmpfs= not Volume= by @Jaro-c in #424
- promote: drop-in fixes (default network, restart any→always, quadlet CPU/tmpfs, NOTICE) by @Jaro-c in #425
- feat(cli): add -t/--timeout to up/down/stop/restart by @Jaro-c in #426
- promote: -t/--timeout on up/down/stop/restart (#411) by @Jaro-c in #427
- feat(cli): exec flags -e/-u/-w/--privileged/-d/--index by @Jaro-c in #428
- promote: exec flags -e/-u/-w/--privileged/-d/--index (#413) by @Jaro-c in #429
- feat(cli): build flags --no-cache/--pull/--build-arg/-q by @Jaro-c in #430
- promote: build flags --no-cache/--pull/--build-arg/-q (#414) by @Jaro-c in #431
- feat(cli): output flags for ps and images (--format/-q, ps -a) by @Jaro-c in #432
- promote: ps/images output flags (#412) by @Jaro-c in #433
- fix(compose): warn on silently-ignored env_file.format and build.ssh by @Jaro-c in #434
- promote: warn on env_file.format / build.ssh (#416) by @Jaro-c in #435
- fix(parity): honor healthcheck start_period/interval in dependency wait by @Jaro-c in #436
- promote: healthcheck start_period/interval + naming doc (#418) by @Jaro-c in #437
- fix(quadlet): emit and warn on previously dropped/mis-emitted fields by @Jaro-c in #438
- feat(cli): up --scale and a scale subcommand for docker-compose parity by @Jaro-c in #439
- feat(engine): native libpod endpoints — version preflight, atomic restart, links diagnostic by @Jaro-c in #440
- feat(cli): create and ls commands for docker-compose parity by @Jaro-c in #441
- feat(cli): stats command for live resource usage by @Jaro-c in #442
- feat(cli): push command — completes the create/push/stats/ls set by @Jaro-c in #443
- feat(cli): logs --tail/--since/--until/--timestamps by @Jaro-c in #444
- feat(cli): down --remove-orphans and restart --no-deps by @Jaro-c in #445
- feat(cli): config --format/--services/--quiet by @Jaro-c in #446
- feat(cli): up --pull/--no-build/--quiet-pull by @Jaro-c in #447
- feat(cli): down --rmi and rm -v/--volumes by @Jaro-c in #448
- feat(cli): pull -q/--quiet and kill --remove-orphans by @Jaro-c in #449
- feat(cli): up --no-start by @Jaro-c in #451
- fix(engine): default healthcheck timeout/interval/retries by @Jaro-c in #452
- feat(cli): up --wait by @Jaro-c in #453
- build(deps): bump Glyndor/.github/.github/workflows/rust-supply-chain.yml from 1.0.0 to 1.1.0 by @dependabot[bot] in #454
- build(deps): bump Glyndor/.github/.github/workflows/main-guard.yml from 1.0.0 to 1.1.0 by @dependabot[bot] in #455
- build(deps): bump Glyndor/.github/.github/workflows/rust-debian.yml from 1.0.0 to 1.1.0 by @dependabot[bot] in #456
- build(deps): bump Glyndor/.github/.github/workflows/installer-contract.yml from 1.0.0 to 1.1.0 by @dependabot[bot] in #457
- build(deps): bump Glyndor/.github/.github/workflows/shell-ci.yml from 1.0.0 to 1.1.0 by @dependabot[bot] in #458
- build(deps): bump Glyndor/.github/.github/workflows/rust-audit.yml from 1.0.0 to 1.1.0 by @dependabot[bot] in #459
- build(deps): bump Glyndor/.github/.github/workflows/line-limit.yml from 1.0.0 to 1.1.0 by @dependabot[bot] in #460
- build(deps): bump Glyndor/.github/.github/workflows/dco.yml from 1.0.0 to 1.1.0 by @dependabot[bot] in #461
- build(deps): bump Glyndor/.github/.github/workflows/rust-ci.yml from 1.0.0 to 1.1.0 by @dependabot[bot] in #462
- promote: CLI parity batch + libpod-native endpoints + healthcheck defaults + CI pins by @Jaro-c in #463
- feat(cli): run flag parity — user/workdir/entrypoint/volume/publish/-i/--no-deps by @Jaro-c in #464
- feat(cli): pull --ignore-pull-failures/--include-deps/--policy by @Jaro-c in #465
- feat(cli): cp --index / -L--follow-link / -a--archive (+ extract dispatch module) by @Jaro-c in #466
- feat(cli): rm -s/--stop, port --index, start --wait/--wait-timeout by @Jaro-c in #467
- feat(cli): up --timestamps and -V/--renew-anon-volumes by @Jaro-c in #468
- feat(cli): volumes command to list a project's named volumes by @Jaro-c in #469
- fix(engine): block on libpod wait?condition instead of polling inspect (closes #420) by @Jaro-c in #470
- feat(cli): config --no-interpolate and --resolve-image-digests by @Jaro-c in #471
- feat(cli): wait, commit, export commands (+ extract Commands enum) by @Jaro-c in #472
- feat(cli): events and attach commands by @Jaro-c in #473
- promote: complete CLI parity epic (#410) + libpod wait?condition (#420) by @Jaro-c in #474
- build(deps): bump bytes from 1.11.1 to 1.12.0 by @dependabot[bot] in #476
- build(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #475
- fix(engine): skip dependency readiness waits under up --no-deps by @Jaro-c in #488
- fix(compose): optional build context, lenient env_file format, primary build tag by @Jaro-c in #489
- fix(engine): drop-in parity for network_mode, selinux binds, link warnings by @Jaro-c in #491
- docs: complete command reference and destale man page/readme by @Jaro-c in #492
- ci+deps: pin release tooling and update webpki-roots/getrandom/syn by @Jaro-c in #493
- fix(cli): reject --index 0 and validate braced substitution variable names by @Jaro-c in #494
- test(engine): fix flaky shared alpine:latest image race by @Jaro-c in #495
- fix(quadlet): correct healthcheck, dependency, network_mode, install and privileged mappings by @Jaro-c in #496
- feat(compose): parse credential_spec, isolation, provider, use_api_socket and models by @Jaro-c in #497
- docs(compose): add doc comments to public compose schema types by @Jaro-c in #498
- fix(engine): libpod spec/response correctness by @Jaro-c in #490
- fix(engine): keep deploy.labels off containers and warn on multi-platform builds by @Jaro-c in #500
- chore(release): 1.1.0 by @Jaro-c in #501
- release: v1.1.0 by @Jaro-c in #502
Full Changelog: v1.0.0...v1.1.0