Recently gdal/3.1.4 was merged but one binary package is missing (see configuration below).
It can be checked via conan-center UI - they are 99 packages vs 100 for 3.1.2.
And by CLI search:
% conan search -r conan-center gdal/3.1.2@ -q 'arch=x86_64 AND build_type=Debug AND compiler=clang AND os=Linux AND compiler.version=4.0 AND compiler.libcxx=libstdc++ AND shared=False'
Package_ID: 03a3471d45c13dcc25269914b0482f5d55a6325f
% conan search -r conan-center gdal/3.1.4@ -q 'arch=x86_64 AND build_type=Debug AND compiler=clang AND os=Linux AND compiler.version=4.0 AND compiler.libcxx=libstdc++ AND shared=False'
There are no packages
Yes, and 15 packages are missing for 3.1.0.

@jgsogo @danimtb I think this a mission for Tapagujeros
Most helpful comment
@jgsogo @danimtb I think this a mission for Tapagujeros