Sha256: ef304b6400252ab92a9a51cc8d333927bd7521101be8a4273f52b6e87e9086e6

Contents?: true

Size: 379 Bytes

Versions: 1

Compression:

Stored size: 379 Bytes

Contents

# CHANGELOG

## 2.2.0 - 2020-09-14

- Add `source_app` to error payload.

## 2.1.0 - 2020-09-14

- Add `log_exception_backtrace` option to `RackGraphql::Application`

## 2.0.0 - 2020-09-14

- Catch all exceptions raised by the app respond with 500 status codea and json content type
- Add ability to not log exception backtrace with `RackGraphql.log_exception_backtrace = false`

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rack-graphql-2.2.0 CHANGELOG.md