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

Revert breaking changes #725

Merged
merged 5 commits into from
Feb 21, 2024
Merged

Revert breaking changes #725

merged 5 commits into from
Feb 21, 2024

Conversation

timostamm
Copy link
Member

@timostamm timostamm commented Feb 20, 2024

To support proto2 default values and field presence, we have made breaking changes in #716.

We decided to not release the changes yet. We will implement custom options at runtime (#397) first, and then cut a release.

The work will continue in the branch v2. Besides #716, this also reverts a bugfix, removal of a deprecated function (all breaking changes), and the addition of functions for field presence (which are not very useful on their own, and may benefit from changes related to #397).

@timostamm timostamm merged commit 17327db into main Feb 21, 2024
7 checks passed
@timostamm timostamm deleted the tstamm/revert-breaking-changes branch February 21, 2024 12:01
timostamm added a commit that referenced this pull request Feb 28, 2024
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