This is an automated email from the ASF dual-hosted git repository.

baodi pushed a change to branch fix/issue-3505
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git


    from 1f68e4e  Fix issue #3505: Set client description to identify Node.js 
client
     add 6fc2541  Fix issue #3505: Set client description to identify Node.js 
client

No new revisions were added by this update.

Summary of changes:
 binding.gyp                                    |   14 +-
 scripts/generate_version.py                    |   12 +
 src/Client.cc                                  |   15 +-
 src/{AuthenticationTls.js => PulsarWrapper.cc} |   12 +-
 src/{MessageListener.h => PulsarWrapper.h}     |   25 +-
 src/version.h                                  |    1 +
 yarn.lock                                      | 3556 +++++++++++-------------
 7 files changed, 1635 insertions(+), 2000 deletions(-)
 create mode 100644 scripts/generate_version.py
 copy src/{AuthenticationTls.js => PulsarWrapper.cc} (79%)
 copy src/{MessageListener.h => PulsarWrapper.h} (63%)
 create mode 100644 src/version.h

Reply via email to