I just upgraded from the previous release and checked some APIs.
Could the warning at the bottom be somehow related to the upgrade?
$ bitcoin-cli -testnet getblockchaininfo | jq
{...
"warnings": "Warning: unknown new rules activated (versionbit 28)"
}
That is not related to the upgrade. This is a warning on testnet that has been around for a while.