Skip to content

Releases: wiremind/chartreuse

v4.3.5

01 May 12:55
99d6eba
Compare
Choose a tag to compare

What's Changed

  • tests: e2e: apply expecteddeploymentscales CRD from wiremind helm chart repository

Full Changelog: v4.3.4...v4.3.5

v4.3.4

23 Nov 12:32
64105d2
Compare
Choose a tag to compare

What's Changed

  • Bump dependencies
  • Make logs clearer

Full Changelog: v4.3.3...v4.3.4

v4.3.3

13 Jul 10:12
bbbdef8
Compare
Choose a tag to compare

What's Changed

  • fix(sql-alchemy): update deprecated functions

Full Changelog: v4.3.2...v4.3.3

v4.3.2

03 Jul 06:48
8d01862
Compare
Choose a tag to compare

What's Changed

  • fix(alembic): Alembic migration log clear password by @OlivWM in #22

Full Changelog: v4.3.1...v4.3.2

v4.3.1

22 Nov 11:18
110bb1b
Compare
Choose a tag to compare

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

06 Oct 09:15
Compare
Choose a tag to compare

What's Changed

  • Support Kube HPAScaleToZero feature gate, see here for more details.

Full Changelog: v4.2.0...v4.3.0

v4.2.0

02 Aug 09:08
4d58c00
Compare
Choose a tag to compare

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

01 Aug 16:11
5885143
Compare
Choose a tag to compare

What's Changed

  • correctly added mypy support for src/ and example/alembic
  • added an environment variable CHARTREUSE_ALEMBIC_DIRECTORY_PATH to set a custom alembic folder
  • setup.py: added long_description and platforms

Full Changelog: v4.0.5...v4.1.0

v4.0.5

24 Nov 16:25
4031824
Compare
Choose a tag to compare

What's Changed

  • Revert "fix(setup): setup.py: require psycopg2-binary instead of psycopg2" by @desaintmartin in #10

Full Changelog: v4.0.4...v4.0.5

v4.0.4

18 Nov 16:01
b45e175
Compare
Choose a tag to compare

What's Changed

  • fix(setup): setup.py: require psycopg2-binary instead of psycopg2. by @desaintmartin in #9

Full Changelog: v4.0.3...v4.0.4