This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
v0.14.0
0.14.0 (2022-04-04)
⚠ BREAKING CHANGES
- The project model now contains parameters PEM Certificate file content.
- The project model now contains parameters for new authentication methods.
Features
- Add
--git-commit-id
flag to CLI (#401) (45c145b) - Support authentication via proxy (#404) (d80b7a4)
- Support PEM Certificate (#410) (58bdb08)
Bug Fixes
- Enhance error handling in api utils (#402) (9083494)
- Rename proxySecure to proxyInsecure (#409) (98cdba5)