Skip to content

Commit 9bafac7

Browse files
committed
Fixes #2688
1 parent e1d9690 commit 9bafac7

File tree

5 files changed

+69
-12
lines changed

5 files changed

+69
-12
lines changed

CHANGELOG.md

Lines changed: 61 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,74 @@ Increment the:
1515

1616
## [Unreleased]
1717

18-
* [SDK] Update ExemplarFilter and ExemplarReservoir for spec
19-
[#2372](https://github.com/open-telemetry/opentelemetry-cpp/pull/2372)
18+
## [1.16.0] 2024-06-20
2019

20+
* [BUILD] Upgrade bazel abseil from 20220623.1 to 20230802.2
21+
[#2650](https://github.com/open-telemetry/opentelemetry-cpp/pull/2650)
22+
* [BUILD] Use nostd::enable_if_t instead of std::enable_if_t
23+
[#2648](https://github.com/open-telemetry/opentelemetry-cpp/pull/2648)
24+
* [EXEMPLAR] Update ExemplarFilter and ExemplarReservoir for spec
25+
[#2372](https://github.com/open-telemetry/opentelemetry-cpp/pull/2372)
26+
* [BUILD] Link CoreFoundation on apple systems
27+
[#2655](https://github.com/open-telemetry/opentelemetry-cpp/pull/2655)
28+
* [SDK] Avoid missing conditional variable update and simplify atomic bool
29+
[#2553](https://github.com/open-telemetry/opentelemetry-cpp/pull/2553)
30+
* [BUILD] Build break in OLTP_FILE tests
31+
[#2659](https://github.com/open-telemetry/opentelemetry-cpp/pull/2659)
32+
* [EXPORTER] General cleanup for is_shutdown flags in exporters.
33+
[#2663](https://github.com/open-telemetry/opentelemetry-cpp/pull/2663)
34+
* [CI] Upgrade Maintainers CI to ubuntu-24.04
35+
[#2670](https://github.com/open-telemetry/opentelemetry-cpp/pull/2670)
36+
* [BUILD] Upgrade to opentelemetry-proto 1.3.1
37+
[#2669](https://github.com/open-telemetry/opentelemetry-cpp/pull/2669)
38+
* [API] Return NoopLogRecord from NoopLogger
39+
[#2668](https://github.com/open-telemetry/opentelemetry-cpp/pull/2668)
40+
* [BUILD] Remove the hard-coded separator in tracestate
41+
[#2672](https://github.com/open-telemetry/opentelemetry-cpp/pull/2672)
42+
* [SDK] Fix forceflush may wait for ever
43+
[#2584](https://github.com/open-telemetry/opentelemetry-cpp/pull/2584)
44+
* [API] DO not allow unsafe Logger::EmitLogRecord
45+
[#2673](https://github.com/open-telemetry/opentelemetry-cpp/pull/2673)
46+
* [BUILD] Read default proto version from third_party_release
47+
[#2677](https://github.com/open-telemetry/opentelemetry-cpp/pull/2677)
48+
* [CI] include-what-you-use
49+
[#2629](https://github.com/open-telemetry/opentelemetry-cpp/pull/2629)
2150
* [CI] Upgrade to clang-format 18
2251
[#2684](https://github.com/open-telemetry/opentelemetry-cpp/pull/2684)
23-
52+
* [CI] Fix CI failures on Ubuntu 24.04
53+
[#2686](https://github.com/open-telemetry/opentelemetry-cpp/pull/2686)
54+
* [SEMANTIC CONVENTIONS] Upgrade to version 1.26.0
55+
[#2687](https://github.com/open-telemetry/opentelemetry-cpp/pull/2687)
2456
* [API/SDK] Provider cleanup
2557
[#2664](https://github.com/open-telemetry/opentelemetry-cpp/pull/2664)
26-
58+
* [ETW] Add table name mapping for Logs other than the default Log table
59+
[#2691](https://github.com/open-telemetry/opentelemetry-cpp/pull/2691)
60+
* [CI] Remove benchmark overlay for vcpkg
61+
[#2695](https://github.com/open-telemetry/opentelemetry-cpp/pull/2695)
62+
* [BUILD] Remove the incorrect set of CMAKE_MSVC_RUNTIME_LIBRARY for vcpkg
63+
[#2696](https://github.com/open-telemetry/opentelemetry-cpp/pull/2696)
64+
* [BUILD] CMakeLists.txt: Enable CMAKE_MSVC_RUNTIME_LIBRARY support
65+
[#2652](https://github.com/open-telemetry/opentelemetry-cpp/pull/2652)
66+
* [EXPORTER] OTLP file: use thread-safe file/io
67+
[#2675](https://github.com/open-telemetry/opentelemetry-cpp/pull/2675)
68+
* [bazel] Bump version and deps
69+
[#2679](https://github.com/open-telemetry/opentelemetry-cpp/pull/2679)
70+
* [BUILD] Add support for bzlmod
71+
[#2608](https://github.com/open-telemetry/opentelemetry-cpp/pull/2608)
72+
* [BUILD] Fix Import Abseil-cpp
73+
[#2701](https://github.com/open-telemetry/opentelemetry-cpp/pull/2701)
2774
* [Code health] include-what-you-use cleanup
2875
[#2692](https://github.com/open-telemetry/opentelemetry-cpp/pull/2692)
76+
* [BUILD] Restore Bazel flag removed from public API
77+
[#2702](https://github.com/open-telemetry/opentelemetry-cpp/pull/2702)
78+
* [DOC] Fix typo tace_id -> trace_id in logger.h
79+
[#2703](https://github.com/open-telemetry/opentelemetry-cpp/pull/2703)
80+
* Bump docker/build-push-action from 5 to 6
81+
[#2705](https://github.com/open-telemetry/opentelemetry-cpp/pull/2705)
82+
* [CI] Enable ARM64 build in CI
83+
[#2699](https://github.com/open-telemetry/opentelemetry-cpp/pull/2699)
84+
* [Code health] Remove Unicode Text from Source files
85+
[#2707](https://github.com/open-telemetry/opentelemetry-cpp/pull/2707)
2986

3087
Important changes:
3188

api/include/opentelemetry/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
# define OPENTELEMETRY_ABI_VERSION_NO 1
1111
#endif
1212

13-
#define OPENTELEMETRY_VERSION "1.15.0"
13+
#define OPENTELEMETRY_VERSION "1.16.0"
1414
#define OPENTELEMETRY_VERSION_MAJOR 1
15-
#define OPENTELEMETRY_VERSION_MINOR 15
15+
#define OPENTELEMETRY_VERSION_MINOR 16
1616
#define OPENTELEMETRY_VERSION_PATCH 0
1717

1818
#define OPENTELEMETRY_ABI_VERSION OPENTELEMETRY_STRINGIFY(OPENTELEMETRY_ABI_VERSION_NO)

docs/public/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
author = 'OpenTelemetry authors'
2525

2626
# The full version, including alpha/beta/rc tags
27-
release = "1.15.0"
27+
release = "1.16.0"
2828

2929
# Run sphinx on subprojects and copy output
3030
# -----------------------------------------

sdk/include/opentelemetry/sdk/version/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#pragma once
55

6-
#define OPENTELEMETRY_SDK_VERSION "1.15.0"
6+
#define OPENTELEMETRY_SDK_VERSION "1.16.0"
77

88
#include "opentelemetry/version.h"
99

sdk/src/version/version.cc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ namespace sdk
1212
namespace version
1313
{
1414
const int major_version = 1;
15-
const int minor_version = 15;
15+
const int minor_version = 16;
1616
const int patch_version = 0;
1717
const char *pre_release = "NONE";
1818
const char *build_metadata = "NONE";
19-
const char *short_version = "1.15.0";
20-
const char *full_version = "1.15.0-NONE-NONE";
21-
const char *build_date = "Sun Apr 21 19:31:02 UTC 2024";
19+
const char *short_version = "1.16.0";
20+
const char *full_version = "1.16.0-NONE-NONE";
21+
const char *build_date = "Thu Jun 20 19:40:52 UTC 2024";
2222
} // namespace version
2323
} // namespace sdk
2424
OPENTELEMETRY_END_NAMESPACE

0 commit comments

Comments
 (0)