We should remove the transactional extension APIs: WT_EXTENSION_API::transaction_(id,isolation_level,notify,oldest,visible). They don’t work in a timestamp world, and we’ve given up on the idea of underlying data sources where writes are incorporated into WiredTiger transactions.
This is not a problem for anyone, this is just cleaning up some technical debt.