Releases: lumigo-io/lumigo-CLI
Releases · lumigo-io/lumigo-CLI
v0.14.1
0.14.1 (2019-10-18)
Bug Fixes
- avoid error when there is no shard iterator (4505e4a)
v0.14.0
0.14.0 (2019-10-14)
Features
- handle zipped and JSON data better (4dd02a2), closes #24
- more retries when polling kinesis streams (e9182b2), closes #25
v0.13.0
0.13.0 (2019-10-13)
Features
- support dynamodb-local for tail-dynamodb (fc1e346), closes #23
v0.12.0
0.12.0 (2019-10-10)
Features
- allow user to open visualization in browser (4bc2016)
v0.11.0
0.11.0 (2019-10-10)
Features
- support file input for powertune-lambda cmd (2280e70), closes #22
v0.10.0
0.10.0 (2019-10-09)
Features
- add cmd to list kinesis shards (3e892f4), closes #20
- added list_kinesis_shards cmd (d61a718), closes #20
- include shard metrics for list-kinesis-shards cmd (0cdfb7a)
v0.9.0
0.9.0 (2019-10-08)
Features
- add cmd to powertune lambda (d024b92), closes #3
v0.8.0
0.8.0 (2019-10-04)
Features
- tail sns/sqs/kinesis shows timestamp (f944a76), closes #18
v0.7.0
0.7.0 (2019-10-04)
Features
- added cmd to tail dynamodb streams (a5051e5), closes #17
v0.6.0
0.6.0 (2019-10-01)
Features
- added switch-profile and whoami commands (ea05bf5), closes #14