Skip to content

Beta - 3.1.0 Launch - Variables, Directives, Query Depth Security

Compare
Choose a tag to compare
@justinwmckay justinwmckay released this 01 Jul 13:26
· 276 commits to master since this release
893f1a8

In Obsidian v3.1.0 release, we've added support for the following features.

  • Support GraphQL Variables.
  • Support for GraphQL Directives.
  • Ability to limit depth of incoming GraphQL queries to mitigate DoS risk.
  • Unit tests for latest features.