Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 531 Bytes

CHANGELOG-enterprise.md

File metadata and controls

34 lines (18 loc) · 531 Bytes

graphql-enterprise

Breaking Changes

Deprecations

New Features

Bug Fix

1.1.1 (14 February 2021)

Bug Fix

  • Changesets: don't require context.schema for plain-Ruby calls to introspection methods #3929

1.1.0 (24 November 2021)

New Features

  • Changesets: Add GraphQL::Enterprise::Changeset

1.0.1 (9 November 2021)

Bug Fix

  • Object Cache: properly handle invalid queries #3703

1.0.0 (13 October 2021)

New Features

  • Rate limiters: first release
  • Object cache: first release