We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2c8e64 commit da4802eCopy full SHA for da4802e
cmd/intake-receiver/version.go
@@ -18,4 +18,4 @@
18
package main
19
20
// version matches the APM Server's version
21
-const version = "8.19.8"
+const version = "8.19.9"
internal/version/version.go
package version
// Version holds the APM Server version.
-const Version = "8.19.8"
+const Version = "8.19.9"
0 commit comments