diff --git a/CHANGELOG.md b/CHANGELOG.md index deefc30f01..31f903b90a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,76 +2,80 @@ **Topics** -- v11\.4\.7 +- v11\.4\.8 - Release Summary + - Minor Changes - Bugfixes -- v11\.4\.6 +- v11\.4\.7 - Release Summary - Bugfixes -- v11\.4\.5 +- v11\.4\.6 - Release Summary - Bugfixes -- v11\.4\.4 +- v11\.4\.5 - Release Summary - Bugfixes -- v11\.4\.3 +- v11\.4\.4 - Release Summary - Bugfixes -- v11\.4\.2 +- v11\.4\.3 - Release Summary - - Minor Changes - Bugfixes -- v11\.4\.1 +- v11\.4\.2 - Release Summary - Minor Changes - - Security Fixes - Bugfixes -- v11\.4\.0 +- v11\.4\.1 - Release Summary - Minor Changes + - Security Fixes - Bugfixes -- v11\.3\.0 +- v11\.4\.0 - Release Summary - Minor Changes - - Deprecated Features - Bugfixes +- v11\.3\.0 + - Release Summary + - Minor Changes + - Deprecated Features + - Bugfixes - New Plugins - Filter - New Modules - v11\.2\.1 - - Release Summary - - Bugfixes -- v11\.2\.0 - Release Summary - - Minor Changes - - Deprecated Features - Bugfixes +- v11\.2\.0 + - Release Summary + - Minor Changes + - Deprecated Features + - Bugfixes - New Plugins - Lookup - New Modules - v11\.1\.2 - - Release Summary - - Minor Changes - - Bugfixes -- v11\.1\.1 - Release Summary - Minor Changes - Bugfixes -- v11\.1\.0 +- v11\.1\.1 - Release Summary - Minor Changes - - Deprecated Features - Bugfixes +- v11\.1\.0 + - Release Summary + - Minor Changes + - Deprecated Features + - Bugfixes - New Plugins - Callback - New Modules - v11\.0\.0 - - Release Summary - - Minor Changes + - Release Summary + - Minor Changes - Deprecated Features - Removed Features \(previously deprecated\) - Security Fixes - - Bugfixes + - Bugfixes - Known Issues - New Plugins - Callback @@ -82,17 +86,37 @@ - New Modules This changelog describes changes after version 10\.0\.0\. - -## v11\.4\.7 + +## v11\.4\.8 ### Release Summary -Regular bugfix release\. +Bugfix release\. + + +### Minor Changes + +* mattermost\, rocketchat\, slack \- update default icon\_url to ansible favicon \([https\://github\.com/ansible\-collections/community\.general/pull/11909](https\://github\.com/ansible\-collections/community\.general/pull/11909)\)\. ### Bugfixes +* cargo \- fix state\=latest always reporting changed due to greedy regex capturing description text instead of version string \([https\://github\.com/ansible\-collections/community\.general/issues/8949](https\://github\.com/ansible\-collections/community\.general/issues/8949)\, [https\://github\.com/ansible\-collections/community\.general/pull/12064](https\://github\.com/ansible\-collections/community\.general/pull/12064)\)\. +* odbc \- fetch rows before committing to fix HY010 function sequence error \([https\://github\.com/ansible\-collections/community\.general/issues/5395](https\://github\.com/ansible\-collections/community\.general/issues/5395)\, [https\://github\.com/ansible\-collections/community\.general/pull/11972](https\://github\.com/ansible\-collections/community\.general/pull/11972)\)\. +* xml \- emit an error when value is not a string\, pointing to the offending xpath \([https\://github\.com/ansible\-collections/community\.general/issues/7171](https\://github\.com/ansible\-collections/community\.general/issues/7171)\, [https\://github\.com/ansible\-collections/community\.general/pull/11959](https\://github\.com/ansible\-collections/community\.general/pull/11959)\)\. + + +## v11\.4\.7 + + +### Release Summary + +Regular bugfix release\. + + +### Bugfixes + * flatpak \- support new output message when an update resulted in no action that appears on Fedora 44 \([https\://github\.com/ansible\-collections/community\.general/pull/11836](https\://github\.com/ansible\-collections/community\.general/pull/11836)\)\. * homebrew\_cask \- fix sudo\_password failing when the password contains single quotes or other special shell characters \([https\://github\.com/ansible\-collections/community\.general/issues/4957](https\://github\.com/ansible\-collections/community\.general/issues/4957)\, [https\://github\.com/ansible\-collections/community\.general/pull/11850](https\://github\.com/ansible\-collections/community\.general/pull/11850)\)\. * lvol \- fix LVM version parsing \([https\://github\.com/ansible\-collections/community\.general/issues/5445](https\://github\.com/ansible\-collections/community\.general/issues/5445)\, [https\://github\.com/ansible\-collections/community\.general/pull/11823](https\://github\.com/ansible\-collections/community\.general/pull/11823)\)\. @@ -102,12 +126,12 @@ Regular bugfix release\. ## v11\.4\.6 - + ### Release Summary Regular bugfix release\. - + ### Bugfixes * counter\_enabled callback plugin \- fix plugin not observing display\_ok\_hosts option \([https\://github\.com/ansible\-collections/community\.general/issues/3978](https\://github\.com/ansible\-collections/community\.general/issues/3978)\, [https\://github\.com/ansible\-collections/community\.general/pull/11656](https\://github\.com/ansible\-collections/community\.general/pull/11656)\)\. @@ -117,19 +141,6 @@ Regular bugfix release\. ## v11\.4\.5 - -### Release Summary - -Regular bugfix release\. - - -### Bugfixes - -* python\_requirements\_info \- use importlib\.metadata if pkg\_resources from setuptools cannot be imported\. That module has been removed from setuptools 82\.0\.0 \([https\://github\.com/ansible\-collections/community\.general/issues/11491](https\://github\.com/ansible\-collections/community\.general/issues/11491)\, [https\://github\.com/ansible\-collections/community\.general/pull/11492](https\://github\.com/ansible\-collections/community\.general/pull/11492)\)\. - - -## v11\.4\.4 - ### Release Summary @@ -138,11 +149,10 @@ Regular bugfix release\. ### Bugfixes -* cloudflare\_dns \- also allow flag\=128 for CAA records \([https\://github\.com/ansible\-collections/community\.general/issues/11355](https\://github\.com/ansible\-collections/community\.general/issues/11355)\, [https\://github\.com/ansible\-collections/community\.general/pull/11377](https\://github\.com/ansible\-collections/community\.general/pull/11377)\)\. -* logstash\_plugin \- fix argument order when using version parameter\. The plugin name must come after options like \-\-version for the logstash\-plugin CLI to work correctly \([https\://github\.com/ansible\-collections/community\.general/issues/10745](https\://github\.com/ansible\-collections/community\.general/issues/10745)\, [https\://github\.com/ansible\-collections/community\.general/pull/11440](https\://github\.com/ansible\-collections/community\.general/pull/11440)\)\. +* python\_requirements\_info \- use importlib\.metadata if pkg\_resources from setuptools cannot be imported\. That module has been removed from setuptools 82\.0\.0 \([https\://github\.com/ansible\-collections/community\.general/issues/11491](https\://github\.com/ansible\-collections/community\.general/issues/11491)\, [https\://github\.com/ansible\-collections/community\.general/pull/11492](https\://github\.com/ansible\-collections/community\.general/pull/11492)\)\. - -## v11\.4\.3 + +## v11\.4\.4 ### Release Summary @@ -152,6 +162,20 @@ Regular bugfix release\. ### Bugfixes +* cloudflare\_dns \- also allow flag\=128 for CAA records \([https\://github\.com/ansible\-collections/community\.general/issues/11355](https\://github\.com/ansible\-collections/community\.general/issues/11355)\, [https\://github\.com/ansible\-collections/community\.general/pull/11377](https\://github\.com/ansible\-collections/community\.general/pull/11377)\)\. +* logstash\_plugin \- fix argument order when using version parameter\. The plugin name must come after options like \-\-version for the logstash\-plugin CLI to work correctly \([https\://github\.com/ansible\-collections/community\.general/issues/10745](https\://github\.com/ansible\-collections/community\.general/issues/10745)\, [https\://github\.com/ansible\-collections/community\.general/pull/11440](https\://github\.com/ansible\-collections/community\.general/pull/11440)\)\. + + +## v11\.4\.3 + + +### Release Summary + +Regular bugfix release\. + + +### Bugfixes + * keycloak\_realm \- fixed crash in sanitize\_cr\(\) when realmrep was None \([https\://github\.com/ansible\-collections/community\.general/pull/11260](https\://github\.com/ansible\-collections/community\.general/pull/11260)\)\. * listen\_ports\_facts \- fix handling of empty PID lists when command\=ss \([https\://github\.com/ansible\-collections/community\.general/pull/11332](https\://github\.com/ansible\-collections/community\.general/pull/11332)\)\. * monit \- add delay of 0\.5 seconds after state change and check for status \([https\://github\.com/ansible\-collections/community\.general/pull/11255](https\://github\.com/ansible\-collections/community\.general/pull/11255)\)\. @@ -160,17 +184,17 @@ Regular bugfix release\. ## v11\.4\.2 - + ### Release Summary Regular bugfix release\. - + ### Minor Changes * tss lookup plugin \- fixed AccessTokenAuthorizer initialization to include base\_url parameter for proper token authentication \([https\://github\.com/ansible\-collections/community\.general/pull/11031](https\://github\.com/ansible\-collections/community\.general/pull/11031)\)\. - + ### Bugfixes * cobbler\_system \- compare the version as a float which is the type returned by the Cobbler API \([https\://github\.com/ansible\-collections/community\.general/issues/11044](https\://github\.com/ansible\-collections/community\.general/issues/11044)\)\. @@ -183,12 +207,12 @@ Regular bugfix release\. ## v11\.4\.1 - + ### Release Summary Regular bugfix release\. - + ### Minor Changes * dependent lookup plugin \- refactor dict initialization\, no impact to users \([https\://github\.com/ansible\-collections/community\.general/pull/10891](https\://github\.com/ansible\-collections/community\.general/pull/10891)\)\. @@ -202,7 +226,7 @@ Regular bugfix release\. * keycloak\_user \- the parameter credentials\[\]\.value is now marked as no\_log\=true\. Before it was logged by Ansible\, unless the task was marked as no\_log\: true\. Since this parameter can be used for passwords\, this resulted in credential leaking \([https\://github\.com/ansible\-collections/community\.general/issues/11000](https\://github\.com/ansible\-collections/community\.general/issues/11000)\, [https\://github\.com/ansible\-collections/community\.general/pull/11005](https\://github\.com/ansible\-collections/community\.general/pull/11005)\)\. - + ### Bugfixes * cloudflare\_dns \- roll back changes to CAA record validation \([https\://github\.com/ansible\-collections/community\.general/issues/10934](https\://github\.com/ansible\-collections/community\.general/issues/10934)\, [https\://github\.com/ansible\-collections/community\.general/pull/10956](https\://github\.com/ansible\-collections/community\.general/pull/10956)\)\. @@ -218,12 +242,12 @@ Regular bugfix release\. ## v11\.4\.0 - + ### Release Summary Regular bugfix and feature release\. - + ### Minor Changes * github\_app\_access\_token lookup plugin \- add support for GitHub Enterprise Server \([https\://github\.com/ansible\-collections/community\.general/issues/10879](https\://github\.com/ansible\-collections/community\.general/issues/10879)\, [https\://github\.com/ansible\-collections/community\.general/pull/10880](https\://github\.com/ansible\-collections/community\.general/pull/10880)\)\. @@ -233,7 +257,7 @@ Regular bugfix and feature release\. * keycloak\_client \- add idempotent support for optional\_client\_scopes and optional\_client\_scopes\, and ensure consistent change detection between check mode and live run \([https\://github\.com/ansible\-collections/community\.general/issues/5495](https\://github\.com/ansible\-collections/community\.general/issues/5495)\, [https\://github\.com/ansible\-collections/community\.general/pull/10842](https\://github\.com/ansible\-collections/community\.general/pull/10842)\)\. * pipx module\_utils \- use PIPX\_USE\_EMOJI to disable emojis in the output of pipx 1\.8\.0 \([https\://github\.com/ansible\-collections/community\.general/pull/10874](https\://github\.com/ansible\-collections/community\.general/pull/10874)\)\. - + ### Bugfixes * Avoid usage of deprecated ansible\.module\_utils\.six in all code that does not have to support Python 2 \([https\://github\.com/ansible\-collections/community\.general/pull/10873](https\://github\.com/ansible\-collections/community\.general/pull/10873)\)\. @@ -250,12 +274,12 @@ Regular bugfix and feature release\. ## v11\.3\.0 - + ### Release Summary Regular bugfix and feature release\. - + ### Minor Changes * android\_sdk \- minor refactor to improve readability \([https\://github\.com/ansible\-collections/community\.general/pull/10712](https\://github\.com/ansible\-collections/community\.general/pull/10712)\)\. @@ -311,7 +335,7 @@ Regular bugfix and feature release\. * oci\_vcn \- module is deprecated and will be removed in community\.general 13\.0\.0 \([https\://github\.com/ansible\-collections/community\.general/issues/10318](https\://github\.com/ansible\-collections/community\.general/issues/10318)\, [https\://github\.com/ansible\-collections/community\.general/pull/10652](https\://github\.com/ansible\-collections/community\.general/pull/10652)\)\. * oracle\* doc fragments \- fragments are deprecated and will be removed in community\.general 13\.0\.0 \([https\://github\.com/ansible\-collections/community\.general/issues/10318](https\://github\.com/ansible\-collections/community\.general/issues/10318)\, [https\://github\.com/ansible\-collections/community\.general/pull/10652](https\://github\.com/ansible\-collections/community\.general/pull/10652)\)\. - + ### Bugfixes * kdeconfig \- kwriteconfig executable could not be discovered automatically on systems with only kwriteconfig6 installed\. kwriteconfig6 can now be discovered by Ansible \([https\://github\.com/ansible\-collections/community\.general/issues/10746](https\://github\.com/ansible\-collections/community\.general/issues/10746)\, [https\://github\.com/ansible\-collections/community\.general/pull/10751](https\://github\.com/ansible\-collections/community\.general/pull/10751)\)\. @@ -338,12 +362,12 @@ Regular bugfix and feature release\. ## v11\.2\.1 - + ### Release Summary Bugfix release\. - + ### Bugfixes * Avoid deprecated functionality in ansible\-core 2\.20 \([https\://github\.com/ansible\-collections/community\.general/pull/10687](https\://github\.com/ansible\-collections/community\.general/pull/10687)\)\. @@ -355,12 +379,12 @@ Bugfix release\. ## v11\.2\.0 - + ### Release Summary Regular bugfix and features release\. - + ### Minor Changes * apk \- using safer mechanism to run external command \([https\://github\.com/ansible\-collections/community\.general/issues/10479](https\://github\.com/ansible\-collections/community\.general/issues/10479)\, [https\://github\.com/ansible\-collections/community\.general/pull/10520](https\://github\.com/ansible\-collections/community\.general/pull/10520)\)\. @@ -398,7 +422,7 @@ Regular bugfix and features release\. * github\_repo \- deprecate force\_defaults\=true \([https\://github\.com/ansible\-collections/community\.general/pull/10435](https\://github\.com/ansible\-collections/community\.general/pull/10435)\)\. * rocketchat \- the default value for is\_pre740\, currently true\, is deprecated and will change to false in community\.general 13\.0\.0 \([https\://github\.com/ansible\-collections/community\.general/pull/10490](https\://github\.com/ansible\-collections/community\.general/pull/10490)\)\. - + ### Bugfixes * jenkins\_plugin \- install latest compatible version instead of latest \([https\://github\.com/ansible\-collections/community\.general/issues/854](https\://github\.com/ansible\-collections/community\.general/issues/854)\, [https\://github\.com/ansible\-collections/community\.general/pull/10346](https\://github\.com/ansible\-collections/community\.general/pull/10346)\)\. @@ -422,12 +446,12 @@ Regular bugfix and features release\. ## v11\.1\.2 - + ### Release Summary Bugfix release\. - + ### Minor Changes * gem \- remove redundant constructs from argument specs \([https\://github\.com/ansible\-collections/community\.general/pull/10505](https\://github\.com/ansible\-collections/community\.general/pull/10505)\)\. @@ -561,7 +585,7 @@ Bugfix release\. * zypper \- remove redundant constructs from argument specs \([https\://github\.com/ansible\-collections/community\.general/pull/10513](https\://github\.com/ansible\-collections/community\.general/pull/10513)\)\. * zypper\_repository \- remove redundant constructs from argument specs \([https\://github\.com/ansible\-collections/community\.general/pull/10513](https\://github\.com/ansible\-collections/community\.general/pull/10513)\)\. - + ### Bugfixes * apk \- fix check for empty/whitespace\-only package names \([https\://github\.com/ansible\-collections/community\.general/pull/10532](https\://github\.com/ansible\-collections/community\.general/pull/10532)\)\. @@ -575,12 +599,12 @@ Bugfix release\. ## v11\.1\.1 - + ### Release Summary Bugfix release for the next Ansible 12 pre\-release\. - + ### Minor Changes * aerospike\_migrations \- remove redundant constructs from argument specs \([https\://github\.com/ansible\-collections/community\.general/pull/10494](https\://github\.com/ansible\-collections/community\.general/pull/10494)\)\. @@ -611,7 +635,7 @@ Bugfix release for the next Ansible 12 pre\-release\. * filesystem \- remove redundant constructs from argument specs \([https\://github\.com/ansible\-collections/community\.general/pull/10494](https\://github\.com/ansible\-collections/community\.general/pull/10494)\)\. * sysrc \- adjustments to the code \([https\://github\.com/ansible\-collections/community\.general/pull/10417](https\://github\.com/ansible\-collections/community\.general/pull/10417)\)\. - + ### Bugfixes * apache2\_module \- avoid ansible\-core 2\.19 deprecation \([https\://github\.com/ansible\-collections/community\.general/pull/10459](https\://github\.com/ansible\-collections/community\.general/pull/10459)\)\. @@ -629,12 +653,12 @@ Bugfix release for the next Ansible 12 pre\-release\. ## v11\.1\.0 - + ### Release Summary Regular bugfix and feature release\. - + ### Minor Changes * cloudflare\_dns \- adds support for PTR records \([https\://github\.com/ansible\-collections/community\.general/pull/10267](https\://github\.com/ansible\-collections/community\.general/pull/10267)\)\. @@ -689,7 +713,7 @@ Regular bugfix and feature release\. * catapult \- module is deprecated and will be removed in community\.general 13\.0\.0 \([https\://github\.com/ansible\-collections/community\.general/issues/10318](https\://github\.com/ansible\-collections/community\.general/issues/10318)\, [https\://github\.com/ansible\-collections/community\.general/pull/10329](https\://github\.com/ansible\-collections/community\.general/pull/10329)\)\. * pacemaker\_cluster \- the parameter state will become a required parameter in community\.general 12\.0\.0 \([https\://github\.com/ansible\-collections/community\.general/pull/10227](https\://github\.com/ansible\-collections/community\.general/pull/10227)\)\. - + ### Bugfixes * dependent lookup plugin \- avoid deprecated ansible\-core 2\.19 functionality \([https\://github\.com/ansible\-collections/community\.general/pull/10359](https\://github\.com/ansible\-collections/community\.general/pull/10359)\)\. @@ -715,12 +739,12 @@ Regular bugfix and feature release\. ## v11\.0\.0 - + ### Release Summary This is release 11\.0\.0 of community\.general\, released on 2025\-06\-16\. - + ### Minor Changes * CmdRunner module utils \- the convenience method cmd\_runner\_fmt\.as\_fixed\(\) now accepts multiple arguments as a list \([https\://github\.com/ansible\-collections/community\.general/pull/9893](https\://github\.com/ansible\-collections/community\.general/pull/9893)\)\. @@ -1114,7 +1138,7 @@ This is release 11\.0\.0 of community\.general\, released on 2025\- * keycloak\_authentication \- API calls did not properly set the priority during update resulting in incorrectly sorted authentication flows\. This apparently only affects Keycloak 25 or newer \([https\://github\.com/ansible\-collections/community\.general/pull/9263](https\://github\.com/ansible\-collections/community\.general/pull/9263)\)\. * keycloak\_client \- Sanitize saml\.encryption\.private\.key so it does not show in the logs \([https\://github\.com/ansible\-collections/community\.general/pull/9621](https\://github\.com/ansible\-collections/community\.general/pull/9621)\)\. - + ### Bugfixes * apache2\_mod\_proxy \- make compatible with Python 3 \([https\://github\.com/ansible\-collections/community\.general/pull/9762](https\://github\.com/ansible\-collections/community\.general/pull/9762)\)\. diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 938aca0698..2aa901e0da 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,6 +6,26 @@ Community General Release Notes This changelog describes changes after version 10.0.0. +v11.4.8 +======= + +Release Summary +--------------- + +Bugfix release. + +Minor Changes +------------- + +- mattermost, rocketchat, slack - update default ``icon_url`` to ansible favicon (https://github.com/ansible-collections/community.general/pull/11909). + +Bugfixes +-------- + +- cargo - fix ``state=latest`` always reporting ``changed`` due to greedy regex capturing description text instead of version string (https://github.com/ansible-collections/community.general/issues/8949, https://github.com/ansible-collections/community.general/pull/12064). +- odbc - fetch rows before committing to fix ``HY010`` function sequence error (https://github.com/ansible-collections/community.general/issues/5395, https://github.com/ansible-collections/community.general/pull/11972). +- xml - emit an error when ``value`` is not a string, pointing to the offending xpath (https://github.com/ansible-collections/community.general/issues/7171, https://github.com/ansible-collections/community.general/pull/11959). + v11.4.7 ======= diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 9602e7a7ce..3996f0c62d 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -1974,3 +1974,25 @@ releases: - 11836-fixes.yml - 11850-homebrew-cask-sudo-password.yml release_date: '2026-04-20' + 11.4.8: + changes: + bugfixes: + - cargo - fix ``state=latest`` always reporting ``changed`` due to greedy + regex capturing description text instead of version string (https://github.com/ansible-collections/community.general/issues/8949, + https://github.com/ansible-collections/community.general/pull/12064). + - odbc - fetch rows before committing to fix ``HY010`` function sequence error + (https://github.com/ansible-collections/community.general/issues/5395, https://github.com/ansible-collections/community.general/pull/11972). + - xml - emit an error when ``value`` is not a string, pointing to the offending + xpath (https://github.com/ansible-collections/community.general/issues/7171, + https://github.com/ansible-collections/community.general/pull/11959). + minor_changes: + - mattermost, rocketchat, slack - update default ``icon_url`` to ansible favicon + (https://github.com/ansible-collections/community.general/pull/11909). + release_summary: Bugfix release. + fragments: + - 11.4.8.yml + - 11909-fix-favicon-url.yml + - 11959-xml-boolean-value.yml + - 11972-odbc-fix-commit-fetch-order.yml + - 12064-cargo-latest-version-regex.yml + release_date: '2026-05-17' diff --git a/changelogs/fragments/11.4.8.yml b/changelogs/fragments/11.4.8.yml deleted file mode 100644 index 8ce9aa961c..0000000000 --- a/changelogs/fragments/11.4.8.yml +++ /dev/null @@ -1 +0,0 @@ -release_summary: Bugfix release. diff --git a/changelogs/fragments/11909-fix-favicon-url.yml b/changelogs/fragments/11909-fix-favicon-url.yml deleted file mode 100644 index 910135946f..0000000000 --- a/changelogs/fragments/11909-fix-favicon-url.yml +++ /dev/null @@ -1,2 +0,0 @@ -minor_changes: - - "mattermost, rocketchat, slack - update default ``icon_url`` to ansible favicon (https://github.com/ansible-collections/community.general/pull/11909)." diff --git a/changelogs/fragments/11959-xml-boolean-value.yml b/changelogs/fragments/11959-xml-boolean-value.yml deleted file mode 100644 index 563a21fd22..0000000000 --- a/changelogs/fragments/11959-xml-boolean-value.yml +++ /dev/null @@ -1,4 +0,0 @@ -bugfixes: - - "xml - emit an error when ``value`` is not a string, pointing to the offending xpath - (https://github.com/ansible-collections/community.general/issues/7171, - https://github.com/ansible-collections/community.general/pull/11959)." diff --git a/changelogs/fragments/11972-odbc-fix-commit-fetch-order.yml b/changelogs/fragments/11972-odbc-fix-commit-fetch-order.yml deleted file mode 100644 index a7022fe82c..0000000000 --- a/changelogs/fragments/11972-odbc-fix-commit-fetch-order.yml +++ /dev/null @@ -1,2 +0,0 @@ -bugfixes: - - odbc - fetch rows before committing to fix ``HY010`` function sequence error (https://github.com/ansible-collections/community.general/issues/5395, https://github.com/ansible-collections/community.general/pull/11972). diff --git a/changelogs/fragments/12064-cargo-latest-version-regex.yml b/changelogs/fragments/12064-cargo-latest-version-regex.yml deleted file mode 100644 index cfc548224f..0000000000 --- a/changelogs/fragments/12064-cargo-latest-version-regex.yml +++ /dev/null @@ -1,4 +0,0 @@ -bugfixes: - - "cargo - fix ``state=latest`` always reporting ``changed`` due to greedy regex capturing description text instead of version string - (https://github.com/ansible-collections/community.general/issues/8949, - https://github.com/ansible-collections/community.general/pull/12064)."