github docksal/docksal v1.12.0

latest releases: v1.18.2, v1.18.1, v1.18.0...
5 years ago

1.12.0 (2019-04-04)

RELEASE CONTAINS BREAKING CHANGES

There is a breaking change in Docker 18.09.0+. If you are using VirtualBox mode (Boot2Docker), your VM will need to be reset during the update. See Boot2Docker update for more information.

DEPRECATION NOTICE

  • Versions of Windows prior to Windows 10 are no longer supported
  • Babun (Windows) is deprecated and is no longer supported
  • WSL is now the default and the only supported installation mode on Windows
  • Removed deprecated db service in stacks/services.yml (use mysql service instead in custom stacks)

New software versions

New features

  • fin pull - New set of commands to interact with hosting providers
  • Pantheon stack (#143)
  • Windows Subsystem for Linux (WSL) support (Docker Desktop and VirtualBox modes)
    • Versions of Windows prior to Windows 10 are no longer supported
    • Babun (Windows) is deprecated and is no longer supported
    • WSL is now the default and the only supported installation mode on Windows
  • Added new services to stacks
  • Angular boilerplate

Changes and improvements

  • Refactored Docksal install/update mechanism
  • fin run-cli switched to docksal/cli:2.6-php7.2
  • Fixed a regression in upstream DNS detection
  • Improved version checking for Docker, Docker Compose, Docker Machine, and Docker Desktop
  • Removed deprecated db service in stacks/services.yml
  • Refactored version pinning with Docker install script
  • Improved mounting of SMB and NFS shared volumes
  • Fixed issue with using Drush Launcher and XDebug
  • Fixed install process for Drupal 7 Advanced
  • Added universal healthcheck waiting for all services during stack startup (#554)
  • Added ability to use an alias in a custom command (#974)
  • Added PROJECT_URL variable and printing it after project start (#716)
  • Fixed default ssh key generation when there are no SSH keys on the host
  • Switched to using SMB v3.02 to mount shares on Windows
  • Deprecated fin vm start/stop in favor of fin system start/stop
  • Deprecated Babun as an installation method on Windows
  • Added a global debug mode in fin (e.g. FIN_DEBUG=1 fin <command>)
  • fin exec and fin bash now use sh by default and only use bash for cli and db (#993, #942)
  • Refactored Travis tests to run concurrently

Documentation

Contributors

🎉 Thanks to all external contributors who also put their efforts into this release! 🎉

docksal/docksal

docksal/service-cli

docksal/service-varnish

docksal/addons

Don't miss a new docksal release

NewReleases is sending notifications on new releases.