Skip to content

Latest commit

 

History

History
827 lines (537 loc) · 121 KB

CHANGELOG.md

File metadata and controls

827 lines (537 loc) · 121 KB

Changelog

1.23.1 (2024-10-04)

Bug Fixes

1.23.0 (2024-10-03)

Features

Bug Fixes

Miscellaneous

1.22.2 (2024-09-17)

Bug Fixes

1.22.1 (2024-08-21)

Bug Fixes

1.22.0 (2024-08-16)

Features

Bug Fixes

1.21.0 (2024-08-08)

Features

  • #1386 Add an api to load and update user information to match records in IDIM (#1504) (804a3a5)
  • #1511 Support grant user access with multiple forest client numbers in one api call (#1515) (28172e2)

Bug Fixes

1.20.1 (2024-07-24)

Bug Fixes

1.20.0 (2024-07-23)

Features

Bug Fixes

Miscellaneous

1.19.1 (2024-07-17)

Bug Fixes

1.19.0 (2024-07-16)

Features

Bug Fixes

  • #1383 Only check if user needs accept terms and conditions if is FAM user (#1479) (859145d)
  • #1481 Allow frontend verifying test user accounts in FAM PROD for TEST apps (#1485) (cf0d5b6)
  • #1481 Fix application env parameter undefined error (#1489) (cb15fbe)

1.18.1 (2024-07-03)

Bug Fixes

1.18.0 (2024-07-02)

Features

Bug Fixes

1.17.0 (2024-06-06)

Features

  • #1183 Frontend enable BCeID delegated admin verifying BCeID user (#1350) (811cf8b)
  • #1270 Backend enable storing and updating BCeID user's business guid (#1349) (f02e082)
  • #1282 hide user domain radio button when bceid user is granting access (#1363) (5160589)
  • #1307 enable multiple forest client numbers with or without space after comma (#1377) (4e2a72e)
  • #1323 Run frontend build in sonar pipeline (#1394) (aadfcf2)
  • #1353 update tests for user name input with bceid functionality (#1407) (b89d9c0)
  • #747 Add tests for user validator and user service (#1419) (9c8e69d)
  • #747 Store user guid when grant admins (#1413) (996f9fd)
  • #747 Store user guid when grant user access and update Auth Lambda function to check conflict on user guid (#1414) (cc46e2f)

