Skip to content

v31.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 10:15
· 1429 commits to develop since this release

This is a bugfix release.

There is a fix for an license index issue because of the new "attrs" version 22.2.0 and how
things pickled with the previous version of attrs (the pickled index) cannot unpickle with newer versions.
We have vendored attrs using vendorize for use in the license index such that it isn't impacted by
new package versions. See more details at #3179

Full Changelog: v31.2.3...v31.2.4