Publisher job simplification
Publisher jobs now store the the activity id instead of inserting duplicate JSON data in the Oban queue for each delivery.
If someone has existing jobs in the queue waiting to be retried they will just fail; this doesn't migrate them.
Edited by feld