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

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


    from 3e843f0  Release v1.8.1
     new 5453e03  Use the certificate provided by the node.js (#301)
     new f0a5e0b  [doc] Optimize release process. (#298)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                 |  1 +
 src/AuthenticationTls.js => GenCertFile.js | 10 +----
 docs/release-process.md                    | 37 ++++++++--------
 index.js                                   |  3 +-
 package.json                               |  2 +-
 src/Client.js                              | 68 ++++++++++++++++++++++++++++++
 6 files changed, 93 insertions(+), 28 deletions(-)
 copy src/AuthenticationTls.js => GenCertFile.js (79%)
 create mode 100644 src/Client.js

Reply via email to