Releases: bcgov/sbc-pay
Releases · bcgov/sbc-pay
v1.18.2
What's Changed
- Skip over certain corp types for queue messages. by @seeker25 in #1068
- Create job to schedule reports - invoice reconciliation #14945 by @stevenc987 in #1069
- Create job to schedule reports - invoice reconciliation #14945 by @stevenc987 in #1078
- Create job to schedule reports - invoice reconciliation #14945 by @stevenc987 in #1079
- backend updates for transaction table by @kialj876 in #1071
- 14618 - Fix from feedback, casting float to Decimal. by @seeker25 in #1077
- Missing str for decimal by @seeker25 in #1080
- Adding in pylint to requirements.txt, renaming the CI name. by @seeker25 in #1081
- Bump future from 0.18.2 to 0.18.3 in /jobs/notebook-report by @dependabot in #1074
- Bump future from 0.18.2 to 0.18.3 in /jobs/notebook-report/requirements by @dependabot in #1073
- 14618 - Routing Slip job changes for Corrections by @seeker25 in #1082
- 15161 - Add in change for invoice.disbursment_date by @seeker25 in #1083
Full Changelog: v1.18.1...v1.18.2
v1.18.1
What's Changed
- allow job to run with more than 1000 records to update by @kialj876 in #1058
- 14346 - update CfsReceiptStatus by @Jxio in #1059
- 14346 add receipt status check before sending reverse request by @Jxio in #1060
- 14507 - added a column of FOILO and change FEE CODE to PRODUCT CODE by @Jxio in #1061
- 14507 - Convert UTC to PDT/PST by @Jxio in #1062
- 14618 - PAY-API changes for routing slip corrections - Part 1 by @seeker25 in #1063
- 12777 - System Exit 1 / Performance fixes for Invoice searching, also statement building by @seeker25 in #1065
- 14618 - add CORRECTION.value to RoutingSlipStatus by @Jxio in #1066
- Skip over sending queue message for CSO payments. by @seeker25 in #1067
Full Changelog: v1.18.0...v1.18.1
v1.18.0
What's Changed
- Revert "Revert "14180 - Reverse CSO specific changes for service_fees."" by @seeker25 in #1021
- 14316 - Override staff bcol code for CSO fee. by @seeker25 in #1016
- Add dynamic exclusion of versions field, similar to SBC-AUTH. by @seeker25 in #1011
- 14384 - Fix for routing_slip_task.py by @seeker25 in #1022
- Fix requirements.txt by @seeker25 in #1024
- 14435 - Minor change to PAD job that should fix cfs_account_id being blank. T… by @seeker25 in #1025
- Bump cryptography from 38.0.1 to 38.0.3 in /pay-api by @dependabot in #1023
- speed up partner distribution task by @kialj876 in #1026
- Changes for BCOL_Service to allow override for staff fee code by @seeker25 in #1028
- 14382 - Changes for new invoice status codes: CREDITED and CANCELLED. by @seeker25 in #1027
- 14509 - Don't set waived fee amount on variable fees by @seeker25 in #1029
- bcol refund confirmation job by @kialj876 in #1030
- Bug 14107 Statements have footer rendered on top of the content by @ritvick in #1031
- Fix rate type. by @seeker25 in #1033
- Put the rate type back. Put in a bypass for is_apply_charge, for CSO … by @seeker25 in #1034
- 14381 bcol refund confirmation 2 by @kialj876 in #1032
- Bump certifi from 2021.10.8 to 2022.12.7 in /pay-admin by @dependabot in #1037
- Bump certifi from 2021.10.8 to 2022.12.7 in /queue_services/events-listener by @dependabot in #1039
- Bump certifi from 2021.10.8 to 2022.12.7 in /jobs/ftp-poller by @dependabot in #1038
- Bump certifi from 2022.9.24 to 2022.12.7 in /jobs/payment-jobs by @dependabot in #1042
- Bump certifi from 2022.9.24 to 2022.12.7 in /pay-api by @dependabot in #1043
- Bump certifi from 2020.4.5.1 to 2022.12.7 in /jobs/notebook-report by @dependabot in #1044
- Bump certifi from 2022.5.18.1 to 2022.12.7 in /report-api by @dependabot in #1045
- Bump certifi from 2022.9.24 to 2022.12.7 in /bcol-api by @dependabot in #1046
- Bump certifi from 2020.4.5.1 to 2022.12.7 in /jobs/notebook-report/requirements by @dependabot in #1040
- Bump certifi from 2022.9.24 to 2022.12.7 in /queue_services/payment-reconciliations by @dependabot in #1041
- 11314 - Part 1 - Changes required for VOID routing slips. by @seeker25 in #1035
- 11314 - Part 2 - Update to jobs for VOID routing slips. by @seeker25 in #1036
- 14257 - Update github workflows, so we don't run into codecov errors. by @seeker25 in #1047
- add oracle stuff to dockerfile by @kialj876 in #1050
- 11314 & 11167 - Part 3 - More changes for VOID, also starting the ground work for CORRECTION. by @seeker25 in #1049
- Put in max length for folio number, filing identifier. by @seeker25 in #1051
- Release changes using launch darkly plus minor tweaks by @seeker25 in #1052
- Update payment jobs deps. by @seeker25 in #1054
- Fix rs jobs - fix flags by @seeker25 in #1055
- Repoint requirements.txt to latest main. by @seeker25 in #1056
New Contributors
Full Changelog: v1.17.4...v1.18.0
Release v1.17.4
What's Changed
- Job fixes, unit test fixes. by @seeker25 in #1010
- 11055 & 14053 Fix duplicate feedback reconciliation & Fix reconciliation file as per request by CAS. by @seeker25 in #1012
- More reconciliation fixes for spaces, turns out it can be larger than 2. by @seeker25 in #1013
- 14086 PAY-JOBS - Issue with invoice reference already exists - Routing Slips by @Jxio in #1014
- Version update. by @seeker25 in #1020
New Contributors
Full Changelog: v1.17.3...v1.17.4
Release v1.17.3
What's Changed
- 13611 - added LD flag service to queue services and payment jobs by @MatthewCai2002 in #1002
- 9431 - Added key to BCOL refund emails by @MatthewCai2002 in #1004
- 14055 - Pay job logging fix, also payment reconciliation by @seeker25 in #1003
- 14137 - Update API spec to include SETTLEMENT_SCHED by @seeker25 in #1006
- 14092 - Use decimals for Invoices / Payment Line Items / Payment Accounts by @seeker25 in #1005
- 14092 - Use decimals for Invoices / Payment Line Items / Payment Accounts / Fees - Part 2 by @seeker25 in #1008
Full Changelog: v1.17.2...v1.17.3
v1.17.2
What's Changed
- Update logging file + minor fixes + minor pay permission fix by @seeker25 in #999
- 13611 - PAY - Add launch darkly by @MatthewCai2002 in #1000
- 13611 - PAY-API - Launchdarkly vault.json fix by @MatthewCai2002 in #1001
New Contributors
- @MatthewCai2002 made their first contribution in #1000
Full Changelog: v1.17.1...v1.17.2
Release v1.17.1
What's Changed
- 13599 - Report API Performance Fix by @seeker25 in #986
- Minor tweaks for Direct Pay credit card job by @seeker25 in #991
- Minor enum fix by @seeker25 in #996
- Bump protobuf from 3.19.4 to 3.19.5 in /pay-api by @dependabot in #995
- Bump protobuf from 3.19.4 to 3.19.5 in /queue_services/events-listener by @dependabot in #994
- Bump protobuf from 3.19.3 to 3.19.5 in /jobs/ftp-poller by @dependabot in #993
- Bump protobuf from 3.19.1 to 3.19.5 in /queue_services/payment-reconciliations by @dependabot in #992
- Bump mako from 1.2.1 to 1.2.2 in /pay-api by @dependabot in #990
- Bump mako from 1.1.6 to 1.2.2 in /jobs/ftp-poller by @dependabot in #989
- 13055 - CAS Settlement error, plus ACK issues by @seeker25 in #997
- Update dockerfile. by @seeker25 in #998
Full Changelog: v1.17.0...v1.17.1
Release v1.17.0
What's Changed
- Fix to skip over AP_REFUNDS for now (they all fail) by @seeker25 in #972
- Update version.py by @seeker25 in #971
- Bump paramiko from 2.9.2 to 2.10.1 in /jobs/ftp-poller by @dependabot in #902
- Bump paramiko from 2.9.2 to 2.10.1 in /jobs/payment-jobs by @dependabot in #901
- Bump lxml from 4.8.0 to 4.9.1 in /bcol-api by @dependabot in #955
- Add in corp_type_code to RPT views. by @seeker25 in #974
- 13157 - PAY-API / PAY-JOBS - Backend changes for Credit Card refunds by @seeker25 in #975
- 13157 - Small job changes by @seeker25 in #978
- Minor change to add in bcolAccount field to invoice. by @seeker25 in #979
- Update CODEOWNERS by @seeker25 in #980
- PayBC fixes - based on discussions. by @seeker25 in #981
- Disable pad success emails (default false) by @seeker25 in #988
- Feature flag DIRECT_PAY refunds & Update version, plus clean out personal branch references by @seeker25 in #987
Full Changelog: v1.16.8...v1.17.0
Release 1.16.8
What's Changed
- 11777 - Fixes for invoice date being incorrect when queue is backed up by @seeker25 in #960
- Fix: unsupported operand type(s) for +: 'int' and 'NoneType' by @seeker25 in #962
- 12443 - Fix ejv supplier number by @seeker25 in #964
- 11991 - UXA feedback on ticket 9014 - pay API - BC Online Error Modal by @seeker25 in #963
- 11991 - More error messages for cleanup. by @seeker25 in #965
- Turn Sentry Off by using SENTRY_ENABLE FLAG instead of SENTRY_DSN#12422 by @stevenc987 in #966
- Ejv email fix by @seeker25 in #970
Full Changelog: v1.16.7...v1.16.8
Release 1.16.7
What's Changed
- Payment views & Minor bug fix by @seeker25 in #950
- 12050 - Fix routing slip total not being quantized. & 12768 - PAY-API - Error while creating invoice - business_identifier too long by @seeker25 in #951
- Update version.py. by @seeker25 in #953
- 12835 - Fix daily report cheque numbers. by @seeker25 in #954
- Hotfix for locking accounts. by @seeker25 in #957
- Minor tweak in notification. by @seeker25 in #956
Full Changelog: v1.16.6...v1.16.7