Skip to content

Removed obsolete cherrypick

64a8fe2
Select commit
Loading
Failed to load commit list.
Merged

libpulsar/4.0.0 package update #75790

Removed obsolete cherrypick
64a8fe2
Select commit
Loading
Failed to load commit list.
Octo STS / staging-autofix succeeded Dec 17, 2025 in 0s

Merge report generated

Merge Report

First Commit SHA: d4183b3d5cc9b9d72091b3641762909fb89af995

Patch

From 64a8fe25809604544debb20341347e93c55bbafa Mon Sep 17 00:00:00 2001
From: Amber Arcadia <[email protected]>
Date: Wed, 17 Dec 2025 16:51:00 -0500
Subject: [PATCH] Removed obsolete cherrypick

---
 libpulsar.yaml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/libpulsar.yaml b/libpulsar.yaml
index 56f6c08477f..8f7b7f7d20f 100644
--- a/libpulsar.yaml
+++ b/libpulsar.yaml
@@ -31,9 +31,6 @@ pipeline:
       repository: https://github.com/apache/pulsar-client-cpp
       tag: v${{package.version}}
       expected-commit: cada45d2e333bb7f4f61ddc26c29b7a46e48ffff
-      cherry-picks: |
-        # https://github.com/apache/pulsar-client-cpp/pull/527
-        main/adf3c7c0f76702246a9306fc60924984c2d9042e: ProtobufNativeSchema: convert abseil string_view to std::string (#527)
 
   - uses: cmake/configure
     with: