Releases: bcgov/sbc-auth
Releases · bcgov/sbc-auth
v2.11.1
What's Changed
- the other branch was merged to main by @bolyachevets in #3085
- set up cloud sql python connector by @bolyachevets in #3114
- 23647 - Update Continuation Authorization Staff Review by @ArwenQin in #3088
- few more type casts by @bolyachevets in #3115
- 23942 - If transaction is already completed jump directly to redirect url by @seeker25 in #3087
- Update auth-web-cd.yml by @seeker25 in #3117
- Revert "23942 - If transaction is already completed jump directly to redirect url" by @seeker25 in #3118
- udpate auth-api deps by @bolyachevets in #3119
- update service deps by @bolyachevets in #3120
- remove depreacted functionality from test mocks by @bolyachevets in #3121
- Revert "Revert "23942 - If transaction is already completed jump directly to redirect url"" by @seeker25 in #3122
- Fix-23647-Update Phone Unknown Display by @ArwenQin in #3123
- 23152 - partial refunds fixes / updates by @ochiu in #3116
- 24004 - Add pad info touched by @seeker25 in #3125
- 24096 - Add in feature flag remove-premium-restrictions by @seeker25 in #3129
- 19182 - Changes to pad invoice email to consider credits by @seeker25 in #3130
- switch to cloud sql connector for auth queue by @bolyachevets in #3126
Full Changelog: v2.11.0...v2.11.1
v2.11.0
What's Changed
- 18258 auth gcp by @pwei1018 in #2973
- Upgrade auth-web CI/CD by @pwei1018 in #2983
- Feature poetry auth queue by @bolyachevets in #2995
- bump python version by @bolyachevets in #2996
- VPC_CONNECTOR var points to shared vpc connector in common- gcp project by @bolyachevets in #2997
- update poetry lock after repointing to feature branch by @bolyachevets in #2999
- switched to structured logger by @bolyachevets in #3017
- Fix unit tests for auth-queue by @bolyachevets in #3018
- Feature gcp migration by @bolyachevets in #3020
- Feature gcp migration by @bolyachevets in #3022
- fix maile cd flow by @bolyachevets in #3023
- fix vars by @bolyachevets in #3026
- misisng var by @bolyachevets in #3027
- 21560 - Payment Reminder Fixes by @ochiu in #3025
- fix var by @bolyachevets in #3028
- Fixed history table, token and linting issues. by @pwei1018 in #3029
- Switch back to psycopg2 from pg8000. by @pwei1018 in #3030
- Add psycopg2 library. by @pwei1018 in #3031
- Back to pg8000 and add type of id to the model functions. by @pwei1018 in #3032
- Force convert string to int by @pwei1018 in #3033
- Force conver string to int part 2. by @pwei1018 in #3034
- Fixed pg8000 integer field issue. by @pwei1018 in #3035
- 21570 - Adding email validation by @rodrigo-barraza in #3036
- fix data: null response when {} is returned by @bolyachevets in #3037
- another type error by @bolyachevets in #3038
- Auth-API structured logger by @bolyachevets in #3039
- Fix poetry locks by @bolyachevets in #3042
- 21537 - Add in keycloak user fetch for role by @seeker25 in #3043
- 21539/23102 - EFT Wire and EFT Refund updates by @ochiu in #3040
- 21539 - Update short name history type by @ochiu in #3044
- Fix circular dependency error from last merge by @bolyachevets in #3045
- add stack trace to db error / path to http error logs by @bolyachevets in #3046
- 23102 - UXA Feedback by @ochiu in #3047
- pg8000 type error / add stacktrace for std handler by @bolyachevets in #3048
- add more details for http exception logging by @bolyachevets in #3049
- fix keycloak params by @bolyachevets in #3051
- Fixed org products endpoint 404 issue. by @pwei1018 in #3052
- Fixed pg8000 integer issue. by @pwei1018 in #3053
- Fixed get products issue. by @pwei1018 in #3054
- Bump rollup in /auth-web by @dependabot in #3050
- 21570 - Tweaks for short name details view by @rodrigo-barraza in #3055
- 21594 - UXA Refund label by @ochiu in #3056
- fix pipe name by @bolyachevets in #3057
- Removed id foreign keys in history tables. by @pwei1018 in #3058
- add resource params by @bolyachevets in #3059
- fix resp by @bolyachevets in #3060
- undo by @bolyachevets in #3061
- fix typo by @bolyachevets in #3062
- test custom camel case function by @bolyachevets in #3063
- use modified camelcase function by @bolyachevets in #3064
- Fixed org schema mailing address issue and auth error logging. by @pwei1018 in #3065
- add better logging to services by @bolyachevets in #3067
- Bump @sentry/browser and @sentry/vue in /auth-web by @dependabot in #3066
- Remove migration out of app start and fix linting. by @pwei1018 in #3068
- 21570 - Adding more whitespace to header by @rodrigo-barraza in #3070
- Fxied migration script issue. by @pwei1018 in #3071
- fix report url by @bolyachevets in #3073
- 23667 - Help MHR with an endpoint they can hit with SYSTEM by @seeker25 in #3069
- Feature gcp migration by @pwei1018 in #3075
- 23519 - Change Staff Review Dashboard Continuation Table by @ArwenQin in #3072
- Fix 23519 - update Contact Email header by @ArwenQin in #3076
- fix deploy params by @bolyachevets in #3077
- 21536 - sync refund label statuses with backend changes by @ochiu in #3078
- remove pubsub audience check by @bolyachevets in #3080
- BCOL API errors have different format than internal exceptions, so we… by @bolyachevets in #3081
- update gunicorn configs by @bolyachevets in #3082
- fix stacktrace logging by @bolyachevets in #3084
- 21536 - Approval/rejection review by @rodrigo-barraza in #3079
- change memberships_history pkey by @bolyachevets in #3083
Full Changelog: v2.10.6...v2.11.0
v2.10.6
What's Changed
- 22994 - Handling NSF Statements by @rodrigo-barraza in #2986
- 22579 - Add FED Column & Tooltips (continuation table) by @ArwenQin in #2978
- 21562-Short name details warning update by @ochiu in #2987
- 22391 - Statement-Caution-Text by @ochiu in #2989
- 21560 - EFT Payment reminder template updates by @ochiu in #2991
- 23112 - Add in nextStatementDate when there is no outstanding balance by @seeker25 in #2998
- Small warning fix by @seeker25 in #3000
- 18769 - Updating EFT screens by @rodrigo-barraza in #3001
- 23072 - EFT - Consolidated invoices / unlock - frontend changes by @seeker25 in #3005
- Update sbc-common-components 3.0.15 by @seeker25 in #3006
- 18769 - EFT switching logic fix by @rodrigo-barraza in #3002
- 22391 - EFT Multi Account Under Payment Caution by @ochiu in #3007
- 21594 - Refund requested badge on short name management list by @Jxio in #3008
- Fix double checked by @seeker25 in #3009
- 21570 - Display CAS supplier number and email address for a short name by @rodrigo-barraza in #3014
- Bump vite from 4.5.3 to 4.5.5 in /auth-web by @dependabot in #3019
- Bump flask-cors from 3.0.10 to 5.0.0 in /auth-api by @dependabot in #2988
Full Changelog: v2.10.5...v2.10.6
v2.10.5
What's Changed
- Fix new tag for statements by @seeker25 in #2963
- 21597 - EFT Short name invoice refund history by @ochiu in #2965
- 22416 - Update Staff Review Table (Staff Dashboard) by @ArwenQin in #2962
- Don't call statement summary unless we're EFT by @seeker25 in #2966
- 22678 - Rename field to oldestDueDate by @seeker25 in #2967
- 22678 - Add in error check, await calls so we don't have race condition by @seeker25 in #2968
- 20415 Linking modal fix, update page limit to match account list size by @ochiu in #2969
- 22841 - Add feature flag - enable-payment-change-from-eft by @Jxio in #2970
- 22725 - Add in account_number and account_name_with_branch by @seeker25 in #2972
- 22841 - Add tooltip and pop-up window reminder to EFT payment by @Jxio in #2971
- rename sandbox db by @bolyachevets in #2976
- 22725 - Update phone numbers for financial emails by @seeker25 in #2977
- 22841 - EFT pay model UXA tweak by @Jxio in #2975
- 22716 & 21964 - UX tweaks by @seeker25 in #2979
- 21963 - Allow Fresh BC Service User and BCeId User to create GovN Account by @Jxio in #2980
- Bump webpack from 5.88.2 to 5.94.0 in /auth-web by @dependabot in #2981
- 22766 - missed pr feedback by @ochiu in #2984
Full Changelog: v2.10.4...v2.10.5
v2.10.4
What's Changed
- 22420 - Removed Director's Affidavit from Review Page by @ArwenQin in #2933
- 22222 all affiliation information from legal-api for draft by @vysakh-menon-aot in #2942
- 22655 - Small tweak for EFT unlocking by @seeker25 in #2947
- sandbox db upload job by @bolyachevets in #2949
- 22552 - Eft refund enhancement by @Jxio in #2950
- 22061, 21522 - EFT shortname history by @ochiu in #2940
- 21522 - EFT Short name amount fix by @ochiu in #2951
- 22605 - Removing Terms and Conditions Step from EFT Account Workflow by @Jxio in #2954
- 22686 - MBR Fix Tooltip by @ArwenQin in #2955
- Dump anon by @bolyachevets in #2957
- Bump aiohttp from 3.9.5 to 3.10.2 in /auth-api by @dependabot in #2956
- add install docker-compose to auth-api-ci.yml, auth-queue-ci.yml, account-mailer-ci.yml by @avni-work in #2959
- 18254 - AUTH - Backend - Environment variables cleanup by @sameer0422 in #2958
- updating release version number to 2.10.4 by @avni-work in #2961
Full Changelog: v2.10.3...v2.10.4
V2.10.3
What's Changed
- 22072 Show previous correspondences + cleanup by @severinbeauvais in #2907
- 21535 - Short Name Details - Choose amount for refund by @Jxio in #2904
- 21527 - Cancel / Apply Payment and Unlink Account by @ochiu in #2913
- 21527 - UXA Feedback by @ochiu in #2916
- 20136 - Ability to Pay for a Suspended BCROS A/c via CC by @rodrigo-barraza in #2908
- 21096 - Update FAS-UI by @sameer0422 in #2909
- 22303 auth api poetry upgrade by @avni-work in #2919
- Bump flask-cors from 3.0.10 to 4.0.1 in /auth-api by @dependabot in #2921
- Revert "Bump flask-cors from 3.0.10 to 4.0.1 in /auth-api" by @seeker25 in #2923
- Revert "22303 auth api poetry upgrade" by @seeker25 in #2924
- update auth release to 2.10.2 by @avni-work in #2926
- 21535 - Add hint text to eft refund form by @Jxio in #2929
- 21535 - Shortname refund api url updates by @Jxio in #2932
- 21983 - Enhance Staff Review Table by @ArwenQin in #2928
- 22442 - API Key Generation - Consumer - Use length of 64, instead of 256 by @seeker25 in #2934
- Add skip_notification flag to bypass NSF notifications by @ochiu in #2931
- 21965 - Align Business Type and Business Size while creating account by @Jxio in #2930
- 21096 - Updated FAS-UI version by @sameer0422 in #2936
- 21999 - EFT screens enhancements - Numerical formatting changes from Finance by @Jxio in #2935
- 21535 - Pass shortname info as props to ShortnameRefund by @Jxio in #2937
- 21535 - Disable form when processing EFT refund by @Jxio in #2938
Full Changelog: V2.10.2...v2.10.3
V2.10.2
What's Changed
- 20907 - EFT Pay outstanding balance by @ochiu in #2872
- 21813 Added Continuation Authorization Review page, route, etc by @severinbeauvais in #2894
- Update CODEOWNERS by @seeker25 in #2895
- Bump certifi from 2023.7.22 to 2024.7.4 in /status-api by @dependabot in #2896
- Bump certifi from 2024.2.2 to 2024.7.4 in /queue_services/auth-queue by @dependabot in #2897
- 21812-Basic-Staff-Review-ContIn-Section by @ArwenQin in #2893
- Bump certifi from 2024.2.2 to 2024.7.4 in /auth-api by @dependabot in #2898
- 21815 Added Continuation Authorization Review Result section by @severinbeauvais in #2899
- Bump zipp from 3.1.0 to 3.19.1 in /jobs/notebook-report/requirements by @dependabot in #2901
- Bump certifi from 2024.2.2 to 2024.7.4 in /queue_services/account-mailer by @dependabot in #2900
- Bump zipp from 3.19.0 to 3.19.1 in /queue_services/account-mailer by @dependabot in #2903
- Bump zipp from 3.6.0 to 3.19.1 in /status-api by @dependabot in #2902
- 21948-Change-Continuation-Application by @ArwenQin in #2905
- Bump zipp from 3.19.0 to 3.19.1 in /queue_services/auth-queue by @dependabot in #2906
- Bump zipp from 3.19.0 to 3.19.1 in /auth-api by @dependabot in #2910
- 20907 - UXA Feedback by @ochiu in #2911
- 20907 - Error handling updates / loaders by @ochiu in #2912
- clean up debug by @ochiu in #2914
- Bump urllib3 from 2.2.1 to 2.2.2 in /queue_services/auth-queue by @dependabot in #2917
Full Changelog: V2.10.1...V2.10.2
V2.10.1
What's Changed
- 21204 - Create migration that add EFT and PAD into suspension_reason_codes by @sameer0422 in #2844
- 21262 - New dissolution alert by @JazzarKarim in #2846
- 20463 - Fix: Update Safe Email List on Button Click by @shaangill025 in #2847
- 21445 - Updated the GET and PUT configuration calls by @JazzarKarim in #2849
- 20159 - Add view_address permission to admin account by @Jxio in #2848
- 21154 - Unit tests for all involuntary dissolution views/components by @JazzarKarim in #2852
- 20463 - Fix: Safe List Alerts and Refactor by @shaangill025 in #2853
- 20463 - Fix: Clear Email Text Field after Btn Click and Refactor by @shaangill025 in #2854
- 20087 - Mailer changes for suspension by @seeker25 in #2851
- 21134 - Updated business lookup by @severinbeauvais in #2855
- Bump tornado from 6.4 to 6.4.1 in /queue_services/account-mailer by @dependabot in #2858
- Fix show address at Account Info by @Jxio in #2859
- 15959 - UXA fix - Relocate click box and Add Account Creation Process for GOVN by @Jxio in #2857
- 15959_2 - Fix for is_staff_review_needed logic by @Jxio in #2860
- Create a docker-compose file for Mac testing by @Jxio in #2861
- Add in handling for letters in ID by @seeker25 in #2862
- Small tweak to fix unlock messages by @seeker25 in #2863
- Bump tornado from 6.4 to 6.4.1 in /auth-api by @dependabot in #2865
- Bump braces from 3.0.2 to 3.0.3 in /auth-web by @dependabot in #2866
- 20420-QA-Fix by @ochiu in #2867
- 20156 - BCOL Admin Access - update ministries account GL by @Jxio in #2864
- Bump tornado from 6.4 to 6.4.1 in /queue_services/auth-queue by @dependabot in #2868
- Bump urllib3 from 2.2.1 to 2.2.2 in /queue_services/account-mailer by @dependabot in #2870
- Bump ws from 8.13.0 to 8.17.1 in /auth-web by @dependabot in #2871
- 21878 - AUTH WEB - Mailing address not update when switch accounts by @Jxio in #2874
- 21878 - fix - infinite loop while used by AccountCreateBasic.vue by @Jxio in #2875
- Logging tweak to include exception by @seeker25 in #2876
- 21898 - Remove AUTH_WEB_TOKEN_CONFIRM_PATH by @seeker25 in #2878
- 20159 - Fix - Incorrect Default Form Display When Editing Account Type by @Jxio in #2879
- Bump urllib3 from 2.2.1 to 2.2.2 in /auth-api by @dependabot in #2880
- bug fix - a missing comma at migration by @Jxio in #2881
- 18181 - Account-Mailer - New Account notification includes acct number by @sameer0422 in #2882
- 21984 - Create migration that remove EFT_NSF from suspension_reason_codes by @sameer0422 in #2884
- 20159_fix - Account Details Edit - The default value is not loaded into the form by @Jxio in #2883
- 21866 - Flag-Expired-NR by @ArwenQin in #2885
- 21865 - Add in migration for new products by @seeker25 in #2886
- 22041 - Auth-Web - Fix request when user update org from individual to business type by @Jxio in #2887
- updating version.py for minor release by @avni-work in #2888
New Contributors07
- @shaangill025 made their first contribution in #2834
- @sameer0422 made their first contribution in #2844
- @ArwenQin made their first contribution in #2885
Full Changelog: V2.9.7...v2.10.1
V2.10.0
What's Changed
- Code to update the api access property of the org via API call by @kris-daxiom in #2751
- Bump follow-redirects from 1.15.4 to 1.15.6 in /auth-web by @dependabot in #2753
- Bump vite from 4.5.2 to 4.5.3 in /auth-web by @dependabot in #2754
- Bump idna from 2.9 to 3.7 in /jobs/notebook-report/requirements by @dependabot in #2755
- Bump idna from 2.9 to 3.7 in /jobs/notebook-report by @dependabot in #2756
- Bump idna from 3.4 to 3.7 in /auth-api by @dependabot in #2758
- Bump idna from 3.3 to 3.7 in /status-api by @dependabot in #2757
- Added new product migration for comp auth search by @kialj876 in #2763
- 19686 - Update sbc-common-components to include release notes by @seeker25 in #2764
- Bump aiohttp from 3.9.2 to 3.9.4 in /auth-api by @dependabot in #2762
- 20418 - Modal linking for linked accounts by @rodrigo-barraza in #2766
- 20418 - Package version fix by @rodrigo-barraza in #2767
- updated need_review to false for CA_SEARCH by @kialj876 in #2768
- Remove temporary url for altnerative names. by @seeker25 in #2770
- 19023 Implemented Involuntary Dissolution Tile by @JazzarKarim in #2769
- 19693 continuation in corp types by @vysakh-menon-aot in #2771
- 20414-EFT Short name summary search by @ochiu in #2772
- Bump axios from 1.6.0 to 1.6.1 in /auth-web by @dependabot in #2765
- Bump gunicorn from 20.1.0 to 22.0.0 in /status-api by @dependabot in #2760
- 19023 Added shadow from involuntary dissolution tile by @JazzarKarim in #2773
- 19693 continuation in nr and draft filing by @vysakh-menon-aot in #2774
- 15310 - text update for continuation in application by @ketaki-deodhar in #2775
- 20420 - EFT Enabled Accounts Table by @ochiu in #2776
- 20415 - Modal Updates by @rodrigo-barraza in #2778
- 20477- Statement Number added to Statement Page by @rodrigo-barraza in #2780
- 20996 Fix MBR after legal name easy fix by @JazzarKarim in #2777
- 21005: Updated Qs Submitting Party by @cameron-eyds in #2781
- 20420-UXA Fixes by @ochiu in #2782
- 20416 - Animation added when there a new linkage established by @rodrigo-barraza in #2804
- 19024 - Implemented the Involuntary Dissolution Screen by @JazzarKarim in #2805
- Disable codecov failure by @seeker25 in #2806
- 21093 - Add STRR product code by @turb0c0w in #2807
- 20929 - Changed Involuntary Dissolution files to use composition api by @JazzarKarim in #2808
- 19024 Fixed Invol Dissolution screens in response to UXA comments by @JazzarKarim in #2809
- 21183 - OPS 3865 & 3804 - Add in small condition that will pass pay-api validation by @seeker25 in #2810
- 19024 - More fixes for Involuntary dissolution in response to UXA comments by @JazzarKarim in #2811
- 19024 - Fixed involuntary dissolution text field value by @JazzarKarim in #2813
- 20421 - Show suspension for eft overdue payment accounts by @Jxio in #2812
- 20087 - Add suspension reason from queue payload by @seeker25 in #2815
- 20417-EFT Short Name details by @ochiu in #2814
- 20417-UXA-Fixes by @ochiu in #2816
- 20421 - UXA for displaying suspension status next to eft overdue payment accounts by @Jxio in #2817
- 21107 - Add T&C to Selecting EFT Payment by @Jxio in #2818
- 20929 - Implemented GET involuntary dissolution configurations endpoint by @JazzarKarim in #2819
- OPS#3923 - Fix NSF status for online banking by @seeker25 in #2820
- 19908 & 19907 - PUB/SUB Queue upgrades for Python 3.8 master branch by @seeker25 in #2779
- Change docker for account mailer by @seeker25 in #2821
- Fix dockerfile for auth-queue by @seeker25 in #2825
- Missing caches by @seeker25 in #2826
- 20929 - Update the involuntary dissolution job via PUT call by @JazzarKarim in #2829
- Bump requests from 2.31.0 to 2.32.0 in /auth-api by @dependabot in #2832
- Bump requests from 2.31.0 to 2.32.0 in /queue_services/auth-queue by @dependabot in #2833
- 20732 - Queue fixes by @seeker25 in #2828
- 19026 - Implemented the number of businesses ready for D1 dissolution by @JazzarKarim in #2831
- Bump requests from 2.31.0 to 2.32.2 in /status-api by @dependabot in #2836
- Bump requests from 2.31.0 to 2.32.2 in /queue_services/account-mailer by @dependabot in #2835
- 20463 - Feat: Support Safe List Addition and Removal by @shaangill025 in #2834
- 15959 & 21373 - Relocate Click Box for Canadian Gov't Agency and Add Account Creation Process for GOVN by @Jxio in #2830
- Fix deps to point at bcgov by @seeker25 in #2837
- 18494 - Adding warning modal when switching to BCOL by @rodrigo-barraza in #2839
- Bump requests from 2.31.0 to 2.32.2 in /jobs/notebook-report by @dependabot in #2840
- 20419 - EFT Short name link additional info by @ochiu in #2838
- 15959 - Auth-web - Tweaks for govn type dropdown by @Jxio in #2842
- 21440 - Refactor queues to point at shared queue library by @seeker25 in #2841
- 20138 - Suspended EFT Account Views by @rodrigo-barraza in #2827
- 20463 - Update Safe Email List on Button Click by @shaangill025 in #2843
- 21471 - updating version for release to 2.10.0 by @avni-work in #2845
- 15959 - UXA fix - Relocate click box and Add Account Creation Process for GOVN (#2857)
- 19556 - Account Search for BCOL Account # in BCROS (#2856)
- 19414 - Account Management - add search for closed/historical accounts (#2850)
New Contributors
- @turb0c0w made their first contribution in #2807
- @avni-work made their first contribution in #2845
Full Changelog: V2.9.7...v2.10.0