ansible-core 2.19.0rc1 has been released, and we should be releasing a new 12.0.0b4 release soon. (It is mainly waiting for a change in antsibull-build to be reviewed, merged, and a new release of that created.)
Now there’s another thing we need a decision on: as you can read up in Ansible.netcommon broken with Ansible Core 2.19.0 (see the bottom posts), several network collections got a new major release. (So far arista.eos, cisco.ios, cisco.iosxr, cisco.nxos, and junipernetworks.junos have new major releases.) These major releases bump the ansible.netcommon dependency, and besides some bugfixes or features, but seem to have no breaking change. Do we want to include these in Ansible 12.0.0? While we wanted to not have breaking changes if we can avoid it for Ansible 12.0.0, which usually means no major version bump for already included collections, these could be acceptable since they do not actually contain breaking changes. @SteeringCommittee what do you think?