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

[feat] Support HTTP basic for node client #391

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

raymondBourges
Copy link
Contributor

@raymondBourges raymondBourges commented Aug 19, 2024

Motivation

Add HTTP basic for node client

Modifications

Adaptation of "Feature support oauth2 for node client (#190)" for HTTP basic Authn

Documentation

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

raymondBourges added a commit to raymondBourges/pulsar-site that referenced this pull request Aug 19, 2024
Add mode code for HTTP basic authn

Related to PR : apache/pulsar-client-node#391
@raymondBourges
Copy link
Contributor Author

raymondBourges added a commit to raymondBourges/pulsar-site that referenced this pull request Aug 19, 2024
Add mode feature for HTTP basic authn

Related to PR : apache/pulsar-client-node#391
@raymondBourges
Copy link
Contributor Author

tstest.ts Outdated Show resolved Hide resolved
Co-authored-by: Masahiro Sakamoto <[email protected]>
@shibd shibd merged commit 06773a2 into apache:master Sep 3, 2024
12 checks passed
@raymondBourges
Copy link
Contributor Author

Thanks @shibd and @massakam,
When do you think 1.12 will be released?

@shibd
Copy link
Member

shibd commented Sep 4, 2024

Maybe 2 weeks. I'm releasing cpp client. next step is to release node.js client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants