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

Change schema.Parse to all lower case #1006

Merged
merged 1 commit into from Mar 9, 2021

Conversation

casperlehmann
Copy link
Contributor

Method call schema.Parse has been deprecated. This changes the call to schema.parse instead.

This fixes #1005.

@ghost
Copy link

ghost commented Dec 17, 2020

It looks like @casperlehmann hasn't signed our Contributor License Agreement, yet.

The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen licence.
Wikipedia

You can read and sign our full Contributor License Agreement here.

Once you've signed reply with [clabot:check] to prove it.

Appreciation of efforts,

clabot

1 similar comment
@ghost
Copy link

ghost commented Dec 17, 2020

It looks like @casperlehmann hasn't signed our Contributor License Agreement, yet.

The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen licence.
Wikipedia

You can read and sign our full Contributor License Agreement here.

Once you've signed reply with [clabot:check] to prove it.

Appreciation of efforts,

clabot

@casperlehmann
Copy link
Contributor Author

[clabot:check]

@ghost
Copy link

ghost commented Dec 17, 2020

@confluentinc It looks like @casperlehmann just signed our Contributor License Agreement. 👍

Always at your service,

clabot

@edenhill edenhill added the serdes Avro, JSON, Protobof, Schema-registry label Mar 9, 2021
@mhowlett
Copy link
Contributor

mhowlett commented Mar 9, 2021

thanks @casperlehmann - lgtm!

@mhowlett mhowlett merged commit 67d4fb4 into confluentinc:master Mar 9, 2021
@mhowlett mhowlett mentioned this pull request Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
serdes Avro, JSON, Protobof, Schema-registry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The method schema.Parse() should be lower case
3 participants