feat(events): migrate distribution to Java 25 and Purpur
Release / release (push) Successful in 4m20s
CI / build (push) Successful in 1m11s

BREAKING CHANGE: New releases require Java 25/Purpur 26.2 and use purpur-event-producer-<version>.jar. Runtime SpigotEventProducer identity, server UUID, SQLite outbox and CloudEvent delivery contracts remain unchanged. Replace the old JAR rather than installing both distributions.
This commit is contained in:
dmg
2026-09-12 14:27:26 -04:00
parent 9f3f27bb45
commit ee3b4eca35
7 changed files with 85 additions and 23 deletions
+1 -1
View File
@@ -1 +1 @@
rootProject.name = "spigot-event-producer"
rootProject.name = "purpur-event-producer"