v1.2.0
What's Changed
- Bump Go version to 1.19 by @nicolasbock in #115
- Upgrade logrus dependency by @nicolasbock in #116
- Add unit tests around GetCaseByNumber() by @nicolasbock in #114
- Fix minimum Go version by @nicolasbock in #119
- Add debug container by @nicolasbock in #118
- Upgrade gorm dependency by @nicolasbock in #117
- Add instructions on how to use the debug container by @nicolasbock in #120
- Speed up comment posting for debugging by @nicolasbock in #123
- Fix branch naming by @nicolasbock in #124
- Fix up configuration file for processor by @nicolasbock in #125
- Make case of log messages consistent by @nicolasbock in #126
- Update DB schema to allow for long outputs by @nicolasbock in #127
- Use long options by @nicolasbock in #128
- Fix default script timeout by @nicolasbock in #129
- [SET-626] Split large comments into chunks by @nicolasbock in #122
- Update GitHub Actions by @nicolasbock in #131
- Update Go version to 1.22 by @nicolasbock in #130
Full Changelog: v1.1.0...v1.2.0