Closed frenchy64 closed 8 months ago
Hi Ambrose, it's good to hear from you :-)
I'm happy to see that work on Typed Clojure is continuing!
And thanks for pinging about this.
This doesn't say what to do if you don't use the message queue API.
Sorry, that somehow got truncated - will update. There's no migration necessary for folks not using the message queue API.
It might be helpful to mention this in the migration checklist. IIUC this is not a breaking change, but it was a change we had to make and understand in practice.
Absolutely, a good suggestion - will update. Apologies for the confusion/surprise!
Done, updated instructions here.
Please feel free to ping if anything is still unclear, it's really helpful to get feedback on such things 👍
Thanks!
Thanks for writing the v3.3 migration instructions.
Here are some suggestions to make it clearer.
This doesn't say what to do if you don't use the message queue API.
An integration test that relied on FIFO queuing order broke (intermittently) with the upgrade. This buries the lede that messages are now processed in a different order.
It might be helpful to mention this in the migration checklist. IIUC this is not a breaking change, but it was a change we had to make and understand in practice.