Skip to content

Releases: condep/condep-dsl

v5.0.5

18 Jun 10:51

Choose a tag to compare

Updated package dependencies that caused some errors during deploy.

v5.0.4

28 May 14:02

Choose a tag to compare

Visit http://www.condep.io/docs/5-0/new/ to see breaking changes and new features in this release.

Fixed SSL issue and the issue with no installed MSIs

06 Dec 12:22

Choose a tag to compare

Fixed issues:

  • Now using SSL if the SSL flag is set on the servers in servers list. Was not doing this until now-
  • The OS harvester crashed if there is no MSIs installed on the server. The OS harvester now handles this.

v4.0.1

23 Sep 14:16

Choose a tag to compare

Better handling of how Chocolatey is installed

v4.0.0

08 Mar 15:34

Choose a tag to compare

  • Installs and depends on Chocolatey by default
  • Uses the latest ConDep.Node 4.0.0 which don't require the ConDep.Dsl to deploy SSL cert (the node will automatically generate its own cert)
  • Partly support for using Yaml instead of Json in ConDep config files - this is still work in progress and are not stable yet