Skip to content

v2.10.0 2024-11-20

Compare
Choose a tag to compare
@sydney-runkle sydney-runkle released this 20 Nov 20:32
· 43 commits to v2.10-patches since this release

The code released in v2.10.0 is practically identical to that of v2.10.0b2.
See the v2.10 release blog post for the highlights!

What's Changed

Packaging

New Features

Changes

Performance

  • Schema cleaning: skip unnecessary copies during schema walking by @Viicos in #10286
  • Refactor namespace logic for annotations evaluation by @Viicos in #10530
  • Improve email regexp on edge cases by @AlekseyLobanov in #10601
  • CoreMetadata refactor with an emphasis on documentation, schema build time performance, and reducing complexity by @sydney-runkle in #10675

Fixes

New Contributors

Full Changelog: v2.9.2...v2.10.0