This blog is updated daily.
A general description is here.
The connections interface now includes a function ‘R_GetConnection()’ which allows packages implementing connections to convert R ‘connection’ objects to ‘Rconnection’ handles. Code which previously used the low-level R-internal ‘getConnection()’ entry point should switch.