Releases: scalar-labs/kelpie
Releases · scalar-labs/kelpie
1.2.3
- Use context class loader to load modules (#28)
1.2.2
- Add a new config log_enabled_when_error
1.2.1
- Add logging when an error occurs during executing a processor
- Add a method to check if it has the specified user defined value to Config
- Upgrade guava
- Fix rounding logic in Stats
1.2.0
- Output the latency of each request with the current time to the logs
1.1.1
- Fix to be able to stop a job when using TimedBasedProcessor and FrequencyBasedProcessor
1.1.0
- Add
--except-*
options to skip the specified process
- Fix
executeEach()
to throw an exception for TimeBasedProcessor
and FrequencyBasedProcessor
1.0.0
add tasks to build.gradle