Bug Fixes

  • #1227 Cleanup unused apis in admin management and app access management directories (#1403) (94ba3a3)
  • #1328 Update profile side bar to match the design in SPAR (#1389) (c7b6253)
  • #1371 tab component not showing on mobile screen size (#1384) (bb390a7)
  • #1385 Forest Client Numbers Verification Ignore Already Verified Client Numbers (#1393) (f1cae4d)
  • #1395 Frontend is not showing success notification and error notification simultaneously (#1408) (2af8e40)
  • #1409 resolve strange user_type enum class produced by openapi/swagger (#1412) (b9b5fa8)
  • #747 Support nullable user guid for existing FAM user (#1418) (e81aa62)
  • Add delegated admin tab and navigation options back after solving the hotfix #1421 (#1435) (c2fdc97)
  • Merge hotfix for forest client api back to main (#1424) (71ed6d7)
  • Resolved Typing Errors in Tests to Enable Successful Build on pr #1351 (#1356) (1e31c3b)

Miscellaneous

  • #1270 Add tests verifing business_guid saved for BCeID user (#1390) (e983418)
  • deps: [Snyk] Security upgrade @openapitools/openapi-generator-cli from 2.7.0 to 2.8.0 (#1133) (8f3fb77)
  • deps: [Snyk] Security upgrade cryptography from 42.0.4 to 42.0.6 (#1352) (b7e3b0d)
  • deps: [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 (#1399) (7e4eb82)
  • deps: [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 (#1405) (193d6dc)
  • deps: [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 (#1406) (04e95f2)
  • deps: [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 (#1411) (8f23c3b)
  • deps: [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 (#1432) (90678cc)
  • deps: [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 (#1433) (9bfb7a3)
  • deps: [Snyk] Upgrade @carbon/icons-vue from 10.88.0 to 10.89.0 (#1392) (6f325a2)
  • deps: [Snyk] Upgrade @vue/test-utils from 2.4.3 to 2.4.5 (#1375) (4c1df3c)
  • deps: [Snyk] Upgrade aws-amplify from 5.3.14 to 5.3.18 (#1346) (41b0243)
  • deps: [Snyk] Upgrade axios from 1.6.5 to 1.6.8 (#1347) (e9ce85e)
  • deps: [Snyk] Upgrade bootstrap from 5.3.2 to 5.3.3 (#1379) (b2fc029)
  • deps: [Snyk] Upgrade primevue from 3.40.0 to 3.46.0 (#1340) (59b1bad)
  • deps: [Snyk] Upgrade sass from 1.69.7 to 1.74.1 (#1345) (d9ee9c1)
  • deps: [Snyk] Upgrade sass from 1.74.1 to 1.75.0 (#1380) (9ca21b3)
  • deps: [Snyk] Upgrade sass from 1.75.0 to 1.76.0 (#1404) (2471a6f)
  • deps: [Snyk] Upgrade sass from 1.76.0 to 1.77.1 (#1434) (f9547a4)
  • deps: [Snyk] Upgrade vee-validate from 4.12.4 to 4.12.6 (#1376) (c5ef8ab)
  • deps: [Snyk] Upgrade vue from 3.4.21 to 3.4.23 (#1374) (4e230dd)
  • deps: [Snyk] Upgrade vue-router from 4.2.5 to 4.3.2 (#1373) (e2c4526)
  • deps: [Snyk] Upgrade yup from 1.3.3 to 1.4.0 (#1381) (184649f)
  • minor dependencies upgrade backend (#1378) (5b476b4)

1.16.3 (2024-06-05)

Bug Fixes

1.16.2 (2024-06-04)

Bug Fixes

  • #1421 Enable verifying forest client number as API problem solved (#1426) (12f5785)

1.16.1 (2024-06-03)

Bug Fixes

  • #1421 Disable adding forest client, and hide delegated admin features (#1422) (57780aa)

1.16.0 (2024-05-03)

Features

Bug Fixes

Miscellaneous

  • deps: [Snyk] Upgrade @carbon/icons-vue from 10.79.1 to 10.88.0 (#1339) (9522d68)
  • deps: [Snyk] Upgrade vue from 3.4.6 to 3.4.21 (#1341) (77aecb1)

1.15.0 (2024-04-23)

Features

Bug Fixes

Miscellaneous

  • deps: [Snyk] Security upgrade vite from 4.5.2 to 4.5.3 (#1283) (2b9a4bc)
  • Update wiki architecture diagram (#1318) (73a5d76)

1.14.1 (2024-04-09)

Bug Fixes

  • bceid login for FOM production login issue (#1291) (5238703)

1.14.0 (2024-04-08)

Features

Bug Fixes

Miscellaneous

  • deps: replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#1253) (3725c96)
  • deps: replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#1258) (672d613)
  • deps: update dependency black to v24 [security] (#1260) (c3d8eea)

1.13.0 (2024-03-19)

Features

Bug Fixes

Miscellaneous

  • deps: update dependency cryptography to v42.0.4 [security] (#1208) (5668013)

1.12.3 (2024-03-20)

Bug Fixes

1.12.2 (2024-03-18)

Bug Fixes

1.12.1 (2024-03-14)

Bug Fixes

1.12.0 (2024-02-16)

Features

Bug Fixes

Miscellaneous

  • deps: [Snyk] Security upgrade cryptography from 42.0.0 to 42.0.2 (#1171) (9af8e16)
  • deps: update dependency fastapi to v0.109.1 [security] (#1177) (02ac2bd)

1.11.0 (2024-02-09)

Features

Bug Fixes

Miscellaneous

1.10.0 (2023-12-05)

Features

Bug Fixes

Miscellaneous

1.9.0 (2023-11-07)

Features

Bug Fixes

1.8.2 (2023-11-06)

Bug Fixes

1.8.1 (2023-10-26)

Bug Fixes

  • #999 fix the role not render problem on the grant access page (#1000) (28ee71e)

1.8.0 (2023-10-25)

Features

Bug Fixes

Miscellaneous

  • #978 pydantic sqlalchemy upgrade (#982) (d5410db)
  • deps: Bump @babel/traverse from 7.22.1 to 7.23.2 in /frontend (#979) (b21477a)
  • deps: update dependency cryptography to v41.0.4 [security] (#923) (b0cb28a)

1.7.1 (2023-10-16)

Bug Fixes

Miscellaneous

  • swap out unmaintained action (#961) (b30fdf9)
  • Update actions/upload-artifact action to v3 (#967) (9b70fe0)
  • update checkout action for node 12 deprecation (#962) (75894bc)

1.7.0 (2023-10-10)

Features

Bug Fixes

  • #722 Update terraform CloudFront to use the new certificate (#947) (6d60d93)

1.6.0 (2023-10-05)

Features

1.5.0 (2023-10-03)

Features

Bug Fixes

1.4.0 (2023-09-14)

Features

Bug Fixes

Miscellaneous

1.3.0 (2023-08-30)

Features

Bug Fixes

Miscellaneous

  • #684 update fam architecture diagram (#706) (eec32c7)
  • bump bcgov-nr/action-test-and-analyst to v0.0.2 (#783) (bc7fab9)
  • deps-dev: Bump @antfu/utils from 0.7.2 to 0.7.5 in /frontend (#771) (3869c3d)
  • deps-dev: bump tough-cookie from 4.1.2 to 4.1.3 in /frontend (#770) (47a46c5)
  • deps-dev: bump vite from 4.3.7 to 4.3.9 in /frontend (#757) (dda1b66)
  • deps: bump @nestjs/core and @openapitools/openapi-generator-cli in /client-code-gen (#769) (fd8977f)
  • deps: bump fast-xml-parser and aws-amplify in /frontend (#752) (35ef36f)
  • deps: update boto (#784) (d295b33)
  • deps: update dependency @types/node to v18 (#817) (f82bfa7)
  • deps: update dependency authlib to v1.2.1 (#675) (b201161)
  • deps: update dependency botocore to v1.31.23 and boto3 to v1.28.23 (#761) (068440a)
  • deps: update dependency cryptography to v41.0.3 [security] (#732) (d8274de)
  • deps: update dependency flake8 to v6 (#809) (ed72388)
  • deps: update dependency psycopg2-binary to v2.9.7 (#776) (6b84476)
  • deps: update dependency uvicorn to v0.23.2 (#777) (907c477)
  • deps: update vitest monorepo to ^0.34.0 (#785) (69d461f)
  • Enable dev deployment for push on main. (#767) (16431d3)
  • increase renovate PR limit (#774) (1160f7c)
  • update and triggers for frontend tests (#788) (b8334b5)

1.2.2 (2023-07-13)

Bug Fixes

Miscellaneous

1.2.1 (2023-05-25)

Bug Fixes

1.2.0 (2023-05-25)

Features

Bug Fixes

  • #522 Merge hotfix branch for fixing duplicate user records (#559) (bf2ef44)
  • #544 Add FOM demo callback and logout url to FOM-TEST client in terraform (#550) (ff6f416)
  • #560 Fix application error when refresh manage access page, and when only has access to one app (#573) (c6779b4)
  • 392 - Refactoring folder structure (#583) (568aae1)

Miscellaneous

  • #469 add postgres tests (#535) (d995104)
  • #481 Improve documentation for getting users from Keycloak for fom (#524) (e08e29a)
  • Pinned aurora_postgresql_v2 version to prevent deploy issues (#545) (e76ab9d)
  • temp disable autodeploy to DEV (d155888)
  • Update Cognito fam client_id and user pool id for locally to work. (#540) (d535bc0)

1.1.2 (2023-04-20)

Bug Fixes

  • #522 Fix user role duplicate records, fix target default branch in hotfix release please (#557) (e98ec72)

1.1.1 (2023-03-25)

Bug Fixes

1.1.0 (2023-03-25)

Features

Bug Fixes

  • #506 Insert SPAR roles in FAM (#522) (af36b48)
  • #516 Duplicate and Environment Conflict when Creating Role Assignment in PROD for FOM TEST for Client (#520) (bc71656)
  • #517 Spike aurora-postgresql version auto upgraded by AWS (#518) (7da0298)
  • #519 fam cognito logout for fom TEST not working (#521) (695b70b)
  • 506 delete mistakenly entered SPAR roles (#523) (8ac6921)

Miscellaneous

1.0.0 (2023-03-18)

First production version of FAM was released in February 2023. A production "hotfix" was done in March 2023 to onboard SPAR. Detailed changelog starts from here.