aws-kinesis-client v0.4.0.2 Release Notes

  • ๐Ÿš€ This release contains (only) breaking changes to the Consumer CLI.

    We have switched to using the ๐Ÿ”ง configuration-tools ๐Ÿ”ง package for passing options to the CLI. This makes configuration much more ๐Ÿ”ง robust, and adds support for using a YAML-formatted configuration file, as well as granularly overriding options in a cascading manner (through multiple ๐Ÿ”ง configuration files, or by passing command line arguments).

    ๐Ÿ‘€ See example_config.yml for an example configuration file. Run kinesis-cli ๐Ÿ‘€ --help to see supported command-line arguments.