v2.3.0
The MAIA_RESPONSE_QUEUE and MAIA_RESPONSE_CONNECTION environment variables were removed. The default queue and connection will be used, instead.
MAIA_REQUEST_QUEUE was renamed to MAIA_JOB_QUEUE and MAIA_REQUEST_CONNECTION to MAIA_JOB_CONNECTION but this change is fully backwards compatible.
What's Changed
- Bump @babel/traverse from 7.17.3 to 7.23.2 by @dependabot in #134
- Add documentation for the similarity sort feature by @mzur in #135
- Use job chain for processing jobs by @mzur in #136
Full Changelog: v2.2.1...v2.3.0