This update introduces a new /push endpoint that enables direct push notifications, improving compatibility with various webhook providers. It includes a custom content-type parser to handle diverse payload formats and ensures secure access via Bearer token authentication.

Added new /push endpoint for webhook support - lattice-pns/lattice