Releases: ansible/ansible-dev-tools
Releases · ansible/ansible-dev-tools
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
v24.9.0
v24.8.0
v24.7.2
Enhancements
- Add argcomplete to image (#318) @cidrblock
- Bump ansible-creator from 24.7.0 to 24.7.1 in /.config (#316)
- Container testing framework (#298) @cidrblock
Bugfixes
- Improve handling of missing component (#317) @cidrblock
v24.7.1
Enhancements
- Bump ansible-dev-environment from 24.4.4 to 24.7.0 in /.config (#308)
- Bump tox-ansible from 24.6.18 to 24.7.0 in /.config (#307)
- Bump ansible-lint from 24.6.1 to 24.7.0 in /.config (#306)
- Bump ansible-compat from 24.6.1 to 24.7.0 in /.config in the dependencies group (#305)
- Bump molecule from 24.6.1 to 24.7.0 in /.config (#301)
- Bump pytest-ansible from 24.1.4 to 24.7.0 in /.config (#303)
- Bump ansible-creator from 24.6.1 to 24.7.0 in /.config (#302)
- Bump ansible-navigator from 24.6.1 to 24.7.0 in /.config (#304)
v24.7.0
Enhancements
v24.6.1
v24.6.0
Enhancements
- Bump tox-ansible from 24.6.0 to 24.6.14 in /.config (#267)
- Encapsulate community-ansible-dev-tools container building (#255) @ssbarnea
- Add lock extra to allow reproducible installation (#254) @ssbarnea
- Bump molecule from 24.2.1 to 24.6.0 in /.config (#251)
- Bump ansible-lint from 24.5.0 to 24.6.0 in /.config (#249)
- Bump ansible-creator from 24.5.0 to 24.6.0 in /.config (#250)
Bugfixes
- Bump ansible-lint from 24.6.0 to 24.6.1 in /.config (#274)
- Bump tox-ansible from 24.6.14 to 24.6.18 in /.config (#270)
- Add missing dep for mypy (#209) @cidrblock
- Update tox and server start for tests (#206) @cidrblock
- Update pydoclint configuration (#205) @cidrblock