Skip to content

Releases: dmsimard/ara-archive

0.8.1

03 Jun 16:30
Compare
Choose a tag to compare
0.8.1 Pre-release
Pre-release

This is a bugfix release, mostly to pin Ansible back to 2.0.1.0 due to a regression identified in Ansible 2.1.

For the full list of commits:
dmsimard/ara@0.8.0...0.8.1

0.8.0

02 Jun 21:36
Compare
Choose a tag to compare
0.8.0 Pre-release
Pre-release

This release introduces a database schema change.
ARA will not handle database migrations automatically until we declare the database schema stable, which should hopefully be soon once we feel the schema should not move as much.

As such, if you are experiencing problems, please use a new database.

This release includes host fact recording and browsing, bug fixes, better exception handling and the addition of a vast amount of unit tests which will help prevent regressions.

For the full list of commits since the last version:
dmsimard/ara@0.7.1...0.8.0

0.7.1

30 May 12:22
Compare
Choose a tag to compare
0.7.1 Pre-release
Pre-release

Pin flask to 0.10 while we ensure 0.11 works properly.

Full list of commits:
dmsimard/ara@0.7.0...0.7.1

0.7.0

27 May 20:12
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release

We're nearing a first release I'd like consider stable with this tag.

Full commit list since last release:
dmsimard/ara@0.6.0...0.7.0

0.6.0

21 May 18:12
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

Bug fixes, improved display in web interface (highlighted statuses, offset since beginning of play, playbook, etc.)
Full commit list:
dmsimard/ara@0.5.2...0.6.0

0.5.2

18 May 22:10
Compare
Choose a tag to compare
0.5.2 Pre-release
Pre-release

Bugfixes. See commits for details:
dmsimard/ara@0.5.1...0.5.2

0.5.1

17 May 16:22
Compare
Choose a tag to compare
0.5.1 Pre-release
Pre-release

Bugfix release. See commits for details:
dmsimard/ara@0.5.0...0.5.1

0.5.0

14 May 04:04
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

Large amount of new features and fixes.

Commits since previous release:
dmsimard/ara@0.4.0...0.5.0

0.4.0

11 May 01:01
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Lots of bug fixes and features... Look at the commits since last release:
dmsimard/ara@0.3.1...0.4.0

0.3.1

10 May 00:41
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release
  • Provide minimal database path configurability.