Skip to content

v5.9.0

Latest

Choose a tag to compare

@psrok1 psrok1 released this 11 Sep 14:22
· 3 commits to master since this release
b0f6639

New features and improvements:

  • More verbose messages about filter change and bind expiration (#287, thanks @rakovskij-stanislav!)
  • Dot character is allowed in section name when referenced by env variable (#296, thanks @mak!)
  • Support for multiple formats in karton list CLI command (#288 by @msm-cert)
  • Added url and ssl options to Redis configuration (#292)
  • Configuration file path can be provided via KARTON_CONFIG_PATH environment variable (#310)

Bugfixes:

  • Downgraded boto3 to <1.36.0 and aioboto3 to <13.3.0 to workaround an issue with changes in checksum evaluation that are not still widely supported by other non-AWS S3 providers (#290)
  • Fixed "KeyError: 'task_id'" logging error when descendant logger was used e.g. karton.<identity>.module (#311)

Full Changelog: v5.8.0...v5.9.0