Skip to content

v0.5.0

Compare
Choose a tag to compare
@CasperWA CasperWA released this 25 May 14:26
· 293 commits to develop since this release
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 the QueuePool being filled up, since the connections were never released.

Changes:

  • Add optimade-python-tools version to Dockerfile (#45)
  • aiida-core version compatibility badge (#46)
  • Use versioned base URLs for endpoint prefixes (#51)
  • Further minimize code-reproduction and reuse code from optimade (#51)
  • Use RedirectSlashedURLs from optimade (#51)
  • Move mapper aliases to config.json file (#51)
  • Subclass ResourceMapper from optimade and incorporate new REQUIRED levels from the spec (#52)