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

Prepare 0.33.1 bugfix release #3853

Closed
wants to merge 2 commits into from

Conversation

srenatus
Copy link
Contributor

@srenatus srenatus commented Oct 4, 2021

This is #3851 + CHANGELOG entry.

Before, it depended on the elements being passed in ordered by their rows.
Before open-policy-agent#3823, the iteration
order was the same as the row order; but with sorting the keys slice (which
determines iteration order) on creation, that was changed.

Now, we'll sort the elements within `groupIterable`.

Fixes open-policy-agent#3849.

Signed-off-by: Stephan Renatus <[email protected]>
Signed-off-by: Stephan Renatus <[email protected]>
@srenatus
Copy link
Contributor Author

srenatus commented Oct 4, 2021

wrong base branch 🤦

@srenatus srenatus closed this Oct 4, 2021
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.

1 participant