Skip to content

Conversation

@Huanli-Meng
Copy link
Contributor

@Huanli-Meng Huanli-Meng commented Jun 7, 2020

Fixes #2793
Fixes #6282

Motivation

1: The schema code example in C++ and CGO is not corrected.
2: schema registry supported clients need to be updated.

doc for master is approved and merged. This PR is used to add the same contents to releases 2.5.2--2.5.0.

Modifications

1: Add schema code example to CGo and C++ client docs for releases 2.5.2--2.5.0
2: update clients which supports schema registry:
python and cpp: start from release 2.3.0
Cgo: start from release 2.3.2.

@Huanli-Meng
Copy link
Contributor Author

@jiazhai , please help review the PR. Thanks.

Cgo client: support the schema registry from release 2.3.2.
Cpp and python clients: support the schema registry from release 2.3.0.
@Huanli-Meng Huanli-Meng changed the title [Issue 2793][Doc]--add schema example to Cgo and CPP clients docs. [Issue 6282][Issue 2793][Doc]--add schema example to Cgo and CPP clients docs. Jun 9, 2020
@Huanli-Meng
Copy link
Contributor Author

@Anonymitaet , for schema registry, only a note is updated or added for releases master--2.3.0

@sijie sijie added component/c++ area/client doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. labels Jun 10, 2020
@sijie sijie modified the milestones: 2.6.0, 2.7.0 Jun 10, 2020
@sijie sijie merged commit 1df9882 into apache:master Jun 10, 2020
huangdx0726 pushed a commit to huangdx0726/pulsar that referenced this pull request Aug 24, 2020
…nts docs. (apache#7191)

Fixes apache#6282

### Motivation


1: The schema code example in C++ and CGO is not corrected.
2: schema registry supported clients need to be updated.

doc for master is approved and merged. This PR is used to add the same contents to releases 2.5.2--2.5.0.




### Modifications
1: Add schema code example to CGo and C++ client docs for releases 2.5.2--2.5.0
2: update clients which supports schema registry:
python and cpp: start from release 2.3.0
Cgo: start from release 2.3.2.
zymap pushed a commit to streamnative/pulsar-archived that referenced this pull request Oct 1, 2020
…nts docs. (apache#7191)

Fixes apache#6282

### Motivation


1: The schema code example in C++ and CGO is not corrected.
2: schema registry supported clients need to be updated.

doc for master is approved and merged. This PR is used to add the same contents to releases 2.5.2--2.5.0.




### Modifications
1: Add schema code example to CGo and C++ client docs for releases 2.5.2--2.5.0
2: update clients which supports schema registry:
python and cpp: start from release 2.3.0
Cgo: start from release 2.3.2.
wolfstudy pushed a commit that referenced this pull request Oct 30, 2020
…nts docs. (#7191)

Fixes #6282

### Motivation


1: The schema code example in C++ and CGO is not corrected.
2: schema registry supported clients need to be updated.

doc for master is approved and merged. This PR is used to add the same contents to releases 2.5.2--2.5.0.




### Modifications
1: Add schema code example to CGo and C++ client docs for releases 2.5.2--2.5.0
2: update clients which supports schema registry:
python and cpp: start from release 2.3.0
Cgo: start from release 2.3.2.

(cherry picked from commit 1df9882)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/client doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. release/2.6.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc] Update registry doc (client) TLS Hostname verification undefined for C++/python client

4 participants