Skip to content

v3.3.0a10

Pre-release
Pre-release
Compare
Choose a tag to compare
@Cito Cito released this 28 Sep 19:11
7ad2484

Alpha release GraphQL-core v3.3.0a10, still based on GraphQL.js v17.0.0a3.

Notable improvements since the last alpha release:

  • Fixed attribute error on exception with bad source (#240)
  • Add @oneOf support to introspection query (#241)
  • Use AnyIO instead of pytest-asyncio for running async tests (#242)
  • introduced GraphQLWrappedResult to avoid filtering in incremental delivery
  • Use uv instead of poetry as default packaging tool
  • Some performance improvements and refactorings from upstream
  • Various code cleanups

Thanks to @jkimbo for sponsoring this project, and to @agronholm, @erikwrede and @kimjh12 for contributing to this release.