Releases: sonyxperiadev/gerrit-events
Releases Β· sonyxperiadev/gerrit-events
2.21.0
π New features and improvements
- Added a new change kind, NO_CHANGE (#124) @TWestling
π¦ Dependency updates
- Bump gson from 2.1 to 2.8.9 (#116) @dependabot
2.20.0
π New features and improvements
- JENKINS-55342 - Parse hashtags in change (#114) @orgads
π¦ Dependency updates
- Bump xstream from 1.4.18 to 1.4.19 (#115) @dependabot
- Bump xstream from 1.4.17 to 1.4.18 (#112) @dependabot
- Bump httpclient from 4.5.3 to 4.5.13 (#110) @dependabot
- Bump jetty-server from 9.4.38.v20210224 to 9.4.41.v20210516 (#111) @dependabot
2.19.0
π New features and improvements
- Add rerun-check event (#107) @bpedersen2
π¦ Dependency updates
- Bump jetty-server from 9.4.28.v20200408 to 9.4.38.v20210224 (#105) @dependabot
- Bump junit from 4.12 to 4.13.1 (#100) @dependabot
- Bump xstream from 1.4.7 to 1.4.17 (#108) @dependabot
π» Maintenance
- Update SshdServerMock.java (#109) @howardlyliao
Gerrit Events 2.18.2
π New features and improvements
- Cache results from multiple GerritQuerryHandlers in Topic getChanges (#104) @mobangjack