Releases: wiremind/chartreuse
Releases · wiremind/chartreuse
v4.3.5
What's Changed
- tests: e2e: apply expecteddeploymentscales CRD from wiremind helm chart repository
Full Changelog: v4.3.4...v4.3.5
v4.3.4
v4.3.3
v4.3.2
v4.3.1
What's Changed
- fix(setup): do not pin major versions of alembic/psycopg2 dependencies. by @desaintmartin in #19
Full Changelog: v4.3.0...v4.3.1
v4.3.0
What's Changed
- Support Kube
HPAScaleToZero
feature gate, see here for more details.
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- added an environment variable
CHARTREUSE_ALEMBIC_CONFIG_FILE_PATH
to set a custom alembic configuration path
Full Changelog: v4.1.0...v4.2.0
v4.1.0
What's Changed
- correctly added mypy support for
src/
andexample/alembic
- added an environment variable
CHARTREUSE_ALEMBIC_DIRECTORY_PATH
to set a custom alembic folder - setup.py: added
long_description
andplatforms
Full Changelog: v4.0.5...v4.1.0
v4.0.5
What's Changed
- Revert "fix(setup): setup.py: require
psycopg2-binary
instead ofpsycopg2
" by @desaintmartin in #10
Full Changelog: v4.0.4...v4.0.5
v4.0.4
What's Changed
- fix(setup): setup.py: require
psycopg2-binary
instead ofpsycopg2
. by @desaintmartin in #9
Full Changelog: v4.0.3...v4.0.4