LocalStack v0.1.16 Release Notes

Release Date: 2016-12-11 // over 7 years ago
  • ๐Ÿ”„ Changelog from previous versions:

    ๐Ÿ”จ v0.1.16: Minor restructuring and refactoring (create separate kinesis_util.py)
    v0.1.14: Fix AWS tokens when creating Elasticsearch client
    v0.1.11: Add startup/initialization notification for KCL process
    v0.1.10: Bump version of amazon_kclpy to 1.4.1
    ๐Ÿ‘ v0.1.9: Add initial support for SQS/SNS
    v0.1.8: Fix installation of JARs in amazon_kclpy if localstack is installed transitively
    v0.1.7: Bump version of amazon_kclpy to 1.4.0
    ๐Ÿ”ง v0.1.6: Add travis-ci and coveralls configuration
    ๐Ÿ”จ v0.1.5: Refactor Elasticsearch utils; fix bug in method to delete all ES indexes
    โœจ v0.1.4: Enhance logging; extend java KCL credentials provider (support STS assumed roles)
    ๐Ÿ”ง v0.1.2: Add configurable KCL log output
    ๐Ÿš€ v0.1.0: Initial release