v<%= releaseVersion %>
Be sure to keep up with the latest releases by subscribing to the
ATOM feed.
New Features
- Support for multi-platform Docker builds to include ARM
- Support for
rejectUnauthorized
flag on
https servers to allow certificate validation.
Bug Fixes
- Reverted to ENTRYPOINT instead of CMD for Docker runs since
mb
is the only command
- Performance improvements (JavaScript
require
optimizations)
- Support for basic
apikey CLI parameter
for validation
- Security patches for dependencies
Contributors
Many thanks to the following kind folks for help with this release, either through bug reports,
suggestions, or direct code contributions:
- Emanuel Zienecker
- Peter Pompeii
- Sampo Kivistö
- Yeong Sheng, Tan
- Jonathan James Choy
Install
npm install -g mountebank@<%= releaseVersion %>