Vessel v6.0.0 Release Notes

Release Date: 2020-10-15 // over 3 years ago
  • NOTE : This is a major version release with potentially breaking changes.

    Rebuild Your Images

    ⚡️ After upgrading, you'll need to rebuild your app image. Follow step 4 "Rebuild Containers" in the upgrade guide.

    🔄 Changes

    • ⬆️ Upgrade to Ubuntu 20.04 via #147
    • 🐳 Disabled ipv6 when importing gpg keys via #136
    • 👍 Allows PHP (Swagger) to serve static content without a 303 via #92
    • 🐳 No longer install predis on init via f86981b

Previous changes from v5.0.0

    • ⚡️ Update to php 7.4 via #127
    • 👍 Allow empty MySQL passwords via #112