v0.5.0
Highlight:
- Close AiiDA SQLA sessions after an endpoint has collected its data from the AiiDA database (#34).
This fixes the issue of theQueuePoolbeing filled up, since the connections were never released.
Changes:
- Add
optimade-python-toolsversion toDockerfile(#45) aiida-coreversion compatibility badge (#46)- Use versioned base URLs for endpoint prefixes (#51)
- Further minimize code-reproduction and reuse code from
optimade(#51) - Use
RedirectSlashedURLsfromoptimade(#51) - Move mapper aliases to config.json file (#51)
- Subclass
ResourceMapperfromoptimadeand incorporate new REQUIRED levels from the spec (#52)