- Updated Axios dependency to v0.21.1 to address a security vulnerability (CVE-2020-28168).
- Updated module dependencies to their current versions.
- Added the
maxBodyLength
option to set the maximum allowed size of the HTTP request body in bytes. - Added the
Chat
andNotes
endpoints and their operations.
- Removed support for Node.js versions less than v10.12.0.
- Removed unused test code.
- Initial VictorOps API Client library release.