- build(go): use go 1.22
- build: various dependencies updates
- Various dependencies updates
- chore(go): use go 1.17
- build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.0 to 3.5.4
- build(deps): bump github.com/iancoleman/strcase from 0.1.1 to 0.2.0
- Bump etcd client to 3.5.0 and also bump to Go 1.16 #6
- Migrate to go mod + update deps
- Bugfix, error was when a job was panicking
- Update etcd dependencies
- Freeze deps with dep
- in case of panic add stacktrace to error
- First tagged release
- Correctly handle job that panic
- Initial release