Skip to content

Release 0.41.0

Compare
Choose a tag to compare
@adranwit adranwit released this 21 Jul 20:20
· 354 commits to master since this release

Installation
OSX:
wget https://github.com/viant/endly/releases/download/v0.41.0/endly_osx_0.41.0.tar.gz
tar -xvzf endly_osx_0.41.0.tar.gz
cp endly /usr/local/bin/

Linux:
wget https://github.com/viant/endly/releases/download/v0.41.0/endly_linux_0.41.0.tar.gz
tar -xvzf endly_linux_0.41.0.tar.gz
cp endly /usr/local/bin/

Changelog
* Removed process:stopAll - BREAKING CHANGE - please use process:stop
* Extended process:stop to handle command match
* Added Watch attribute to process:start
* Added default target to process, sdk, deploy services
* Streamlined scp upload
* Added logging flag to the generic event
* Patched exec secrets
* Patched storage with multi-asset and empty source