Merge branch 'maint-0.4.8'

This commit is contained in:
David Goulet
2024-06-18 15:19:12 -04:00
4 changed files with 218 additions and 10 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor feature (bridges, pluggable transport):
- Add STATUS TYPE=version handler for Pluggable Transport. This allows us to
gather version statistics on Pluggable Transport usage from bridge servers
on our metrics portal. Closes ticket 11101.