Sourced from ansible-core's releases.
v2.18.1
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
- Built Distribution: ansible_core-2.18.1-py3-none-any.whl - 2214624 bytes
- 4a312e416e09c7271188d6b8e2b1062fc6834fefd6a1814d0e02fb8aadb3e1ba (SHA256)
- Source Distribution: ansible_core-2.18.1.tar.gz - 3069965 bytes
- 14cac1f92bbdae881cb0616eddeb17925e8cb507e486087975e724533d9de74f (SHA256)
v2.18.1rc1
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
- Built Distribution: ansible_core-2.18.1rc1-py3-none-any.whl - 2214694 bytes
- 12b72733ffa2709aca3226190ed3b56ce40104727b45616b80ea489e7260800a (SHA256)
- Source Distribution: ansible_core-2.18.1rc1.tar.gz - 3074723 bytes
- 9824294b5903bf2f6cf2c626c97c8bce5a84c1393b2bd3ddfc58bf9042a956f5 (SHA256)
v2.18.0
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
- Built Distribution: ansible_core-2.18.0-py3-none-any.whl - 2212552 bytes
- d28818df3741d6cd744dab5e4ff9c658daa94ba71c8e15a12dbe9eeab30a658f (SHA256)
- Source Distribution: ansible_core-2.18.0.tar.gz - 3064903 bytes
- 87fbebbfe8d961e9b153e84b4438ba3a327dbfdcd4ad05a6065d9ff5d9d02e7b (SHA256)
v2.18.0rc2
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
- Built Distribution: ansible_core-2.18.0rc2-py3-none-any.whl - 2212624 bytes
- 53d3a6f0ba32146a2c26bf166b9ec9dc6cc3571970e952244da9b17a551b259f (SHA256)
- Source Distribution: ansible_core-2.18.0rc2.tar.gz - 3070424 bytes
- 37c68666393d5dd412bc9976e5ed08c35ca403f5a4a8618b93a269113bc53ef8 (SHA256)
v2.18.0rc1
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
... (truncated)
3223e44
New release v2.18.1 (#84415)2248754
Update Ansible release version to v2.18.1rc1.post0. (#84393)ced97d5
New release v2.18.1rc1 (#84390)b88f29e
[stable-2.18] dnf5: fix is_installed check (#84275)
(#84333)8f2cc9d
vars/varnames more examles more varied (#84300)
(#84304)fec17ef
Fix runas become SYSTEM logic (#84280)
(#84297)0fb9772
command module, fix docs to reflect reality (#84191)
(#84277)84b407c
Fix returning unreachable for looped tasks (#84049)
(#84204)2936b80
Fix CVE-2024-11079 hostvars unsafe context (#84339)1f88f09
[stable-2.18] ansible-test - Improve container network detection (#84323)
(#8...Sourced from resolvelib's changelog.
1.1.0 (2024-10-31)
No significant changes.
1.1.0b1 (2024-10-01)
Features
Declare supported Python version support ">= 3.7" in dist meta
[#129](https://github.com/sarugaku/resolvelib/issues/129) <https://github.com/sarugaku/resolvelib/issues/129>
_Improve exception chaining when ResolutionImpossible raises during backjumping
[#133](https://github.com/sarugaku/resolvelib/issues/133) <https://github.com/sarugaku/resolvelib/issues/133>
_Switch from pyi files to modern annotations based type hinting
[#135](https://github.com/sarugaku/resolvelib/issues/135) <https://github.com/sarugaku/resolvelib/issues/135>
_In tests the commentjson test dependency with re.sub
[#141](https://github.com/sarugaku/resolvelib/issues/141) <https://github.com/sarugaku/resolvelib/issues/141>
_Deduplicate failure causes to save memory and reduce backtracking overhead
[#143](https://github.com/sarugaku/resolvelib/issues/143) <https://github.com/sarugaku/resolvelib/issues/143>
_New
narrow_requirement_selection
provider method giving option for providers to reduce the number of times sort keyget_preference
is called in long running backtrack[#145](https://github.com/sarugaku/resolvelib/issues/145) <https://github.com/sarugaku/resolvelib/issues/145>
_Run tests against Python 3.12, 3.13, and use latest version of CI dependencies
[#153](https://github.com/sarugaku/resolvelib/issues/153) <https://github.com/sarugaku/resolvelib/issues/153>
_Update py2ndex script to use metadata files, skip 404, and support PEP 723
[#156](https://github.com/sarugaku/resolvelib/issues/156) <https://github.com/sarugaku/resolvelib/issues/156>
_Replace setuptools.cfg and mypy.ini with pyproject.toml
[#157](https://github.com/sarugaku/resolvelib/issues/157) <https://github.com/sarugaku/resolvelib/issues/157>
_Add tests type "unvisited" to functional Python tests to ensure backjumping is correctly skipping candidates
[#158](https://github.com/sarugaku/resolvelib/issues/158) <https://github.com/sarugaku/resolvelib/issues/158>
_Switch from flake8 to ruff for linting
[#160](https://github.com/sarugaku/resolvelib/issues/160) <https://github.com/sarugaku/resolvelib/issues/160>
_Enable automatic TYPE_CHECK guarding for imports only used for type hinting via ruff rules TCH and FA
[#166](https://github.com/sarugaku/resolvelib/issues/166) <https://github.com/sarugaku/resolvelib/issues/166>
_Bug Fixes
Fix example reporter_demo
get_preference
method which requires argbacktrack_causes
[#136](https://github.com/sarugaku/resolvelib/issues/136) <https://github.com/sarugaku/resolvelib/issues/136>
_Clarify the docstrings for
providers.py
[#138](https://github.com/sarugaku/resolvelib/issues/138) <https://github.com/sarugaku/resolvelib/issues/138>
_Pin Black version for linting to prevent CI failures
[#150](https://github.com/sarugaku/resolvelib/issues/150) <https://github.com/sarugaku/resolvelib/issues/150>
_
... (truncated)
f7d1404
Release 1.1.01cc3d6d
Release 1.1.0b1 (#169)9aa9004
chore(ci): setup automated release workflow (#168)16d606d
feat: Allow provider to filter unsatisfied names, when backtracking (#145)b45601d
Merge pull request #166
from notatallshaw/guard-type-hinting4cb0a23
Merge pull request #165
from notatallshaw/enable-isort34e7f83
Merge pull request #167
from notatallshaw/Add-news-fragments1e24847
News entry37b8b82
News entry29ee5be
Add news fragments