Release Announcement: ansible.netcommon 8.6.0

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

The changes in this include:

  • Cleaned up deprecated ansible-core imports (_collections_compat, six, _text) for newer Python / ansible-core compatibility
  • Fixed deprecated warnings usage in exit_json with shared emit_warnings / warn_and_exit helpers (covers netcommon modules and downstream ResourceModule collections)
    You can check out the full changelog and details here.

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

2 Likes