What's Changed
- Avoid table scans on registry by @bryanjos in #1330
- Unregsiter duplicate (listening to the same topic) subscriptions individually by @youroff in #1336
- Add async option to Absinthe.Subscription by @bryanjos in #1329
- Fix type resolution by recursing prototypes by @jeffutter in #1334
- Allow config/2 to send errors in spec compliant format by @bryanjos in #1341
- [#1342] Add note on the need of fixed :pool_size to guide by @hubertlepicki in #1343
- Proposal: Telemetry event instead of predefined log message on batch timeout by @katafrakt in #1347
- Use exit/1 instead of Process.exit/2 on batch timeout by @martosaur in #1348
- CI housekeeping by @kianmeng in #1350
New Contributors
- @youroff made their first contribution in #1336
- @jeffutter made their first contribution in #1334
- @hubertlepicki made their first contribution in #1343
- @katafrakt made their first contribution in #1347
Full Changelog: v1.7.8...v1.7.9