Skip to content

v2.7.0

Latest
Compare
Choose a tag to compare
@djmb djmb released this 18 Jun 09:45
· 5 commits to main since this release

What's Changed

  • Drop Ruby 3.1 from the test matrix by @djmb in #1561
  • feat: Add KAMAL_HOST to app and accessory containers by @jakeprem in #1471
  • KAMAL_HOST env var mop-up by @djmb in #1564
  • Validate destination, role, and service are not set as labels on roles and accessories by @nickhammond in #1576
  • Install only docker-cli for 30% smaller kamal docker image by @polarctos in #1541
  • Fix: correctly parse git remote origin urls for calling Octokit by @miguno in #1539
  • Bump rack-session from 2.0.0 to 2.1.1 in the bundler group across 1 directory by @dependabot in #1543
  • Allow piping into kamal exec #1485 by @prullmann in #1544
  • Bump rack from 3.1.14 to 3.1.16 in the bundler group across 1 directory by @dependabot in #1579
  • Fix Bitwarden Secrets Manager authentication checks by @ursm in #1440
  • Add pack option to the builder options for cloud native buildpacks by @nickhammond in #916
  • feat(secrets): add Passbolt adapter by @acidtib in #1422
  • Request Bitwarden Secrets Manager secrets as JSON by @nickcoyne in #1570
  • Add support for kamal-proxy's path-prefix by @ACPK in #1551
  • feat: Add support for custom certificates by @acidtib in #1531
  • Custom certs per role by @djmb in #1583
  • feat: Add allowing retrieving all fields for an item by @capripot in #1567
  • OnePassword adapter refactor by @djmb in #1584

New Contributors

Full Changelog: v2.6.1...v2.7.0