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

Providing a minor change to where the from_http and to_binary methods/functions come from. #28

Merged
merged 3 commits into from
Feb 21, 2024

Conversation

sferich888
Copy link
Collaborator

Without this you will see messages like the following:

deprecation.DeprecatedWarning: to_binary is deprecated as of 1.6.0. Use cloudevents.conversion.to_binary function instead
caught to_binary is deprecated as of 1.6.0. Use cloudevents.conversion.to_binary function instead
Function raised to_binary is deprecated as of 1.6.0. Use cloudevents.conversion.to_binary function instead

…/functions come from.

Without this you will see messages like the following:

```
deprecation.DeprecatedWarning: to_binary is deprecated as of 1.6.0. Use cloudevents.conversion.to_binary function instead
caught to_binary is deprecated as of 1.6.0. Use cloudevents.conversion.to_binary function instead
Function raised to_binary is deprecated as of 1.6.0. Use cloudevents.conversion.to_binary function instead
```
@sferich888 sferich888 self-assigned this Feb 14, 2024
@matejvasek
Copy link
Contributor

@sferich888 tests are failing?

@sferich888
Copy link
Collaborator Author

sferich888 commented Feb 16, 2024

@matejvasek yea I'm investing why, I haven't quite figured out what is going on on. This shouldn't have broken anything but that's what I get for making assumptions.

@sferich888
Copy link
Collaborator Author

@matejvasek
Copy link
Contributor

/approve
/lgtm

@matejvasek matejvasek merged commit 24a2d9c into boson-project:main Feb 21, 2024
5 checks passed
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.

2 participants