Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger branch-2.11 CI #175

Closed
wants to merge 19 commits into from
Closed

Trigger branch-2.11 CI #175

wants to merge 19 commits into from

Commits on Mar 4, 2024

  1. [improve][fn] Add configuration for connector & functions package url…

    … sources (apache#22184)
    
    (cherry picked from commit 207335a)
    lhotari committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b107387 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e622dbc View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Fix LICENSE

    lhotari committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    bd50912 View commit details
    Browse the repository at this point in the history
  2. [fix][test] Make base test class method protected so that it passes R…

    …eportUnannotatedMethods validation (apache#21976)
    
    (cherry picked from commit 67354b1)
    lhotari committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    8550508 View commit details
    Browse the repository at this point in the history
  3. [fix][test] testModularLoadManagerRemoveBundleAndLoad (apache#19710)

    (cherry picked from commit 4ed8a87)
    
    # Conflicts:
    #	pulsar-broker/src/test/java/org/apache/pulsar/broker/namespace/NamespaceServiceTest.java
    AnonHxy authored and lhotari committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0cf5a83 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. [refactor][broker] Suppress error logging when message expiration fai…

    …ls (apache#19778)
    
    (cherry picked from commit 0d1fe18)
    Masahiro Sakamoto authored and lhotari committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c00c3c1 View commit details
    Browse the repository at this point in the history
  2. [improve][broker] Make get list from bundle Admin API async (apache#2…

    …0652)
    
    (cherry picked from commit 4958f45)
    Demogorgon314 authored and lhotari committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3fcaa0a View commit details
    Browse the repository at this point in the history
  3. [improve][broker] Avoid print redirect exception log when get list fr…

    …om bundle (apache#20846)
    
    (cherry picked from commit 9256407)
    Demogorgon314 authored and lhotari committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e530c8b View commit details
    Browse the repository at this point in the history
  4. [improve][admin]internalGetMessageById shouldn't be allowed on partit…

    …ioned topic (apache#19013)
    
    Co-authored-by: gavingaozhangmin <[email protected]>
    (cherry picked from commit b05fddb)
    gaozhangmin authored and lhotari committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c9d2e26 View commit details
    Browse the repository at this point in the history
  5. [improve] [broker] Do not print an Error log when responding to `HTTP…

    …-404` when calling `Admin API` and the topic does not exist. (apache#21995)
    
    (cherry picked from commit 48b4481)
    poorbarcode authored and lhotari committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ae8d149 View commit details
    Browse the repository at this point in the history
  6. [improve][broker] Consistently add fine-grain authorization to REST A…

    …PI (apache#22202)
    
    (cherry picked from commit 68c1092)
    mattisonchao authored and lhotari committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    441fd68 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Release 2.11.4

    lhotari committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b615872 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Bump to next snapshot version

    lhotari committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    5059bb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    44ae31a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. [fix][ci] Tolerate mount option change failing in CI (apache#22241)

    (cherry picked from commit 46a0226)
    lhotari committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    287c980 View commit details
    Browse the repository at this point in the history
  2. [fix][sec] Upgrade Zookeeper to 3.9.2 to address CVE-2024-23944 (apac…

    …he#22275)
    
    (cherry picked from commit 2ffcf62)
    
    # Conflicts:
    #	pom.xml
    lhotari committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    78d0b2e View commit details
    Browse the repository at this point in the history
  3. [fix] Upgrade jose4j to 0.9.4 (apache#22273)

    (cherry picked from commit 999e39b)
    merlimat authored and lhotari committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a2f3b15 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. [improve][broker] Add fine-grain authorization to ns/topic management…

    … endpoints (apache#22305)
    
    (cherry picked from commit fd34d4a)
    
    # Conflicts:
    #	pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/PersistentTopicsBase.java
    (cherry picked from commit 99eb49a)
    
    # Conflicts:
    #	pulsar-broker-common/src/main/java/org/apache/pulsar/broker/authorization/PulsarAuthorizationProvider.java
    #	pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/PersistentTopicsBase.java
    Technoboy- authored and lhotari committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5c4f4cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91ee580 View commit details
    Browse the repository at this point in the history