Fabric API

Fabric API

106M Downloads

Remove TransactionContext parameter from Storage#exactView

Technici4n opened this issue ยท 1 comments

commented

I forgot to do it in my other PR. Nobody uses this feature I think, so this should be fine for 1.19 still (or if you are using it: please don't use it for the moment in 1.19 until I make this breaking change).

commented

Update: I probably can leave the old method with a @Deprecated(forRemoval = true) notice, to avoid the (unlikely) breaking change.