Skip to content

2.6.2

Compare
Choose a tag to compare
@stchris stchris released this 04 May 12:04
· 4 commits to main since this release
18cda91

What's changed

  • IMPORTANT as of this release the docker repository for this project is ghcr.io/alephdata/memorious. Please update your references which are currently pointing to alephdata/memorious (on Dockerhub).
  • Updated the documentation structure to fit in with Aleph. Find the new site here. Thanks to @tillprochaska
  • Updated the tests which were previously calling out to httpbin.org to use a docker compose based setup with a local httpbin instance and a TLS proxy before it. Note that you need to run make services now to bring those up if you want to run the tests locally.
  • Fixed the description text on the PyPI page
  • Pinned the PyPI publish github action to a stable version

Dependency upgrades

  • servicelayer from 1.20.6 to 1.20.7

Full Changelog: 2.5.0...2.6.2