Releases: ansible/ansible-navigator
Releases · ansible/ansible-navigator
v3.6.0
Minor Changes
- Update creator-ee to 0.21.0 (#1650) @shatakshiiii
Bugfixes
- Address
DTZ
rule (#1626) @shatakshiiii - Enable testing with python 3.12 (#1622) @shatakshiiii
v3.5.0
Minor Changes
- Update creator-ee to 0.20.0 (#1567) @shatakshiiii
Bugfixes
- Expand env variable mentioned in the pull arguments (--pa) (#1590) @shatakshiiii
- Add tests for
lint
, without an EE (#1574) @shatakshiiii - Include documentation URL in JSON Schema (#1596) @ssbarnea
v3.4.2
Bugfixes
- Change the python_exec path to /usr/bin/python3 (#1587) @shatakshiiii
- Fix image introspect for PythonPackages (#1585) @shatakshiiii
v3.4.1
Bugfixes
- Add EE Getting started references to docs (#1576) @Andersson007
- Remove the introspect script from image_manager directory (#1561) @shatakshiiii
- Fix image introspect for long python metadata (#1555) @shatakshiiii
- Fix logging dependencies (#1554) @shatakshiiii
v3.4.0
Minor Changes
- Update creator-ee version to 0.18.0 (#1542) @shatakshiiii
Bugfixes
- Fix collections in stdout mode (#1526) @shatakshiiii
v3.3.1
Bugfixes
- Set user to root with podman (#1539) @cidrblock
- Fix building of dynamic configuration section (#1538) @ssbarnea
- Display sidecar plugin in the collections list (#1531) @shatakshiiii
v3.3.0
Minor Changes
- Update ansible-builder version (#1530) @shatakshiiii
- Test sidecar filter plugin doc (#1522) @shatakshiiii
Bugfixes
- Add support for all plugin_types (#1515) @shatakshiiii
- Include only major version inside schema generation (#1513) @shatakshiiii
v3.2.0
Minor Changes
- Compatibility with ansible-builder v3 (#1503) @cidrblock
This will be an upstream only release.
v3.1.0
Minor Changes
- Update creator-ee version to 0.17.0 (#1484) @shatakshiiii
Bugfixes
- Fix issues while cataloging collections (#1499) @cidrblock
- Fix for exec (#1496) @cidrblock
- Adjust Docs For Ansible Vault (#1494) @timway
- Allow extra parameters when playbook is defined in configuration/settings file (#1474) @shatakshiiii
v3.0.2
Bugfixes
- Require py3.9 or later (#1478) @cidrblock