[opentelemetry-cpp] update version to v1.1.1 (#22804)

* Upgrade opentelemetry-cpp version to v1.1.1

* delete port-version

* Update ports/opentelemetry-cpp/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
This commit is contained in:
jmanjon 2022-01-27 09:01:29 -08:00 committed by GitHub
parent 95ced9a002
commit 429f068ec7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

View File

@ -11,8 +11,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO open-telemetry/opentelemetry-cpp
REF v1.0.1
SHA512 ddaf5f52f5c100f385e09a6eb69f08fced2e890145939d35f969b05743733409e43f4747713259b68641511401c2c1e01a498b9b7a20fab0f52ee6f4b5d3c77c
REF v1.1.1
SHA512 e14712f2085134ef0061a36a8ec77195e7a4def9cecb05c37e9c9c0752e59a42621c92166d2166eb8df4767e7b6ea2b39fdc9bcf925c6d66ccaf9f250421db55
HEAD_REF main
)

View File

@ -1,8 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
"name": "opentelemetry-cpp",
"version-semver": "1.0.1",
"port-version": 1,
"version-semver": "1.1.1",
"description": [
"OpenTelemetry is a collection of tools, APIs, and SDKs.",
"You use it to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) for analysis in order to understand your software's performance and behavior."

View File

@ -5077,8 +5077,8 @@
"port-version": 4
},
"opentelemetry-cpp": {
"baseline": "1.0.1",
"port-version": 1
"baseline": "1.1.1",
"port-version": 0
},
"opentracing": {
"baseline": "1.6.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c6f08af646f830d343e50f00d01775f6ce8fc7d8",
"version-semver": "1.1.1",
"port-version": 0
},
{
"git-tree": "054971acff976718841101e8bad641169cf11a5d",
"version-semver": "1.0.1",