File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Increment the:
1515
1616## [ Unreleased]
1717
18- ## [ 1.22 2025-07-10 ]
18+ ## [ 1.22 2025-07-11 ]
1919
2020* [ DOC] Udpate link to membership document
2121 [ #3452 ] ( https://github.com/open-telemetry/opentelemetry-cpp/pull/3452 )
@@ -182,6 +182,9 @@ Increment the:
182182* [ CONFIGURATION] File configuration - configuration parser
183183 [ #3520 ] ( https://github.com/open-telemetry/opentelemetry-cpp/pull/3520 )
184184
185+ * [ ADMIN] Remove file .github/repository-settings.md
186+ [ #3534 ] ( https://github.com/open-telemetry/opentelemetry-cpp/pull/3534 )
187+
185188Important changes:
186189
187190* [ REMOVAL] Removed deprecated semantic convention header files
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ const char *pre_release = "NONE";
1818const char *build_metadata = " NONE" ;
1919const char *short_version = " 1.22.0" ;
2020const char *full_version = " 1.22.0-NONE-NONE" ;
21- const char *build_date = " Thu Jul 10 03:37:44 PM UTC 2025" ;
21+ const char *build_date = " Fri Jul 11 08:13:24 PM UTC 2025" ;
2222} // namespace version
2323} // namespace sdk
2424OPENTELEMETRY_END_NAMESPACE
You can’t perform that action at this time.
0 commit comments