Release Notes SCSB v1.3.5 [Prod]
Commit Id, date and version
1) Tag:
scsb : 1.2.5
scsb-etl : 1.2.1
scsb-batch-scheduler : 1.1.3
scsb-solr-client : 1.3.4
scsb-circ : 1.4.3
scsb-shiro : 1.1.6
scsb-ui : 1.3.1
docker : 1.3.2
2) Date:
09th September,2019
3) DB Changes:
- MS-322Getting issue details... STATUS - Added a new table `PENDING_REQUEST_T` to track email notifications send for 'PENDING' and 'LAS ITEM STATUS PENDING'.
Added a new insert row in `JOB_T` - (INSERT INTO `recap`.`job_t` (`JOB_ID`,`JOB_NAME`,`JOB_DESC`,`LAST_EXECUTED_TIME`,`NEXT_RUN_TIME`,`CRON_EXP`,`STATUS`,`JOB_INSTANCE_ID`) VALUES (22,'IdentifyAndNotifyPendingRequest','Identify and Notify Pending Requests from Database',NULL,NULL,NULL,NULL,NULL);)
4) Solr Changes:
NIL
5) External Configurations :
- MS-322Getting issue details... STATUS - Added application properties for sending email notification for request stuck in 'PENDING' and 'LAS ITEM STATUS PENDING'
pending.request.email.to=
pending.request.email.cc=
This UAT release is a culmination of all tasks that were part of the previous production releases and SCSB version 1.3.4
A consolidated list of independent JIRAs is below.