External labels in package transition webhook

April 30, 2025

Our package transition webhook notification now also contains the external labels of the package

This can be helpful for integrating our packages with external systems as you can now more easily close the loop between passing the external_labels upon package creation and then listening for corresponding updates without having to store our own package ID or looking it up via API for identification.