Release Announcement: ansible.netcommon 8.5.3

Hey Everyone! :waving_hand:
We’ve now rolled out ansible.netcommon 8.5.3

The changes in this include:

Bugfixes for ansible-core 2.19+ caching attribute error, an ignored Paramiko SSH proxy command issue, and a crash on empty lists in the VLAN parser.

You can check out the full changelog and details here.

Thanks to everyone who reported issues and contributed fixes! :heart:

1 Like

@jsogikar is there an ETA when the deprecated ansible-core parts that ansible.netcommon uses will be remove from ansible.netcommon? Some of them have been deprecated since ansible-core 2.20.

Ref: Various code imports deprecated ansible.module_utils.six, resulting in deprecation messages shown to users · Issue #786 · ansible-collections/ansible.netcommon · GitHub

2 Likes

Thanks for raising the issue @felixfontein, we already have it noted and are planning to pick it up in upcoming weeks. So you should see it fixed in the next release.

2 Likes