v0.0.591 implement namespaced PubSub Broker in dataext
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Has been cancelled

This commit is contained in:
2025-07-16 12:44:55 +02:00
parent a29aec8fb5
commit 64f2cd7219
5 changed files with 679 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.590"
const GoextVersion = "0.0.591"
const GoextVersionTimestamp = "2025-07-15T14:14:22+0200"
const GoextVersionTimestamp = "2025-07-16T12:44:55+0200"