v1.18.6
What's Changed
- Update dependencies. by @seeker25 in #1156
- Add in weekend check for CGI feeders. by @seeker25 in #1157
- 15961 - Add in fallback value for cfs_account if the user changes from PAD ->… by @seeker25 in #1158
- Get rid of HOLIDAYS_LIST. Otherwise we have to redefine it every year by @seeker25 in #1159
- Update requirements for jobs. by @seeker25 in #1160
- Update version.py by @seeker25 in #1161
- Create BCOL_NOTES.md by @seeker25 in #1162
- 16408 - pay-api: Exception on /api/v1/accounts/9789/statements/2047079 by @Jxio in #1173
- Lock holiday to 0.23 for now. by @seeker25 in #1174
- Bump requests from 2.28.2 to 2.31.0 in /pay-api by @dependabot in #1184
- Bump requests from 2.28.2 to 2.31.0 in /report-api by @dependabot in #1183
- Bump requests from 2.28.2 to 2.31.0 in /jobs/ftp-poller by @dependabot in #1182
- Bump requests from 2.28.2 to 2.31.0 in /queue_services/payment-reconciliations by @dependabot in #1181
- Bump requests from 2.28.2 to 2.31.0 in /jobs/payment-jobs by @dependabot in #1180
- Bump requests from 2.28.1 to 2.31.0 in /bcol-api by @dependabot in #1179
- Bump requests from 2.27.1 to 2.31.0 in /pay-admin by @dependabot in #1178
- Bump requests from 2.23.0 to 2.31.0 in /jobs/notebook-report by @dependabot in #1177
- Bump requests from 2.23.0 to 2.31.0 in /jobs/notebook-report/requirements by @dependabot in #1176
- 16458 - cast service_fee by @Jxio in #1175
- partial of the new queue service by @thorwolpert in #1185
- adding the vault for gcp-queue by @thorwolpert in #1193
- Bump tornado from 6.2 to 6.3.2 in /pay-api by @dependabot in #1186
- Bump cryptography from 40.0.2 to 41.0.0 in /jobs/payment-jobs by @dependabot in #1197
- Bump cryptography from 40.0.2 to 41.0.0 in /pay-api by @dependabot in #1196
- Bump tornado from 6.2 to 6.3.2 in /report-api by @dependabot in #1191
- Bump tornado from 6.2 to 6.3.2 in /bcol-api by @dependabot in #1189
- Bump tornado from 6.2 to 6.3.2 in /jobs/payment-jobs by @dependabot in #1187
- Bump tornado from 6.2 to 6.3.2 in /queue_services/payment-reconciliations by @dependabot in #1188
- Update DEVELOPER_NOTES.md by @seeker25 in #1198
- Bump cryptography from 40.0.1 to 41.0.0 in /queue_services/payment-reconciliations by @dependabot in #1195
- Change state to subdiv, also include observed holidays. by @seeker25 in #1199
- 16789 - Change _get_payment_account, so it doesn't fail when there are multip… by @seeker25 in #1201
- 16843 - Add in condition to not create NSF invoices if the account is already… by @seeker25 in #1202
- Update version.py by @seeker25 in #1200
- Update requirements.txt. by @seeker25 in #1203
- Add in config to override valid redirect url. by @seeker25 in #1204
- Bump cryptography from 41.0.1 to 41.0.2 in /queue_services/payment-reconciliations by @dependabot in #1208
- Bump cryptography from 41.0.1 to 41.0.2 in /jobs/ftp-poller by @dependabot in #1206
- Bump cryptography from 41.0.1 to 41.0.2 in /jobs/payment-jobs by @dependabot in #1207
- Bump cryptography from 41.0.0 to 41.0.2 in /pay-api by @dependabot in #1205
- Bump aiohttp from 3.8.4 to 3.8.5 in /queue_services/payment-reconciliations by @dependabot in #1209
- Fix deps - Small date time fixes for end of the month UTC issues by @seeker25 in #1220
- Fix deps part2 by @seeker25 in #1221
- Bump cryptography from 41.0.2 to 41.0.3 in /jobs/payment-jobs by @dependabot in #1224
- Bump cryptography from 41.0.2 to 41.0.3 in /queue_services/payment-reconciliations by @dependabot in #1225
- Bump cryptography from 41.0.2 to 41.0.3 in /jobs/ftp-poller by @dependabot in #1222
- Rollback get_first_and_last_dates_of_month - small dep fix by @seeker25 in #1226
- 17529 - Remove isPremium check from CSV export. by @seeker25 in #1235
- Update version. by @seeker25 in #1236
- 15687 - Pay remove restx by @ochiu in #1234
- update requirements dependency for pay-api by @ochiu in #1247
- 17477 - Correct overwriting at footer of Online Banking Payment Invoice by @Jxio in #1248
- 17477 - documents footer fix by @Jxio in #1249
- Update and rename pay-api-1.0.3.yaml to pay-api-1.0.4.yaml by @seeker25 in #1250
- 17828 - EFT - A start on some of the database model changes. by @seeker25 in #1255
- 17829 - Implement summary route for statements. by @seeker25 in #1256
- 5857 - Add in new eft_instructions. by @seeker25 in #1257
- Bump cryptography from 41.0.3 to 41.0.4 in /queue_services/payment-reconciliations by @dependabot in #1254
- Bump cryptography from 41.0.3 to 41.0.4 in /pay-api by @dependabot in #1253
- Bump cryptography from 41.0.3 to 41.0.4 in /jobs/ftp-poller by @dependabot in #1252
- Bump cryptography from 41.0.3 to 41.0.4 in /jobs/payment-jobs by @dependabot in #1251
- Fix conditional check for oldest_overdue_date by @seeker25 in #1269
- Fix deps by @seeker25 in #1270
- Add in fields back to the response for CSO. by @seeker25 in #1258
- 17829 - Add in new is_overdue flag by @seeker25 in #1271
- Bump pillow from 9.5.0 to 10.0.1 in /report-api by @dependabot in #1272
- 17828 - initial EFT file processing models by @ochiu in #1273
- 17827 - initial TDI17 file retrieval setup by @ochiu in #1274
- 17830 - EFT TDI17 Parser by @ochiu in #1275
- Add in the two dates that were missing. by @seeker25 in #1276
- 17836 - PAY-API Added Invoice Reference Number to the csv export by @AbrahamRostampoor in #1277
- 17836 - pay api transaction id by @AbrahamRostampoor in #1278
- 17831 - EFT Monthly Statement by @ochiu in #1279
New Contributors
- @thorwolpert made their first contribution in #1185
- @ochiu made their first contribution in #1234
- @AbrahamRostampoor made their first contribution in #1277
Full Changelog: v1.18.5...v1.18.6