- Add support for ActiveJob
- Fix pretty formatting of payloads
- Add optional database config (thanks to @kiskoza).
- Add exceptions: Framework + ActiveJob + Sidekiq Worker exceptions.
- Add OpenAI support for AI assistant in exceptions.
- Fix exceptions when using importmap binary by adding net/http override in railties initializer.
- Fix missing require for
pagy
gem.
- Initial release including incoming and outgoing requests.