v0.11.0
版本发布时间: 2023-04-12 17:46:48
basecamp/kamal最新发布版本:v2.0.0.rc1(2024-09-21 02:15:40)
What's Changed
- Only redact the non-sensitive bits of build args and env vars. by @jeremy in https://github.com/mrsked/mrsk/pull/182
- Traefik image config for version pinning, upgrades, and custom images by @jeremy in https://github.com/mrsked/mrsk/pull/189
- Enable ssh over proxy command by @dilpreet92 in https://github.com/mrsked/mrsk/pull/176
- Traefik service name to be derived from role and destination by @tannakartikey in https://github.com/mrsked/mrsk/pull/197
- Improved deploy lock acquisition by @djmb in https://github.com/mrsked/mrsk/pull/202
- Configurable max_attempts for healthcheck by @arturo-ojeda in https://github.com/mrsked/mrsk/pull/196
- Require net-ssh ~> 7.0 for SHA-2 support by @matharvard in https://github.com/mrsked/mrsk/pull/203
- Make rollbacks role-aware by @djmb in https://github.com/mrsked/mrsk/pull/210
- Labels can be added to Traefik by @tannakartikey in https://github.com/mrsked/mrsk/pull/208
New Contributors
- @ncreuschling made their first contribution in https://github.com/mrsked/mrsk/pull/169
- @huksley made their first contribution in https://github.com/mrsked/mrsk/pull/200
- @nickhammond made their first contribution in https://github.com/mrsked/mrsk/pull/195
- @dilpreet92 made their first contribution in https://github.com/mrsked/mrsk/pull/176
- @tannakartikey made their first contribution in https://github.com/mrsked/mrsk/pull/197
- @arturo-ojeda made their first contribution in https://github.com/mrsked/mrsk/pull/196
- @matharvard made their first contribution in https://github.com/mrsked/mrsk/pull/203
Full Changelog: https://github.com/mrsked/mrsk/compare/v0.10.1...v0.11.0