Skip to content

Commit 5557ba0

Browse files
ranshidzuiderkwast
andauthored
Valkey release stage documentation (valkey-io#252)
This PR add info documentation about: 1. valkey_version 2. valkey_release_stage adds documentation for: valkey-io/valkey#1724 --------- Signed-off-by: Ran Shidlansik <ranshid@amazon.com> Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech> Co-authored-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
1 parent 4729524 commit 5557ba0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

commands/info.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,8 @@ Here is the description of fields.
272272
Here is the meaning of all fields in the **server** section:
273273

274274
* `redis_version`: Redis OSS version this Valkey server is compatible with
275+
* `valkey_version`: Valkey version number (e.g. 7.2.5)
276+
* `valkey_release_stage`: The status of the Valkey version: "ga" for generally available versions; "rc1", "rc2", etc. for release candidates; "dev" for development versions. Added in 8.1.
275277
* `redis_git_sha1`: Git SHA1
276278
* `redis_git_dirty`: Git dirty flag
277279
* `redis_build_id`: The build id

0 commit comments

Comments
 (0)