Skip to content

Warden 0.12.0

Compare
Choose a tag to compare
@davidalger davidalger released this 28 Aug 15:12

Enhancements:

  • Added Elastic HQ support available at elastichq.mydomain.test for viewing Elasticsearch data (#350 by @Den4ik)
  • Update selenium to standalone latest version resolving issues with old hub/chrome image combinations (#349 by @Den4ik)
  • Environment and image build improvements (#363 by @Den4ik)
  • Introduces new redis sub-command for easy access to the running redis container (#413 by @werfu)
  • SSH known hosts will now be persisted via an additional sshdirectory:/home/www-data/.ssh volume on php-fpm containers (#315 by @ihor-sviziev)
  • Docker images for Nginx 1.18 are now available (#414 by @darrakurt)

Bug Fixes:

  • Fixed loadEnvConfig inability to parse .env with CRLF line endings (issue #380)