Skip to content

Prepare for new release - 3.10.161.1#1474

Merged
bmehta001 merged 1 commit into
microsoft:mainfrom
bmehta001:bhamehta/release-3.10.161.1
Jun 11, 2026
Merged

Prepare for new release - 3.10.161.1#1474
bmehta001 merged 1 commit into
microsoft:mainfrom
bmehta001:bhamehta/release-3.10.161.1

Conversation

@bmehta001

Copy link
Copy Markdown
Contributor

Prepares the SDK for the 3.10.161.1 release and aligns the vcpkg port naming with the official microsoft/vcpkg submission.

Changes

  • Version bump — regenerated lib/include/public/Version.hpp (3.10.159.13.10.161.1) via tools/gen-version (date-derived 3.<(year-2020)+4>.<dayOfYear>.1).
  • Port rename — renamed the in-repo vcpkg overlay port tools/ports/mstelemetry/tools/ports/cpp-client-telemetry/, bumped its version to 3.10.161.1, and pointed its REF at the CI-validated commit. The official microsoft/vcpkg port uses the cpp-client-telemetry name (matches the GitHub repo / Owner-Project discoverability convention); mstelemetry did not.
  • Docs/tests — updated docs/building-with-vcpkg.md and tests/vcpkg/* to the new port name.

Not changed

  • The CMake package/target name is unchanged: consumers still use find_package(MSTelemetry CONFIG REQUIRED) and link MSTelemetry::mat. Only the lowercase vcpkg port identifier changed.

Release follow-up (after merge)

  1. Tag v3.10.161.1 at the merge commit and publish the GitHub Release.
  2. Finalize the official port PR ([cpp-client-telemetry] Add new port (version 3.10.161.1) vcpkg#52316): repoint REF → the v3.10.161.1 tag, recompute SHA512, set version 3.10.161.1, and mark it ready.

- Regenerate Version.hpp (3.10.159.1 -> 3.10.161.1) via tools/gen-version
- Rename the vcpkg overlay port mstelemetry -> cpp-client-telemetry to match the
  official microsoft/vcpkg submission; bump its version to 3.10.161.1 and point
  its REF at the CI-validated commit
- Update docs/building-with-vcpkg.md and tests/vcpkg references to the new port
  name (CMake package/target MSTelemetry::mat is unchanged)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@bmehta001 bmehta001 requested a review from a team as a code owner June 10, 2026 23:56
@bmehta001 bmehta001 self-assigned this Jun 10, 2026
@bmehta001 bmehta001 merged commit cc03dce into microsoft:main Jun 11, 2026
34 checks passed
@bmehta001 bmehta001 deleted the bhamehta/release-3.10.161.1 branch June 11, 2026 00:09
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.

2 participants