v0.0.455 add proper json/bson marshalling to exerr [severity|type|category]
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m39s

This commit is contained in:
2024-05-16 15:38:42 +02:00
parent d0d72167eb
commit ce7837b9ef
9 changed files with 516 additions and 98 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.454"
const GoextVersion = "0.0.455"
const GoextVersionTimestamp = "2024-05-14T15:10:27+0200"
const GoextVersionTimestamp = "2024-05-16T15:38:42+0200"