Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apache/rocketmq-client-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: apache/rocketmq-client-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 10 files changed
  • 10 contributors

Commits on Dec 17, 2019

  1. Configuration menu
    Copy the full SHA
    6bf0e60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3f132b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. doc(readme): update prerequisites install.

    doc(readme): update prerequisites install.
    ShannonDing authored Dec 20, 2019
    Configuration menu
    Copy the full SHA
    3fb373d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

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

Commits on Feb 14, 2020

  1. feat(doc): update cpp library install methods. (#84)

    * feat(doc): update cpp library install methods.
    
    * feat(doc): update cpp library install methods.
    ShannonDing authored Feb 14, 2020
    Configuration menu
    Copy the full SHA
    44824e4 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

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

Commits on Jul 29, 2020

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

Commits on Oct 12, 2020

  1. [ISSUE #96] Fix the memory leak in Message (#98)

    Message created by cpp library not released in class Message
    ziyht authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    58397dc View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Add a function which shows how to use rocketmq in multi-threaded scen…

    …arios properly to handle exception such as Namer Server Cluster and Broker Cluster restart
    tom0392 committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    89ad6bd View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Merge pull request #100 from tom0392/multi-threaded

    [ISSUE #99]Add a function which shows how to use rocketmq in multi-threaded scen…
    vongosling authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    48f7cf9 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

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

Commits on Mar 20, 2024

  1. support trace (#136)

    yuz10 authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    71363a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. Support ssl. (#157)

    * Support ssl.
    
    * Added compatibility code for the SSL interface.
    
    ---------
    
    Co-authored-by: hexueyuan <hexueyuan@baidu.com>
    hexueyuan and hexueyuan authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    143af50 View commit details
    Browse the repository at this point in the history
Loading