Releases: terascope/teraslice
Releases · terascope/teraslice
v0.46.1
v0.46.0
- API Fixes
v0.45.1
Fix execution stop issue
v0.45.0
Handle the case when a slice retry lifecycle happens, a processor should be able to throw an Error and cause the slice to fail immediately.
API and Observers can be loaded from assets bundles and are configured through a new "apis" configuration on the Job Configuration.
v0.44.4 - Fix docker image usage with kafka
Fix docker image usage with kafka
v0.44.3 - Add back in Asset API
Adds back support for context.apis.assets.getPath()
v0.44.2 - Retry and logging fixes
- Fix retry handling
- Logging improvements
v0.44.1 - Fixes
- Don't fire
slice:retry
when max_retries is slice to zero.
v0.44.0 - Faster DataEntity creation
Faster DataEntity creation and bug fixes
v0.43.4
Minor changes and fixes