Percona Server for MongoDB 5.0.11-10 Released

September 1, 2022 - Find release notes at Percona Server for MongoDB 5.0.11-10 (2022-09-01) — Percona Server for MongoDB 5.0 Documentation

1 Like

Hey
Just trying Percona out with the released version mentioned

mongod --version
db version v5.0.11-10
Build Info: {
“version”: “5.0.11-10”,
“gitVersion”: “c054e0c94e2a96ad8d03e79a425fb90219fd02b3”,
“openSSLVersion”: “OpenSSL 1.1.1f 31 Mar 2020”,
“modules”: ,
“allocator”: “tcmalloc”,
“environment”: {
“distarch”: “x86_64”,
“target_arch”: “x86_64”
}
}

Hit the wall right away; the package released doesn’t seem to contain the mongosh binary.
Also when using the legacy shell (mongo), there is a deprecation banner encouraging mongosh instead.

Percona Server for MongoDB server version: v5.0.11-10
================
Warning: the “mongo” shell has been superseded by “mongosh”,
which delivers improved usability and compatibility.The “mongo” shell has been deprecated and will be removed in
an upcoming release.
For installation instructions, see
https://docs.mongodb.com/mongodb-shell/install/
================

Any issue in the build pipeline?

1 Like