Release Announcement : Ansible Netcommon 8.6.2

Hey Everyone! :waving_hand:

We’ve now rolled out `ansible.netcommon` **8.6.2**

The changes in this include:

- **Bugfix:** libssh now uses `persistent_connect_timeout` for the SSH connect timeout instead of the generic play context timeout, ensuring `ansible_connect_timeout` / `ANSIBLE_PERSISTENT_CONNECT_TIMEOUT` is respected

- **Bugfix:** Enabled `huge_tree=True` for all NETCONF XML parsing operations to support responses with text nodes larger than 10MB, fixing `XMLSyntaxError: Resource limit exceeded` when fetching or pushing large configurations

You can check out the full changelog and details here: Release v8.6.2 · ansible-collections/ansible.netcommon · GitHub

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