Skip to content

Releases: asteris-llc/converge

0.3.0 Beta 3

26 Oct 14:49
Compare
Choose a tag to compare
0.3.0 Beta 3 Pre-release
Pre-release

This is the third beta of the 0.3.0 release of Converge. Please refer to the release notes for changes and the 0.3.0 documentation for usage.

Please feel free to file issues against this release, and if you have any questions at all you can find the team in the Converge Slack.

0.3.0 Beta 2

24 Oct 17:53
Compare
Choose a tag to compare
0.3.0 Beta 2 Pre-release
Pre-release

This is the second beta of the 0.3.0 release of Converge. Please refer to the release notes for changes and the 0.3.0 documentation for usage.

Please feel free to file issues against this release, and if you have any questions at all you can find the team in the Converge Slack.

0.3.0 Beta 1

21 Oct 16:12
Compare
Choose a tag to compare
0.3.0 Beta 1 Pre-release
Pre-release

This is the first beta of the 0.3.0 release of Converge. Please refer to the release notes for changes and the 0.3.0 documentation for usage.

Please feel free to file issues against this release, and if you have any questions at all you can find the team in the Converge Slack.

0.2.0

26 Sep 18:22
Compare
Choose a tag to compare

Converge 0.2.0 includes a number of new features and bug fixes.

Features

  • Set environments for shell commands
  • Support for Docker Containers and Images
  • Support for creating & deleting unix users and groups
  • RPC using grpc.io
  • Expose basic platform information via the platform module

Bug Fixes

This releases fixes several race condition (#266) and ordering (#254) bugs that would cause Converge to error out of otherwise valid executions.

If you've been trying to use boolean values in your params, you're in luck. That works now! (#251)

Internally, beta 2 simplifies how check and apply interact (#240) and shrinks the Status interface (#237). Documentation for module authors will be updated by the final release of Converge 0.2.0.

Lastly, logging was quite a bit too chatty about the stages Converge goes through when loading and executing a graph. This release scales logging back a bit (#248).

Examples

We have new examples for Docker Swarm mode (#267) and the ELK (Elasticsearch, Logstash, and Kibana) stack (#272). They're located in the examples/ directory of the source, and are intended to be standalone end-to-end examples.

Linting

We started using Code Climate for linting in this release. We have a 4.0 (such good students.) You can view our score using Code Climate's web interface or by clicking the badge in the README.

Support

We provide support via the Converge Slack team and through GitHub issues

0.2.0 Beta 2

20 Sep 21:36
Compare
Choose a tag to compare
0.2.0 Beta 2 Pre-release
Pre-release

Release fixes a number of bugs, and adds some examples:

Bug Fixes

This releases fixes several race condition (#266) and ordering (#254) bugs that would cause Converge to error out of otherwise valid executions.

If you've been trying to use boolean values in your params, you're in luck. That works now! (#251)

Internally, beta 2 simplifies how check and apply interact (#240) and shrinks the Status interface (#237). Documentation for module authors will be updated by the final release of Converge 0.2.0.

Lastly, logging was quite a bit too chatty about the stages Converge goes through when loading and executing a graph. This release scales logging back a bit (#248).

Examples

We have new examples for Docker Swarm mode (#267) and the ELK (Elasticsearch, Logstash, and Kibana) stack (#272). They're located in the examples/ directory of the source, and are intended to be standalone end-to-end examples.

Linting

We started using Code Climate for linting in this release. We have a 4.0 (such good students.) You can view our score using Code Climate's web interface or by clicking the badge in the README.

Support

We provide support via the Converge Slack team and through GitHub issues

0.2.0 Beta 1

16 Sep 22:08
Compare
Choose a tag to compare
0.2.0 Beta 1 Pre-release
Pre-release

Initial public release of Converge. Check converge.aster.is for details!

0.1.1

13 Jun 18:49
Compare
Choose a tag to compare

Bug fixes

0.1

09 Jun 19:31
Compare
Choose a tag to compare
0.1
0.1 release