Skip to content

v1.4.1

Latest

Choose a tag to compare

@ml-evs ml-evs released this 13 Feb 10:55
· 3 commits to main since this release

v1.4.1 (2026-02-13)

This hotfix release fixes a backwards compatibility issue with how the server config is imported. The old singleton-based approach (optimade.server.config.CONFIG) is reintroduced via an alias with an added deprecation warning.

What's Changed

  • Add backwards-compat alias for CONFIG singleton by @ml-evs in #2351

Full Changelog: v1.4.0...v1.4.1

* This Changelog was automatically generated by github_changelog_generator