Releases: terascope/teraslice
Releases · terascope/teraslice
v0.37.0
v0.36.5
Merge pull request #736 from terascope/v0.36.5 v0.36.5 change asset hostname to use 127.0.0.1
v0.36.4 Engine and messages fixes
- Fixed Travis Github Release deploy
- Updated dependencies to use the NPM version of a few our dependencies
- Fixed issue in messaging.js that could potentially double subscribe to events and rooms
- Fixed issue in engine.js that could prevent workers from being removed from the queue on network disconnect
v0.36.3 improved test consistency, automation and fixed several small issues
Pre-release
improved test consistency, automation and fixed several small issues.
Merge pull request #725 from terascope/v0.36.2-prerelease
Worker will return slice if over allocated
v0.36.1 bug fixes, test improvements and automation (#721)
- Automate npm publish and linting fixes
- Updated travis.yml and package.json
- One Dockefile to rule them all and fixed tests
- v0.36.1 bug fixes, test improvements and automation