Skip to content

Commit

Permalink
chore(main): release 1.17.0 (#1355)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jun 6, 2024
1 parent c2fdc97 commit 83cae90
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 1 deletion.
57 changes: 57 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,62 @@
# Changelog

## [1.17.0](https://github.com/bcgov/nr-forests-access-management/compare/v1.16.0...v1.17.0) (2024-06-06)


### Features

* [#1183](https://github.com/bcgov/nr-forests-access-management/issues/1183) Frontend enable BCeID delegated admin verifying BCeID user ([#1350](https://github.com/bcgov/nr-forests-access-management/issues/1350)) ([811cf8b](https://github.com/bcgov/nr-forests-access-management/commit/811cf8b877adfbac58f255863a79e445c365e88e))
* [#1270](https://github.com/bcgov/nr-forests-access-management/issues/1270) Backend enable storing and updating BCeID user's business guid ([#1349](https://github.com/bcgov/nr-forests-access-management/issues/1349)) ([f02e082](https://github.com/bcgov/nr-forests-access-management/commit/f02e082b7c8b230818276fbf9a75177740562990))
* [#1282](https://github.com/bcgov/nr-forests-access-management/issues/1282) hide user domain radio button when bceid user is granting access ([#1363](https://github.com/bcgov/nr-forests-access-management/issues/1363)) ([5160589](https://github.com/bcgov/nr-forests-access-management/commit/516058919d931fb4a829b74abe62f1b53b920caa))
* [#1307](https://github.com/bcgov/nr-forests-access-management/issues/1307) enable multiple forest client numbers with or without space after comma ([#1377](https://github.com/bcgov/nr-forests-access-management/issues/1377)) ([4e2a72e](https://github.com/bcgov/nr-forests-access-management/commit/4e2a72eaf1b0fbf1173d074fbeb113e881d3c6a4))
* [#1323](https://github.com/bcgov/nr-forests-access-management/issues/1323) Run frontend build in sonar pipeline ([#1394](https://github.com/bcgov/nr-forests-access-management/issues/1394)) ([aadfcf2](https://github.com/bcgov/nr-forests-access-management/commit/aadfcf24637e82b46125f149d56545297c9f0b2e))
* [#1353](https://github.com/bcgov/nr-forests-access-management/issues/1353) update tests for user name input with bceid functionality ([#1407](https://github.com/bcgov/nr-forests-access-management/issues/1407)) ([b89d9c0](https://github.com/bcgov/nr-forests-access-management/commit/b89d9c0fe6996a39c388390da20a53a211e24c11))
* [#747](https://github.com/bcgov/nr-forests-access-management/issues/747) Add tests for user validator and user service ([#1419](https://github.com/bcgov/nr-forests-access-management/issues/1419)) ([9c8e69d](https://github.com/bcgov/nr-forests-access-management/commit/9c8e69db691dc27e917ec0a01c164b197e7f1df9))
* [#747](https://github.com/bcgov/nr-forests-access-management/issues/747) Store user guid when grant admins ([#1413](https://github.com/bcgov/nr-forests-access-management/issues/1413)) ([996f9fd](https://github.com/bcgov/nr-forests-access-management/commit/996f9fd152a38307f840ce6171b1c78d28da11d8))
* [#747](https://github.com/bcgov/nr-forests-access-management/issues/747) Store user guid when grant user access and update Auth Lambda function to check conflict on user guid ([#1414](https://github.com/bcgov/nr-forests-access-management/issues/1414)) ([cc46e2f](https://github.com/bcgov/nr-forests-access-management/commit/cc46e2f0080c99e05259fee9c49a5801e22cf8bb))


### Bug Fixes

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


### Miscellaneous

* [#1270](https://github.com/bcgov/nr-forests-access-management/issues/1270) Add tests verifing business_guid saved for BCeID user ([#1390](https://github.com/bcgov/nr-forests-access-management/issues/1390)) ([e983418](https://github.com/bcgov/nr-forests-access-management/commit/e98341850e8cc90239ce75177cd36d5bb9da10e7))
* **deps:** [Snyk] Security upgrade @openapitools/openapi-generator-cli from 2.7.0 to 2.8.0 ([#1133](https://github.com/bcgov/nr-forests-access-management/issues/1133)) ([8f3fb77](https://github.com/bcgov/nr-forests-access-management/commit/8f3fb77c2d31eab553af9b89d6e9b206da6d0bb7))
* **deps:** [Snyk] Security upgrade cryptography from 42.0.4 to 42.0.6 ([#1352](https://github.com/bcgov/nr-forests-access-management/issues/1352)) ([b7e3b0d](https://github.com/bcgov/nr-forests-access-management/commit/b7e3b0d07e811f208e095a6cb1917e94a5f4a6a8))
* **deps:** [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 ([#1399](https://github.com/bcgov/nr-forests-access-management/issues/1399)) ([7e4eb82](https://github.com/bcgov/nr-forests-access-management/commit/7e4eb82fffde60d9458d4778df4e1e215cd3ce19))
* **deps:** [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 ([#1405](https://github.com/bcgov/nr-forests-access-management/issues/1405)) ([193d6dc](https://github.com/bcgov/nr-forests-access-management/commit/193d6dccaf583594df6c2555dc6181d4a63c5de9))
* **deps:** [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 ([#1406](https://github.com/bcgov/nr-forests-access-management/issues/1406)) ([04e95f2](https://github.com/bcgov/nr-forests-access-management/commit/04e95f24ff911f4e91144ef370ecd3cb0eeb3a18))
* **deps:** [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 ([#1411](https://github.com/bcgov/nr-forests-access-management/issues/1411)) ([8f23c3b](https://github.com/bcgov/nr-forests-access-management/commit/8f23c3bacb0cb902244bbb671ba2ca73410536de))
* **deps:** [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 ([#1432](https://github.com/bcgov/nr-forests-access-management/issues/1432)) ([90678cc](https://github.com/bcgov/nr-forests-access-management/commit/90678cc4ca8f796e25b2e9d583f2b0986f99dd42))
* **deps:** [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 ([#1433](https://github.com/bcgov/nr-forests-access-management/issues/1433)) ([9bfb7a3](https://github.com/bcgov/nr-forests-access-management/commit/9bfb7a3f0f2cc557153831fe0e56b9afa7fd9fa8))
* **deps:** [Snyk] Upgrade @carbon/icons-vue from 10.88.0 to 10.89.0 ([#1392](https://github.com/bcgov/nr-forests-access-management/issues/1392)) ([6f325a2](https://github.com/bcgov/nr-forests-access-management/commit/6f325a2c6d67e19412763d792972e0f23221ba72))
* **deps:** [Snyk] Upgrade @vue/test-utils from 2.4.3 to 2.4.5 ([#1375](https://github.com/bcgov/nr-forests-access-management/issues/1375)) ([4c1df3c](https://github.com/bcgov/nr-forests-access-management/commit/4c1df3cac884dd9001a2e78e2188dac7ab7e7d89))
* **deps:** [Snyk] Upgrade aws-amplify from 5.3.14 to 5.3.18 ([#1346](https://github.com/bcgov/nr-forests-access-management/issues/1346)) ([41b0243](https://github.com/bcgov/nr-forests-access-management/commit/41b02433ec0b09e7e3e3f260601f84c640e5796d))
* **deps:** [Snyk] Upgrade axios from 1.6.5 to 1.6.8 ([#1347](https://github.com/bcgov/nr-forests-access-management/issues/1347)) ([e9ce85e](https://github.com/bcgov/nr-forests-access-management/commit/e9ce85e27b8b03b3f2d609826d3e9190e53f3be9))
* **deps:** [Snyk] Upgrade bootstrap from 5.3.2 to 5.3.3 ([#1379](https://github.com/bcgov/nr-forests-access-management/issues/1379)) ([b2fc029](https://github.com/bcgov/nr-forests-access-management/commit/b2fc029f34b48495aa91c1b62187fd5ef5a8697a))
* **deps:** [Snyk] Upgrade primevue from 3.40.0 to 3.46.0 ([#1340](https://github.com/bcgov/nr-forests-access-management/issues/1340)) ([59b1bad](https://github.com/bcgov/nr-forests-access-management/commit/59b1badec8cc817199bb36ed461e397006a09553))
* **deps:** [Snyk] Upgrade sass from 1.69.7 to 1.74.1 ([#1345](https://github.com/bcgov/nr-forests-access-management/issues/1345)) ([d9ee9c1](https://github.com/bcgov/nr-forests-access-management/commit/d9ee9c18f07cfbed9e7dcd8d41e789dc4c58dc59))
* **deps:** [Snyk] Upgrade sass from 1.74.1 to 1.75.0 ([#1380](https://github.com/bcgov/nr-forests-access-management/issues/1380)) ([9ca21b3](https://github.com/bcgov/nr-forests-access-management/commit/9ca21b34476991b0b442af99a463f5cdb082b2a4))
* **deps:** [Snyk] Upgrade sass from 1.75.0 to 1.76.0 ([#1404](https://github.com/bcgov/nr-forests-access-management/issues/1404)) ([2471a6f](https://github.com/bcgov/nr-forests-access-management/commit/2471a6f4ccbee7daa3d69718c2ec75a71adf3fd6))
* **deps:** [Snyk] Upgrade sass from 1.76.0 to 1.77.1 ([#1434](https://github.com/bcgov/nr-forests-access-management/issues/1434)) ([f9547a4](https://github.com/bcgov/nr-forests-access-management/commit/f9547a49de3c5c863735ac1f8163a6a14aba9d36))
* **deps:** [Snyk] Upgrade vee-validate from 4.12.4 to 4.12.6 ([#1376](https://github.com/bcgov/nr-forests-access-management/issues/1376)) ([c5ef8ab](https://github.com/bcgov/nr-forests-access-management/commit/c5ef8ab4f41eccc80e6a6227311f17b569d483d7))
* **deps:** [Snyk] Upgrade vue from 3.4.21 to 3.4.23 ([#1374](https://github.com/bcgov/nr-forests-access-management/issues/1374)) ([4e230dd](https://github.com/bcgov/nr-forests-access-management/commit/4e230dd0c21f27ea635dc61a766396fefc573d62))
* **deps:** [Snyk] Upgrade vue-router from 4.2.5 to 4.3.2 ([#1373](https://github.com/bcgov/nr-forests-access-management/issues/1373)) ([e2c4526](https://github.com/bcgov/nr-forests-access-management/commit/e2c45262bf4ccfbc16ea10df9da9c804c304da97))
* **deps:** [Snyk] Upgrade yup from 1.3.3 to 1.4.0 ([#1381](https://github.com/bcgov/nr-forests-access-management/issues/1381)) ([184649f](https://github.com/bcgov/nr-forests-access-management/commit/184649f4ab03d57fc877a54ac1773a5725b4de8d))
* minor dependencies upgrade backend ([#1378](https://github.com/bcgov/nr-forests-access-management/issues/1378)) ([5b476b4](https://github.com/bcgov/nr-forests-access-management/commit/5b476b4910396836aeff2b65740ef2f76def9992))

## [1.16.3](https://github.com/bcgov/nr-forests-access-management/compare/v1.16.2...v1.16.3) (2024-06-05)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.16.3
1.17.0

0 comments on commit 83cae90

Please sign in to comment.