v0.0.8
released job manger changes
What's Changed
- Dev/dd 40922 - more test coverage and code improvements by @natrajmolala in #110
- [DD-41193] upgrade to spring-boot 4.0.0 by @natrajmolala in #112
- ensure unique run.id job param added when scheduling AnswerGenerationJob by @natrajmolala in #114
- updated the param name to run.id as per spring batch 6.0.0 spec to uniquely identify the job by @natrajmolala in #116
- Job manager by @rkakumanuhmcts in #117
- reverting to spring boot version 4.0.0-M3 to resolve spring batch issue by @natrajmolala in #118
- updated ai-rag api version to 0.0.4 by @natrajmolala in #120
- resolve entityScan using marker classes; updated to use task-manager-service v1.0.6 by @natrajmolala in #121
- added flayway order false by @rkakumanuhmcts in #122
- fixed issue with {transactionId} getting appended twice to the uri by @natrajmolala in #123
- updated permission name as per DD-41458 by @rkakumanuhmcts in #124
- Duplicate jobs by @rkakumanuhmcts in #125
- fix logging with Slf4j by @natrajmolala in #126
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #96
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #111
- chore: small github changes to see build pipeline run by @coling01 in #129
- [DD-41657] using v1.0.7 of task-manager to address the race condition… by @natrajmolala in #127
- chore: revert add of Build-Docker step because it needs $CERTS_DIR wh… by @coling01 in #131
- using latest version 1.0.8 of the task-manager-service lib by @natrajmolala in #135
- Chore/ensure pmd failure by @coling01 in #132
- Azurite existingvar by @rkakumanuhmcts in #137
- added retry by catching exception gneric by @rkakumanuhmcts in #139
- updated to use latest v1.0.9 of task-manager-service lib by @natrajmolala in #140
New Contributors
Full Changelog: v0.0.7...v0.0.8