0.15.0
release-drafter
released this
21 Oct 11:30
·
426 commits
to master
since this release
🚀 New features and improvements
- Add end_user_conditions to ticket form (#392) @internetstaff
- Add support for recovering suspended tickets (#384) @yusuke
- feat(searchPagination): add pagination search api for tickets (#394) @naveenreddyalka
🐛 Bug Fixes
- Fix dates format on PermissionGroup object (#396) @bratwurzt
📦 Dependency updates
- Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 (#408) @aheritier
- Bump slf4j-simple from 1.7.30 to 1.7.32 (#406) @dependabot
- Bump slf4j-api from 1.7.30 to 1.7.32 (#404) @dependabot
- Bump jackson-bom from 2.12.2 to 2.13.0 (#397) @dependabot
- Bump assertj-core from 3.19.0 to 3.21.0 (#395) @dependabot
- Bump jacoco-maven-plugin from 0.8.6 to 0.8.7 (#386) @dependabot
- Bump actions/setup-java from 1 to 2.3.1 (#403) @dependabot
- Bump awaitility from 4.0.3 to 4.1.0 (#385) @dependabot
- Bump async-http-client from 2.12.2 to 2.12.3 (#382) @dependabot
- Bump release-drafter/release-drafter from 5.11.0 to 5.15.0 (#402) @dependabot
📝 Documentation updates
- Add GitHub discussions link on README (#410) @aheritier
👻 Maintenance
- Build and release cleanup (#412) @aheritier
- Add the Close Stale issue action (#411) @PierreBtz
- Update dependabot settings (#401) @aheritier
- Split PRs and Masters CI builds (#400) @aheritier
- Do not execute integration tests when not setup (#399) @aheritier
- RealSmokeTest#createOrganization test was failing (#398) @aheritier