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.10 CI #174

Closed
wants to merge 16 commits into from
Closed

Trigger branch-2.10 CI #174

wants to merge 16 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)
    (cherry picked from commit b107387)
    lhotari committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b83dab5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbf3e21 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Release 2.10.6

    liangyepianzhou committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    9c29b76 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. [improve][broker] Avoid print redirect exception log when get list fr…

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

    …ioned topic (apache#19013)
    
    Co-authored-by: gavingaozhangmin <gavingaozhangmin@didiglobal.com>
    (cherry picked from commit b05fddb)
    gaozhangmin authored and codelipenghui committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    10cbcc0 View commit details
    Browse the repository at this point in the history
  3. [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 codelipenghui committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a080aeb View commit details
    Browse the repository at this point in the history
  4. [improve][broker] Consistently add fine-grain authorization to REST A…

    …PI (apache#22202)
    
    (cherry picked from commit 68c1092)
    mattisonchao authored and codelipenghui committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    cb65e17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a76ddbe View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    2c85dd1 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
    524fae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3bbedf 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)
    
    # Conflicts:
    #	distribution/server/src/assemble/LICENSE.bin.txt
    merlimat authored and lhotari committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ba895f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. [fix] [broker] [branch-2.10] Remove the unnecessary HTTP response hea…

    …der: Content-Encoding when calling getSchema (apache#22307)
    poorbarcode committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    838c0c3 View commit details
    Browse the repository at this point in the history
  2. [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
    (cherry picked from commit 5c4f4cb)
    
    # Conflicts:
    #	pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/NamespacesBase.java
    #	pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/PersistentTopicsBase.java
    #	pulsar-broker/src/test/java/org/apache/pulsar/broker/admin/TopicPoliciesAuthZTest.java
    Technoboy- authored and lhotari committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c1f4d0a View commit details
    Browse the repository at this point in the history
  3. Add cleanup to BaseAuthzTest used in backport of PR apache#22305

    (cherry picked from commit 91ee580)
    lhotari committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    83d996b View commit details
    Browse the repository at this point in the history