This one seems rather urgent for a fix/release: The cli RPC createrawtransaction is creating type 1 transactions by default that it will itself reject shortly
https://github.com/bitcoin/bitcoin/blob/master/src/primitives/transaction.h#L184
Simple test - use bitcoin-cli RPC createrawtransaction - and look at the first 4 hex bytes output.