Skip to content

[opentelemetry-cpp] update to 1.28.0 - #52936

Merged
Victor Romero (vicroms) merged 10 commits into
microsoft:masterfrom
ThomsonTan:update_opentelemetry_cpp_1.28.0
Jul 22, 2026
Merged

[opentelemetry-cpp] update to 1.28.0#52936
Victor Romero (vicroms) merged 10 commits into
microsoft:masterfrom
ThomsonTan:update_opentelemetry_cpp_1.28.0

Conversation

@ThomsonTan

@ThomsonTan Tom Tan (ThomsonTan) commented Jul 16, 2026

Copy link
Copy Markdown
Contributor
  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version, or no changes were necessary.
  • Any fixed CI baseline and CI feature baseline entries are removed from that file, or no entries needed to be changed.
  • All patch files in the port are applied and succeed.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Exactly one version is added in each modified versions file.

Tom Tan (ThomsonTan) and others added 3 commits July 16, 2026 14:14
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@vicroms

Copy link
Copy Markdown
Member

Tom Tan (@ThomsonTan) please merge ThomsonTan#1 to fix some pkg-config usage issues

@vicroms
Victor Romero (vicroms) marked this pull request as draft July 17, 2026 02:34
@ThomsonTan

Copy link
Copy Markdown
Contributor Author

Tom Tan (@ThomsonTan) please merge ThomsonTan#1 to fix some pkg-config usage issues

Thanks, let me take a look.

@ThomsonTan

Copy link
Copy Markdown
Contributor Author

Tom Tan (@ThomsonTan) please merge ThomsonTan#1 to fix some pkg-config usage issues

Victor Romero (@vicroms), the fix looks good and was appended to this PR, thanks.

BTW, how is the "pkg-config usage issues" exposed? Seems it is not part of the CI.

@ThomsonTan
Tom Tan (ThomsonTan) marked this pull request as ready for review July 17, 2026 18:23
@vicroms

Victor Romero (vicroms) commented Jul 21, 2026

Copy link
Copy Markdown
Member

Tom Tan (@ThomsonTan) please merge ThomsonTan#1 to fix some pkg-config usage issues

Victor Romero (@vicroms), the fix looks good and was appended to this PR, thanks.

BTW, how is the "pkg-config usage issues" exposed? Seems it is not part of the CI.

We are experimenting with having GPT create sample projects locally, these projects attempt to consume the packages using CMake, pkgconfig and direct include integrations and report any link issues.

It's not something we can do during our scheduled CI runs, as the build already takes 36 hours to complete for the whole registry. But some ports have a dedicated test port in scripts/test_ports.

@vicroms
Victor Romero (vicroms) merged commit 77ce8c5 into microsoft:master Jul 22, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants