fix: allow null SacOccurredAt on lifecycle notifications (2.0.15-SAC)

PS 5.1 rejects binding null to [datetime]; use optional splatting for SAC occurred_at.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
PTah
2026-06-03 11:45:35 +10:00
parent 550cea9759
commit f08a8a8561
3 changed files with 57 additions and 13 deletions
+1 -1
View File
@@ -1 +1 @@
2.0.14-SAC
2.0.15-SAC