v1.6.0
This release is mostly bugfixes and small usability updates.
Highlights from this release:
- Feature: Add a
--followflag tologssubcommand to tail the log (#76) - Update: Add short flag (
-n) for specifying the number of log lines to return (#79) - Update: Add ability to skip client side validation on Node.js workload deploys (#75)
- Update: Remove analytics, as they were causing problems in CI/CD environments (#74)
- Update: Increase timeouts across the board, and make them configurable with
--section-api-timeout(#73) - Update: Surface rate limits when reached (#77, #79, #81)