Releases: ansible/ansible-dev-tools
Releases · ansible/ansible-dev-tools
v25.2.1
v25.2.0
Enhancements
- Fix devpsaces iptables version conflict (#543) @audgirka
- Bump ansible-lint from 25.1.1 to 25.1.2 in /.config (#541) @dependabot[bot]
- Bump ansible-compat from 25.1.1 to 25.1.2 in /.config (#542) @dependabot[bot]
- Send tar instead of gzipped tar file (required for RHDH plugins) (#540) @audgirka
- Bump ansible-lint from 25.1.0 to 25.1.1 in /.config (#534) @dependabot[bot]
- Bump molecule from 25.1.0 to 25.2.0 in /.config (#535) @dependabot[bot]
- Bump ansible-compat from 25.1.0 to 25.1.1 in /.config (#533) @dependabot[bot]
- Bump ansible-compat from 24.10.0 to 25.1.0 in /.config (#532) @dependabot[bot]
- Ensure zsh and oh-my-zsh are installed on both images (#530) @ssbarnea
- Update dependency testing (#528) @ssbarnea
v25.1.0
Enhancements
- Bump ansible-dev-environment from 24.12.0 to 25.1.0 in /.config (#525) @dependabot[bot]
- Bump molecule from 24.12.0 to 25.1.0 in /.config (#524) @dependabot[bot]
- Bump tox-ansible from 24.12.0 to 25.1.0 in /.config (#522) @dependabot[bot]
- Bump pytest-ansible from 24.12.0 to 25.1.0 in /.config (#523) @dependabot[bot]
- Bump ansible-navigator from 24.12.0 to 25.1.0 in /.config (#518) @dependabot[bot]
- Bump ansible-lint from 24.12.2 to 25.1.0 in /.config (#516) @dependabot[bot]
- Bump ansible-creator from 24.12.1 to 25.0.0 in /.config (#515) @dependabot[bot]
- Bump jinja2 from 3.1.4 to 3.1.5 in /.config in the pip group (#511) @dependabot[bot]
- Metadata API endpoint to display server information (#507) @abhikdps
- Bump ansible-creator from 24.12.0 to 24.12.1 in /.config (#504) @dependabot[bot]
Bugfixes
v24.12.0
Enhancements
- Use fedora:41 as base image for the execution environment (#484) @ssbarnea
- Switch reference python version to 3.11 and use ansible-core 2.18.1 (#501) @ssbarnea
- Bump ansible-lint from 24.10.0 to 24.12.2 in /.config (#494)
- Bump ansible-dev-environment from 24.9.0 to 24.12.0 in /.config (#496)
- Bump pytest-ansible from 24.9.0 to 24.12.0 in /.config (#497)
- Bump ansible-navigator from 24.10.0 to 24.12.0 in /.config (#495)
- Bump tox-ansible from 24.10.0 to 24.12.0 in /.config (#493)
- Bump ansible-creator from 24.11.0 to 24.12.0 in /.config (#489)
- Use ubi9 for building devspaces image (#483) @ssbarnea
Bugfixes
v24.11.0
Enhancements
- Bump ansible-lint from 24.9.2 to 24.10.0 in /.config (#480)
- Update ansible-compat to v24.10 (#481) @audgirka
- Bump ansible-navigator from 24.9.0 to 24.10.0 in /.config (#479)
- Bump ansible-creator from 24.10.1 to 24.11.0 in /.config (#478)
- Bump tox-ansible from 24.9.0 to 24.10.0 in /.config (#477)
- Add support for py313 (#468) @ssbarnea
Bugfixes
v24.10.2
v24.10.1
Enhancements
- Add server v2 API to reflect the creator CLI changes (#442) @shatakshiiii
- Refactor server creator class to V1 and update all the references (#441) @shatakshiiii
- Reduce number of layers in ee image (#431) @ssbarnea
Bugfixes
v24.10.0
Enhancements
- Avoid using django-stubs[compatible-mypy] extra (#423) @ssbarnea
- Avoid using incompatible version of ansible-creator (#421) @ssbarnea
- Refactor devspaces build image to produce smaller image (#393) @ssbarnea
- Bump ansible-lint from 24.9.0 to 24.9.2 in /.config (#379)
- Add devspaces image building from ansible-workspace-env-reference-image (#382) @ssbarnea
Bugfixes
- Ensure devspaces image include latest wheel (#414) @ssbarnea
- Use a setup.sh script for configuring ee final container (#392) @ssbarnea
- Correct execution environment example in docs (#404) @ssbarnea
- Use shellcheck to lint bash scripts (#402) @ssbarnea
- Bump ansible-compat from 24.9.0 to 24.9.1 in /.config (#390)
- Update README.md (#394) @tima
- Address onigurumacffi installation during testing (#397) @ssbarnea
- Reduce number of layers in main container image (#398) @ssbarnea
- Minor build fixes (#386) @ssbarnea
- Add test for ansible-builder (#377) @cidrblock