Releases: ansible/ansible-dev-environment
Releases · ansible/ansible-dev-environment
v26.4.0
Fixes
Maintenance
- chore: fix tox deps env (#420) @ssbarnea
- chore(deps): update pep621 (#413) @renovate[bot]
- chore(deps): update all dependencies (#414) @renovate[bot]
- chore(deps): update all dependencies (#412) @renovate[bot]
- chore(deps): update all dependencies (#411) @renovate[bot]
- chore(deps): update all dependencies (#410) @renovate[bot]
v26.2.0
Features
- feat: support branches and URLs for --ansible-core-version (#409) @cidrblock
Maintenance
- chore(deps): update all dependencies (#408) @renovate[bot]
- chore(deps): update all dependencies (#407) @renovate[bot]
- chore(deps): bump pillow from 12.1.0 to 12.1.1 in the uv group across 1 directory (#404) @dependabot[bot]
- chore(deps): bump cryptography from 46.0.4 to 46.0.5 in the uv group across 1 directory (#403) @dependabot[bot]
- chore(deps): update all dependencies (#402) @renovate[bot]
- chore(deps): update all dependencies (#400) @renovate[bot]
- chore(deps-dev): bump pip from 25.3 to 26.0 in the uv group across 1 directory (#401) @dependabot[bot]
- chore(deps): update all dependencies (#399) @renovate[bot]
v26.1.1
Fixes
- fix: Change heuristic filtering message to debug instead of warning (#398) @alisonlhart
v26.1.0
Features
- feat: Add git support (#396) @cidrblock
Fixes
- fix: Prevent recursive symlinks in editable mode (#397) @alisonlhart
Maintenance
- chore(deps): update all dependencies (#395) @renovate[bot]
v25.12.2
Maintenance
- chore: Add check for platform versions (#391) @cidrblock
v25.12.1
Maintenance
- chore: Remove json schema as a direct dependency, let builder handle it (#390) @cidrblock
- chore(deps): update all dependencies (#388) @renovate[bot]
- chore(deps): update all dependencies (#387) @renovate[bot]
v25.11.0
Fixes
Maintenance
- chore(deps): update all dependencies (#386) @renovate[bot]
- chore(deps): update all dependencies (#385) @renovate[bot]
- chore(deps): update all dependencies (#384) @renovate[bot]
- chore(deps): update all dependencies (#383) @renovate[bot]
- Update finalize and tox workflows to use main branch (#382) @alisonlhart
- Create sonar-scan.yml base workflow (#376) @alisonlhart
- Set relative_files to true in coverage (#375) @alisonlhart
- chore(deps): update all dependencies (#374) @renovate[bot]
- chore: macos-15 setup-uv deadlock (#370) @ssbarnea
- chore: rename sonar config file (#372) @ssbarnea
- chore: replace dependabot with renovate (#366) @ssbarnea
- Bump actions/setup-python from 5 to 6 (#363) @dependabot[bot]
- Bump the dependencies group in /.config with 8 updates (#364) @dependabot[bot]
- chore: pre-commit autoupdate (#361) @pre-commit-ci[bot]
- Pin tox workflow to circumvent issue with setup-uv and macOS/Python3.10 (#365) @alisonlhart
- Bump the dependencies group in /.config with 13 updates (#360) @dependabot[bot]
- Bump the dependencies group in /.config with 9 updates (#359) @dependabot[bot]
v25.8.0
Bugfixes
- Fix ansible-core version preservation during ansible-dev-tools installation (#356) @cidrblock
Maintenance
- Bump the dependencies group in /.config with 11 updates (#357) @dependabot[bot]
- Bump the dependencies group across 1 directory with 19 updates (#353) @dependabot[bot]
- Bump actions/checkout from 4 to 5 (#355) @dependabot[bot]
v25.7.0
Enhancements
- feat: Change default isolation mode from 'restrictive' to 'cfg' (#345) @cidrblock
- Allow user to specify the version of ADT (#324) @dbrennand
Bugfixes
- docs: Comprehensive README rewrite for professional technical documentation (#346) @cidrblock