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

refactor(push)!: consolidate breaking changes and deprecations #120

Merged
merged 11 commits into from
Mar 30, 2022

Conversation

y-lakhdar
Copy link
Contributor

@y-lakhdar y-lakhdar commented Mar 28, 2022

This PR is only an aggregation of the following 3 PRs.

Deprecation PRs

These PRs do not break the API even tho they introduce new methods by deprecating older ones. However, the older methods are still usable in these PRs.

Breaking change PR

The Following PR breaks the interface by changing the return type of some methods

These breaking changes are the building blocks for the Stream API support which is covered in stream support branch.

@y-lakhdar y-lakhdar changed the title Breaking changes refactor(push)!: consolidate breaking changes and deprecations Mar 28, 2022
@louis-bompart
Copy link
Collaborator

!? what APIs are working previously in this changeset and are not now?

@y-lakhdar y-lakhdar closed this Mar 30, 2022
@y-lakhdar
Copy link
Contributor Author

!? what APIs are working previously in this changeset and are not now?

#113 is the breaking the API

@y-lakhdar y-lakhdar reopened this Mar 30, 2022
@y-lakhdar y-lakhdar merged commit 5d1e82e into main Mar 30, 2022
@y-lakhdar y-lakhdar deleted the breaking-changes branch March 30, 2022 16:05
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