v0.8.0
PyPI: https://pypi.org/project/galactory/0.8.0/
Container: ghcr.io/briantist/galactory:0.8.0
Browse container tags: https://github.com/briantist/galactory/pkgs/container/galactory
Changelog: https://github.com/briantist/galactory/blob/main/CHANGELOG.rst#v0-8-0
What's Changed
- implement configurable factory by @briantist in #28
- Merge env into prepared session by @jcox10 in #26
- Fix URL generation for scheme and self-referential URLs by @briantist in #29
- Control
Accept
header on upstream proxying, add support for brotli compression by @briantist in #32 - Add healthcheck endpoint by @briantist in #33
- add href to health check responses by @briantist in #34
- Try newer python versions again by @briantist in #35
- use non-deprecated way of changing JSON encoder by @briantist in #36
- Release/v0.8.0 by @briantist in #37
New Contributors
Full Changelog: v0.7.0...v0.8.0