Skip to main content

Ariadne 0.24

· 2 min read

Ariadne 0.24 is now available.

Ariadne 0.24 is a maintenance release that implements improvements and fixes to reported issues.

Ariadne GraphQL Proxy 0.3

· 2 min read

Ariadne GraphQL Proxy 0.3 is now available.

This release implements new features we found necessary for our use cases and fixes the issues we've found in testing.

Ariadne 0.23

· 2 min read

Ariadne 0.23 is now out.

Ariadne 0.23 is a maintenance release that adds opt-in support for executing query operations over GET requests, bumps Apollo Federation support to 2.6 and addresses two small bugs.

Ariadne Codegen 0.13

· One min read

Ariadne Codegen 0.13 is now available. This is a bugfix release that addresses reported issues.

Ariadne Codegen 0.12

· 2 min read

Ariadne Codegen 0.12 has been released!

This is a maintenance release that fixes reported bugs in Pydantic models creation, subscriptions, plugins and adds support for saving schema to graphql file.

Ariadne 0.22

· One min read

Ariadne 0.22 has been released!

This release fixes the invalid error message being returned from the GraphQLTransportWSHandler if the GraphQL error occurred for the query or mutation operations. It also improves implementation of enums handling.

Ariadne Codegen 0.11

· 3 min read

Ariadne Codegen 0.11 is now available!

This release brings performance improvements and new options for default base clients.

Ariadne Codegen 0.10

· 5 min read

Ariadne Codegen 0.10 has been released!

This release improves the snake case conversion of operation names, adds opt-in support for Open Telemetry tracing, introduces the ExtractOperationsPlugin plugin, adds Python 3.12 to the supported versions, and brings other features and fixes.

Ariadne 0.21

· One min read

Ariadne 0.21 is now available.

This is a maintenance release that updates Ariadne's dependencies and adds Python 3.12 to supported versions.