Skip to content

Add C++ 3.x releases into download page - #300

Merged
BewareMyPower merged 3 commits into
mainfrom
bewaremypower/cpp-3.0.0-download
Nov 23, 2022
Merged

Add C++ 3.x releases into download page#300
BewareMyPower merged 3 commits into
mainfrom
bewaremypower/cpp-3.0.0-download

Conversation

@BewareMyPower

@BewareMyPower BewareMyPower commented Nov 23, 2022

Copy link
Copy Markdown
Contributor

The C++ client version has been no longer consistent with the Pulsar version since Pulsar 2.11.0. We need to provide the download URLs for packages of new 3.x releases.

image

Comment thread site2/website-next/pulsar-cpp/releases.json Outdated
Comment thread site2/website-next/src/pages/download.js

@tisonkun tisonkun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commented above.

@tisonkun tisonkun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go.

Potential follow-ups:

  1. Common lib to provide release info (and resolved to current version);
  2. Add download links to DEB and RPM installer;
  3. Update links in the C++ client library doc page.

@BewareMyPower

Copy link
Copy Markdown
Contributor Author

Add download links to DEB and RPM installer;

It might be a little hard. We have multiple packages now (DEB, RPM, APK for both x64 and arm64), add there will be releases for Windows or macOS in future. It's better to provide a guide and encourage users to download the proper packages.

Update links in the C++ client library doc page.

I'm working on it at the moment and will open a PR soon.

@BewareMyPower
BewareMyPower merged commit 097ed89 into main Nov 23, 2022
@BewareMyPower
BewareMyPower deleted the bewaremypower/cpp-3.0.0-download branch November 23, 2022 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants