This repository was archived by the owner on Dec 31, 2025. It is now read-only.
Commit 9e59966
committed
Bump to v0.25.2
A change in test framework in between releases has changed the
SQL setting for tests, which now was enabled by default even
for server tests. This caused the release process to fail.
I then pushed the 0.25.1 tag but forgot to first update the
version in server.go, which was correctly caught by the
test TestVersionMatchesTag which is used to validate and trigger
the release.
Signed-off-by: Ivan Kozlovic <ivan@synadia.com>1 parent 607026b commit 9e59966
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments