Skip to content

0.14.3.0rc1

tagged this 19 Sep 13:18
0.14.3 is a minor bugfix release for ARA.
Note that ARA does not yet support Ansible 2.4.

***
WARNING: Please note that the next major version of ARA, 1.0, will contain
         backwards incompatible changes due to significant refactor work
         involving core back end code as well as the SQL schema.
         Please see this blog post [1] for details.
***

Changelog:
- Bugfix: 'include_role' tasks with 'static: no' are now handled properly
  (See Ansible issue: https://github.com/ansible/ansible/issues/30385 )
- Backport from 1.0: 404 not found errors when generating static reports will
  now be ignored as they are non-fatal.
- Ansible was pinned to <2.4, ARA does not yet support Ansible 2.4.
- Pygments was pinned to >=1.6, prior versions did not have the required
  JSONLexer methods.
- Flask was pinned to >=0.11, prior versions did not provide the
  flask_logging.DEBUG_LOG_OUTPUT variable. The version prior to 0.11 was released
  in 2013.
Assets 2