Skip to content

v0.8.0

Compare
Choose a tag to compare
@dnsbty dnsbty released this 22 Nov 18:53
· 83 commits to master since this release

Breaking Changes

  • Adds a new operationName key in the JSON that is logged by Uinta.Plug to contain the GraphQL operation name when provided
  • Always includes the path in the JSON logged by Uinta.Plug in the event that there are multiple GraphQL endpoints being served by the same application
  • Now includes the path in strings logged Uinta.Plug - like MUTATION sendMessage (/graphql)