Skip to content

Releases: bcgov/sbc-pay

Release v1.17.0

14 Sep 03:29
a90fe46
Compare
Choose a tag to compare

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

22 Jul 14:04
d2fb623
Compare
Choose a tag to compare

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

07 Jul 20:41
8f2e9b3
Compare
Choose a tag to compare

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

Release 1.16.6

22 Jun 13:42
ad16bb7
Compare
Choose a tag to compare

What's Changed

  • Update Report API CI/CD. by @pwei1018 in #944
  • 12443 - EJV Job fixes - Payment by @seeker25 in #946
  • 12320 - Small fix for unit tests failing on sunday. by @seeker25 in #949
  • 12443 - More EJV job fixes. by @seeker25 in #948
  • LOGGING CHANGES - SBC-COMMON-COMPONENT

Full Changelog: v1.16.5...v1.16.6

Various improvements for SBC-PAY

31 May 19:06
eb7962e
Compare
Choose a tag to compare

What's Changed

  • 12203 - Add new codes for BC Assessment. by @seeker25 in #934
  • Migration Error - Fix data being null by @seeker25 in #935
  • 11527 - Receipt updates needed for SP/GP Registration by @seeker25 in #936
  • Create CODEOWNERS by @seeker25 in #937
  • 11924 - Small fix for folioNumber, it's reading from the token but can be blank. by @seeker25 in #938
  • 12195 - API - Status ENUM not following spec by @seeker25 in #939
  • 12195 - Remove status_code_description, it's only used internally. by @seeker25 in #940
  • 12316 - Add missing if condition for invoice_reference. by @seeker25 in #941
  • 12312 - Add in migration that adds in a corp_type, filing_type, fee_schedule,… by @seeker25 in #942
  • 12033 - FAS - RS not moving to Completed status when balance is drained to 0 by @seeker25 in #943

Full Changelog: v1.16.4...v1.16.5

FAS - Post Go Live fixes

11 May 17:08
a8f7165
Compare
Choose a tag to compare

What's Changed

  • 12104 - Add "variable" to fee code admin by @seeker25 in #930
  • 12008 - Add debug logging for bad requests. by @seeker25 in #932
  • 12050/12047 - FAS - Incorrectly saying balance is less than transaction amount by @seeker25 in #931
  • Update README.md by @seeker25 in #928
  • 12060 - Update any fonts in routing_slip_report.html to at least 13px. by @seeker25 in #933

Full Changelog: v1.16.3...v1.16.4

Hotfix for line item calculation

05 May 21:16
84e3411
Compare
Choose a tag to compare

Hotfix for line item calculation

Various improvements for FAS go live

04 May 22:39
a8a627c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.1...v1.16.2

Payment Services January, 2022 Release

25 Jan 00:07
3ae753b
Compare
Choose a tag to compare

What' new

🚀 Features

  • #868: Group cfs lines
  • #859: Changes to add correct number of transaction lines in AP Job
  • #856: 10492 - Add filter by remaining amount in routing slip search
  • #852: Fixing stale payment to include service unavailable failed transactions
  • #853: 9381: Changes for supporting custom status in allowed status list
  • #851: Changing NSF routing slip status to ACTIVE once linking is complete
  • #849: 10400: Restricting service accounts to only their transactions.
  • #848: status transition checks added
  • #845: Changes for AP reconciliations.
  • #844: Added get fee endpoint
  • #842: AP Job for refunding FAS routing slips
  • #843: Adjusting report API timeout to 360 seconds in gunicorn

🐛 Bug Fixes

  • #867: Fixed the bold font issue.
  • #863: Fix for sending state in CFS Site creation for Non-Canadian addresses
  • #864: Fixed receipt font display issue.
  • #847: 10068 - API validation for routing slip number length

📝 Documentation

  • #860: FAS integration documentation

🔨 Maintenance

  • #855: Improve performance and font issue.

Thanks to

@karthik-aot, @pwei1018, @saravanpa-aot and @sumesh-aot

Payment Services December, 2021 Release

20 Dec 18:05
3e25159
Compare
Choose a tag to compare

What' new

  • #840: Bump lxml from 4.6.4 to 4.6.5 in /bcol-api
  • #830: Bump python-ldap from 3.3.1 to 3.4.0 in /bcol-api
  • #822: Bump urllib3 from 1.26.4 to 1.26.5 in /jobs/ftp-poller
  • #823: Bump urllib3 from 1.25.9 to 1.26.5 in /jobs/notebook-report
  • #824: Bump jinja2 from 2.11.2 to 2.11.3 in /jobs/notebook-report

🚀 Features

  • #838: CFS integration for routing slip write off and refund
  • #836: CFS Integration for NSF
  • #834: Routing slip receipt number fix for linked routing slips
  • #829: 10048: Changes to authorization to restrict access based on product_code
  • #832: 9251: Adding SP and GP FRREG filing types
  • #827: linking routing slip added
  • #826: 10048 : Changes for variable fee code, and new codes for CSO

🐛 Bug Fixes

  • #839: fix for broken statement settings

Thanks to

@dependabot, @dependabot[bot], @saravanpa-aot and @sumesh-aot