What's Changed
- Allow destination and config-file in aliases by @djmb in #1032
- Create but don't run the assets container by @djmb in #1358
- Configure the CLI to exit non-zero on failures. by @emmceemoore in #1313
- Add proxy boot_config --publish-ip argument by @phoozle in #1265
- Add tests for env/secret file precedence by @djmb in #1359
- feat: add Bitwarden Secrets Manager adapter by @oandalib in #1186
- Add support for Enpass - a password manager for secrets by @egze in #1189
- Add GCP Secret Manager adapter by @andrelaszlo in #1236
- Secret adapter tidy by @djmb in #1360
- Boot proxy on server setup by @pokonski in #1308
- Boot accessories after pre-deploy hook by @djmb in #1362
- [Feature] Registry for accessory by @ShPakvel in #1320
- Fix bugs for role validate servers by @ShPakvel in #1319
- Update to Ruby 3.4 from the preview version by @djmb in #1361
- Check for docker locally before registry login by @djmb in #1363
- Adds support for Docker Build Cloud by @matthewbjones in #1354
- Fix LastPass error message typo by @brettabamonte in #1367
- Don't read a file in sample deploy.yml by @djmb in #1368
- Fixing log command on role in example by @guillaumebriday in #1331
- Don't cleanup traefik on reboot by @djmb in #1369
- ci: use
fail-fast: false
instead ofcontinue-on-error: true
by @flavorjones in #1370 - Introduce a "build dev" command by @flavorjones in #1357
- Add pre and post app boot hooks by @djmb in #1395
- Allow accessory roles with no hosts by @djmb in #1396
- Allow omitting AWS account parameter while fetching secrets by @neiljohari in #1392
- Prep for 2.5 by @djmb in #1397
- Doc changes for 2.5 by @djmb in #1398
New Contributors
- @phoozle made their first contribution in #1265
- @oandalib made their first contribution in #1186
- @egze made their first contribution in #1189
- @andrelaszlo made their first contribution in #1236
- @pokonski made their first contribution in #1308
- @ShPakvel made their first contribution in #1320
- @brettabamonte made their first contribution in #1367
- @guillaumebriday made their first contribution in #1331
- @flavorjones made their first contribution in #1370
- @neiljohari made their first contribution in #1392
Full Changelog: v2.4.0...v2.5.0