- upgrade dependencies - switch to node 16 by default
- Support for environment variables for use in profiles.
- Improved stability, re-authentication is more reliable now.
- Support for FluentD as a log collector
- Headless mode - tail logs based on config file
- Added Business Manager as an authentication method
- Standardized console.log color outputs & debug logging
- Update dependencies
- Fix parsing of numeric arguments (when using something like 001 as an environment name)
- Improved retry in case of expired auth.
- Update dependencies, migrated to typescript.
- Handling of PIG instances behind cloudflare, even if we are not getting content-length headers here.
- Better sorting of same-second log entries.
- Brighter, more readable log colors.
- Remove dependency on sfcc-ci for authentication. No more salesforce private deps, feeling a bit more free and snappy now.
- Automatically refresh access token for your long tailing sessions
- Better handling of hanging connections, now they will timeout sooner so we can retry without loosing too much time.
- First public release