Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 958 Bytes

CHANGELOG.md

File metadata and controls

56 lines (30 loc) · 958 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.3.0 / 2024-09-09

Added

  • New config option checksumPrefix to support compatible distributions like Bento.

1.2.4 / 2022-11-28

  • No changes.

1.2.3 / 2022-11-28

Changed

  • Documentation fixes.

1.2.2 / 2022-02-07

Fixed

  • Case of using console over logger.

1.2.1 / 2022-01-24

Changed

  • Config file name in zip from config.yaml to benthos.yaml.

1.2.0 / 2021-09-09

Added

  • Show CLI help with blobpack help.
  • Show CLI version with blobpack version.

Changed

  • Default config key is now blobpack. The original benthos key is still supported.

1.1.0 / 2021-09-09

Added

  • Option arguments to blobpack CLI.

1.0.0 / 2021-09-09

  • Initial release.