Release v3.2.2
3.2.2 (2023-12-05)
Tests
- Move IT tests into src/integrationTest (24a5d0c)
Build Systems
- deps: bump com.github.spotbugs:spotbugs-annotations (#222) (e4d0fb9)
- deps: bump com.github.spotbugs:spotbugs-annotations (#224) (5d790e1)
- deps: bump com.github.spotbugs:spotbugs-annotations (#227) (2c4e539)
- deps: bump io.freefair.lombok from 8.2.1 to 8.2.2 (#214) (d2ee902)
- deps: bump io.freefair.lombok from 8.2.2 to 8.3 (#217) (e24515b)
- deps: bump io.freefair.lombok from 8.3 to 8.4 (#220) (d2ee0a7)
- deps: bump one.util:streamex from 0.8.1 to 0.8.2 (#218) (c7442e9)
- deps: bump org.mockito:mockito-junit-jupiter from 5.4.0 to 5.5.0 (#216) (0c49979)
- deps: bump org.mockito:mockito-junit-jupiter from 5.5.0 to 5.6.0 (#221) (c2ab065)
- deps: bump org.mockito:mockito-junit-jupiter from 5.6.0 to 5.7.0 (#223) (349543c)
- deps: bump org.mockito:mockito-junit-jupiter from 5.7.0 to 5.8.0 (#228) (9d9d566)
- deps: bump org.testcontainers:testcontainers-bom (#215) (4fb215a)
- deps: bump org.testcontainers:testcontainers-bom (#219) (f3dbcc0)
- deps: bump org.testcontainers:testcontainers-bom (#225) (9cc723a)
- deps: bump org.testcontainers:testcontainers-bom (#226) (fa9c6fa)
- deps: Update quarkus to 3.2.9 (#229) (2512bcc)
- Add release workflows (982d996)
- Call integration tests in github actions (fea6ea3)
- Fix CodeQL run (63724b6)
- Fix jacoco configuration (06c0872)
- Revised github actions workflows (1ee75a1)
- Set version to 3.2.2 (e88a99a), closes #222 #224 #227 #214 #217 #220 #218 #216 #221 #223 #228 #215 #219 #225 #226 #229
- Try out of increment version workflow (f48c9f2)
- Use personal token for inc version (92e11bd)