Skip to content

Version 2.4.0

Compare
Choose a tag to compare
@phbelitz phbelitz released this 24 Jan 16:03
· 527 commits to master since this release
eaa1643

v2.4.0

Ci

  • allowlisting for GMS-2021-101 #495
  • test compatibility with Kubernetes v1.23 #429
  • ci: fix release pipeline #497

Update

  • update pytest-asyncio requirement from ~=0.17.0 to ~=0.17.2 #490
  • update mkdocs-material requirement from ~=8.1.6 to ~=8.1.7 #489
  • version bump #494
  • update mkdocs-material requirement from ~=8.1.4 to ~=8.1.6 #482
  • update jsonschema requirement from ~=4.3.3 to ~=4.4.0 #483
  • update pytest-asyncio requirement from ~=0.16.0 to ~=0.17.0 #484
  • update aioresponses requirement from ~=0.7.2 to ~=0.7.3 #480
  • update setuptools requirement from ~=60.3.1 to ~=60.5.0 #478
  • update setuptools requirement from ~=60.2.0 to ~=60.3.1 #475
  • update requests requirement from ~=2.27.0 to ~=2.27.1 #473
  • update cheroot requirement from ~=8.5.2 to ~=8.6.0 #472
  • update requests requirement from ~=2.26.0 to ~=2.27.0 #471
  • update jsonschema requirement from ~=4.3.1 to ~=4.3.3 #470
  • update mkdocs-material requirement from ~=8.1.2 to ~=8.1.4 #469
  • update setuptools requirement from ~=59.6.0 to ~=60.2.0 #467

Feat

  • support extra configuration in helm chart #491
  • implement imagePullSecrets for private container registries #468

Test

  • Remove integration test namespaces during cleanup #487
  • Allow local execution of integration test #486
  • Remove unusable 'all' integration test #486
  • Split stress test #486
  • Remove superfluous comment
    #487

Refactor

  • Make use label more specific to Connaisseur #486
  • helm/values.yaml indentation consistency #486

Docs

  • Fix integration test documentation #486
  • Fix capitalization #477

New Contributors

Full Changelog: v2.3.0...v2.4.0