Skip to content

Releases: mirumee/ariadne

1.1.0.dev1

14 Apr 11:32

Choose a tag to compare

1.1.0.dev1 Pre-release
Pre-release

ORM shortcuts testing

1.1.0a2

07 Apr 08:01

Choose a tag to compare

1.1.0a2 Pre-release
Pre-release

1.0.1a2 (2026-04-07)

🐛 Bug Fixes

Full Changelog: 1.1.0a1...1.1.0a2

1.0.1

03 Apr 10:46

Choose a tag to compare

1.0.1 (2026-04-03)

♻️ Refactoring

✨ New Features

🐛 Bug Fixes

📚 Documentation

What's Changed

Full Changelog: 1.0.0...1.0.1

1.1.0a1

24 Mar 10:50

Choose a tag to compare

1.1.0a1 Pre-release
Pre-release

1.1.0a1 (2026-03-16)

This release addresses changes introduced in graphql-python/graphql-core#221

✨ New Features

  • Extend subscription with middleware

Full Changelog: 1.0.0...1.1.0a1

1.0.0

16 Mar 10:19

Choose a tag to compare

1.0.0 (2026-03-16)

⚠️ Breaking Changes

  • Remove deprecated EnumType.bind_to_default_values
  • Remove deprecated apollo tracing, opentracing, and extend_federated_schema
  • Make base handler class names consistent
  • Make convert_names_case handle digit boundaries in lowercase names

Migration guide

🐛 Bug Fixes

📚 Documentation

🛠️ Build System

What's Changed

Full Changelog: 0.29.0...1.0.0

0.29.0

19 Feb 11:48

Choose a tag to compare

⚠️ Breaking Changes

  • Removed Deprecated Utilities: FallbackResolvers and convert_kwargs_to_snake_case have been removed. If you were still relying on these, please migrate to standard resolver patterns or custom middleware. (#1281)

  • Cleanup: Removed legacy code paths for versions < 0.20. (#1280)

✨ New Features

  • Subscription Handlers: Introduced subscription handlers for GraphQLHTTPHandler, making it easier to manage real-time data within your standard HTTP setup. (#1273)

🛠 Development & Build System

  • Type Checking: Replaced mypy with pyright (via ty) for faster and more accurate type checking. (#1274, #1275)

  • Task Runner: Introduced just (and a justfile) to simplify local development commands and GitHub Actions workflows. (#1276)

CI Fixes: Resolved issues with the hatch command within the benchmark CI pipeline. (#1279)

What's Changed

Full Changelog: 0.28.0...0.29.0

0.28.1.rc1

06 Feb 11:16

Choose a tag to compare

0.28.1.rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.28.0...0.28.1.rc1

0.28.0

03 Feb 09:57

Choose a tag to compare

What's Changed

Full Changelog: 0.27.1...0.28.0

0.28.0.rc2

27 Jan 15:46

Choose a tag to compare

0.28.0.rc2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.28.0.rc1...0.28.0.rc2

0.27.1

27 Jan 14:33

Choose a tag to compare

What's Changed

Full Changelog: 0.27.0...0.27.1