ansible-navigator/ansible-navigator.changes

143 lines
5.3 KiB
Plaintext

-------------------------------------------------------------------
Thu Jul 11 19:01:51 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 24.7.0:
* Updated cspell dictionary and removed unneeded values (#1817)
* Bump the dependencies group in /.config with 4 updates (#1816)
-------------------------------------------------------------------
Thu Jul 11 18:57:18 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 24.6.1:
* Bugfixes
- Exit with an appropriate message if the image is invalid
(#1810) @shatakshiiii
-------------------------------------------------------------------
Wed Jul 03 19:10:08 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 24.6.0:
* Fix the documentation for securely passing the vault password
(#1799)
-------------------------------------------------------------------
Tue Apr 30 19:37:22 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 24.3.2:
* Fix python version in release workflow (#1748)
-------------------------------------------------------------------
Tue Apr 30 19:31:54 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 24.3.1:
* Bump the dependencies group across 1 directory with 18 updates
(#1743)
* Update GHA repo ref (#1745)
* Update the version of collection doc cache (#1739)
* Fix catalog collections script to display all available modules
in a collection (#1738)
* [pre-commit.ci] pre-commit autoupdate (#1742)
* [pre-commit.ci] pre-commit autoupdate (#1737)
* Bump the dependencies group in /.config with 7 updates (#1735)
-------------------------------------------------------------------
Wed Apr 10 05:36:59 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 24.3.0:
* Minor Changes
- Update creator-ee to 24.2.0 (#1683) @shatakshiiii
- Drop support to Python 3.9 (#1670) @cristianonicolai
* Bugfixes
- Test suite: Support for libtmux 0.30.1+ (#1687) @tony
- drop setuptools_scm_git_archive (#1716) @jose1711
- Fix conditional import compatibility (#1666) @NilashishC
-------------------------------------------------------------------
Sat Feb 24 17:09:01 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 24.2.0:
* Minor Changes
- Update creator-ee to 0.22.0 (#1656) @shatakshiiii
* Bugfixes
- Update cmdline description (#1657) @shatakshiiii
- update to 3.6.0:
* Minor Changes
- Update creator-ee to 0.21.0 (#1650) @shatakshiiii
* Bugfixes
- Address DTZ rule (#1626) @shatakshiiii
- update to 3.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
- update to 3.4.2:
* Bugfixes
- Change the python_exec path to /usr/bin/python3 (#1587)
@shatakshiiii
- Fix image introspect for PythonPackages (#1585) @shatakshiiii
- update to 3.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
- update to 3.4.0:
* Minor Changes
- Update creator-ee version to 0.18.0 (#1542) @shatakshiiii
* Bugfixes
- Fix collections in stdout mode (#1526) @shatakshiiii
- update to 3.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
- update to 3.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
-------------------------------------------------------------------
Sat Feb 24 15:11:53 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- switch to Github tarball created by OBS service
-------------------------------------------------------------------
Wed May 31 07:26:55 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- fix wrong tarball by redownloading
-------------------------------------------------------------------
Tue May 30 14:07:14 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- fix version reporting and do not use glob for file list
-------------------------------------------------------------------
Mon May 15 18:35:34 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- modify %if-condition to allow building for python3.10 or
python3.11 on SLES15
-------------------------------------------------------------------
Mon May 8 04:52:50 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- change python version on Leap15/SLES15 to python3.11 to use the
new stack supported by SUSE
-------------------------------------------------------------------
Mon May 1 11:57:33 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- new package ansible-navigator: A text-based user interface (TUI)
for Ansible