Skip to content

v11.1.3 Release

Compare
Choose a tag to compare
@mdebarros mdebarros released this 02 Jun 16:28
10f443f

Changelog of this release

  • feat(2151): helm-release-v12.1.0 (#56)
    • Bump to patch version
    • Updated dependencies
    • Fixed async await for central-services-metrics
    • Fixed package.json typo missing file extension
    • Aligned npm lint/standard scripts
    • 'allow.auto.create.topics=true' had been added to Kafka Consumer configs. This will enable Kafka Consumers to trigger auto creation of topics, ref: https://github.com/edenhill/librdkafka/releases/tag/v1.5.0.
    • Fixes for audit-resolve
      Ignored handlebars due to missing bin in v4.7.7. This causes 'npm prune' to fail with the following error:
      npm ERR! invalid bin entry for package handlebars@4.7.7. key=handlebars, value=bin/handlebars