Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

0.4.0

Compare
Choose a tag to compare
@nickdgriffin nickdgriffin released this 10 May 17:35
e9e3b73

Features:

  • Tools
  • General
    • Platform management is now locked to a fix version (#270)
    • Cartridge list now sourced from a URL (#188)
    • LDAP port now exposed (#202)
    • Jenkins & Gerrit can now have custom usernames (#213)
  • Security
  • CLI
    • Pre-warm Load_Cartridge parameters (#198)
    • Evaluation mode disclaimer added (#235)
    • Fix: --with-stdout not working with non-init commands (#181)
    • Fix: compose up hangs on ELK (#181)
  • Documentation
    • Contribution guidelines improved (#203)
    • Pluggable SCM details added (#189)
    • Evaluation mode documentation added (#235)
    • Numerous fixes