Skip to content

Commit e428018

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-06-09) ### Bug Fixes * add missing types for express ([cbaf5d5](cbaf5d5)) * **build:** fix build system to support module and main packages ([5f6ba89](5f6ba89)) * changed @keycloak/keycloak-admin-client dependency to a branch containing fixes ([45bee3a](45bee3a)) * **config:** fix configuration and prepare for usage ([c15a523](c15a523)) * **constants:** remove unnecessary constant ([64ac801](64ac801)) * **dependencies:** bump and analyze dependencies ([477114d](477114d)) * **dependencies:** fix dependencies and convert to yarn ([6d55018](6d55018)) * extend refresh logic with reauth ([anonrig#11](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/11), [anonrig#76](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/76)) ([anonrig#90](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/90)) ([fc4b27d](fc4b27d)) * **guard:** fix resource guard ([efb4e7b](efb4e7b)) * **guard:** move getRequest to instance method for overriding ([4d18974](4d18974)) * handle an edge case where headers is null ([a478acd](a478acd)) * **module:** make module global ([ae69c97](ae69c97)) * **module:** make module global and export service ([5e550ac](5e550ac)) * **options:** remove jwt issuer parameter from config ([8b6e9c7](8b6e9c7)) * **options:** validate baseUrl to start with http ([79b5e79](79b5e79)) * package.json & .snyk to reduce vulnerabilities ([7ad33f4](7ad33f4)) * package.json & package-lock.json to reduce vulnerabilities ([anonrig#10](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/10)) ([8c42143](8c42143)) * package.json & package-lock.json to reduce vulnerabilities ([anonrig#92](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/92)) ([5c82f42](5c82f42)) * package.json & package-lock.json to reduce vulnerabilities ([anonrig#98](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/98)) ([a1fd72b](a1fd72b)) * **package:** change package type to module ([a278427](a278427)) * **package:** fix package export on main ([b535089](b535089)) * **package:** remove type module ([bbe8c9d](bbe8c9d)) * **release:** remove github release assets ([1ff4926](1ff4926)) * remove keycloak-admin reference ([e13fdac](e13fdac)) * **request-manager:** fix base url misusage and properly handle resolve ([dbedeaf](dbedeaf)) * **resource-enforcer:** fix request reference ([2117b38](2117b38)) * **resource-enforcer:** make request as any since ts compiler ignores it ([2099d92](2099d92)) * **service:** fix service initialization and bump version ([d163f28](d163f28)) * update dependencies ([dfc4dab](dfc4dab)) * update example project and bump dependencies ([8aa31d4](8aa31d4)) * update invalid urls on package.json ([7f14b08](7f14b08)) * upgrade @nestjs/core from 8.0.6 to 8.0.7 ([anonrig#102](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/102)) ([8f87e78](8f87e78)) * upgrade axios from 0.20.0 to 0.21.0 ([anonrig#12](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/12)) ([8ed0c83](8ed0c83)) * upgrade keycloak-admin from 1.14.10 to 1.14.15 ([anonrig#80](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/80)) ([c3e1dcf](c3e1dcf)) * upgrade keycloak-admin from 1.14.15 to 1.14.17 ([anonrig#84](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/84)) ([37986fc](37986fc)) * upgrade keycloak-admin from 1.14.17 to 1.14.18 ([anonrig#89](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/89)) ([6c4025c](6c4025c)) * upgrade keycloak-admin from 1.14.20 to 1.14.21 ([anonrig#93](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/93)) ([a14b17b](a14b17b)) * upgrade keycloak-admin from 1.14.21 to 1.14.22 ([anonrig#99](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/99)) ([0d34590](0d34590)) * upgrade keycloak-admin from 1.14.7 to 1.14.8 ([anonrig#54](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/54)) ([9a90012](9a90012)) * upgrade keycloak-admin from 1.14.8 to 1.14.9 ([anonrig#60](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/60)) ([c11a2f2](c11a2f2)) * upgrade keycloak-admin from 1.14.9 to 1.14.10 ([anonrig#66](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/66)) ([c7c1211](c7c1211)) * upgrade keycloak-connect from 12.0.2 to 12.0.3 ([anonrig#57](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/57)) ([ea5f9a3](ea5f9a3)) * upgrade keycloak-connect from 12.0.3 to 12.0.4 ([anonrig#59](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/59)) ([546470c](546470c)) * upgrade keycloak-connect from 15.0.0 to 15.0.1 ([anonrig#96](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/96)) ([3bd5500](3bd5500)) * upgrade multiple dependencies with Snyk ([anonrig#95](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/95)) ([1eef7d8](1eef7d8)) * upgrade openid-client from 4.3.0 to 4.4.0 ([anonrig#53](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/53)) ([c67b775](c67b775)) * upgrade openid-client from 4.4.0 to 4.4.1 ([anonrig#58](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/58)) ([43d736c](43d736c)) * upgrade openid-client from 4.4.1 to 4.5.1 ([anonrig#65](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/65)) ([210a159](210a159)) * upgrade openid-client from 4.5.1 to 4.6.0 ([anonrig#68](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/68)) ([14ca6f2](14ca6f2)) * upgrade openid-client from 4.5.1 to 4.6.0 ([anonrig#69](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/69)) ([ed59d7d](ed59d7d)) * upgrade openid-client from 4.6.0 to 4.7.1 ([anonrig#77](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/77)) ([4be6a32](4be6a32)) * upgrade openid-client from 4.7.1 to 4.7.3 ([anonrig#87](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/87)) ([3c9004b](3c9004b)) * upgrade openid-client from 4.7.3 to 4.7.4 ([anonrig#88](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/88)) ([5a14c91](5a14c91)) * upgrade openid-client from 4.7.5 to 4.8.0 ([anonrig#100](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/100)) ([fb04b12](fb04b12)) * upgrade openid-client from 4.8.0 to 4.9.0 ([anonrig#101](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/101)) ([fc6e412](fc6e412)) * **workflow:** switch to npm ([be5e662](be5e662)) ### Features * add example project and update readme ([bd7dedb](bd7dedb)) * added a keycloak admin client version with fixes policy handling ([cbb136c](cbb136c)) * **graphql:** add graphql support ([5a7022e](5a7022e)) * implement connect functionality and rewrite the project ([89f0265](89f0265)) * initialize repo ([f681243](f681243)) * reintroduce keycloak-admin to service ([anonrig#91](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/91)) ([706b39c](706b39c)) * **resource:** reimplement resource enforcer ([0744bb5](0744bb5)) * **uma:** Add support for User-Managed Access ([d6fe865](d6fe865)) * update and refactor dependencies ([6418100](6418100))
1 parent f713470 commit e428018

File tree

1 file changed

+75
-0
lines changed

1 file changed

+75
-0
lines changed

CHANGELOG.md

+75
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,78 @@
1+
# 1.0.0 (2022-06-09)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing types for express ([cbaf5d5](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/cbaf5d54c2f18656b41cf4acaefef11043de4e70))
7+
* **build:** fix build system to support module and main packages ([5f6ba89](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/5f6ba89b7d5bfd101173121aa68bfee089cf387b))
8+
* changed @keycloak/keycloak-admin-client dependency to a branch containing fixes ([45bee3a](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/45bee3aeb7fc6e62c309dffbca6ac2128f5fca50))
9+
* **config:** fix configuration and prepare for usage ([c15a523](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/c15a5231f422b6d14ac70fb039a18fe8936f2d2a))
10+
* **constants:** remove unnecessary constant ([64ac801](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/64ac8014192db7523110a40ef7afbf4c68c227e4))
11+
* **dependencies:** bump and analyze dependencies ([477114d](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/477114d57d994b08f960efd7679149252fa34585))
12+
* **dependencies:** fix dependencies and convert to yarn ([6d55018](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/6d55018769d888824ca0a675abcb0bf58930b728))
13+
* extend refresh logic with reauth ([#11](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/11), [#76](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/76)) ([#90](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/90)) ([fc4b27d](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/fc4b27dcb246142eda6f50cc9231241465bd243f))
14+
* **guard:** fix resource guard ([efb4e7b](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/efb4e7bde1fb9fd3ca23b578c18054dc26768311))
15+
* **guard:** move getRequest to instance method for overriding ([4d18974](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/4d1897476c8dee12ecabf0f086d5516bb681ef19))
16+
* handle an edge case where headers is null ([a478acd](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/a478acd84cfb64e414b42043b189ab5433cae5fc))
17+
* **module:** make module global ([ae69c97](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/ae69c978e06438c4110bc44816ee62997c8f5b08))
18+
* **module:** make module global and export service ([5e550ac](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/5e550ace6833a488bef0ccbd78cb37b6e65777ad))
19+
* **options:** remove jwt issuer parameter from config ([8b6e9c7](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/8b6e9c7b7d828eae6c61203c54b03be87d712b9e))
20+
* **options:** validate baseUrl to start with http ([79b5e79](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/79b5e7950f8f2f52b54bc7cbf757b848ee3b5e33))
21+
* package.json & .snyk to reduce vulnerabilities ([7ad33f4](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/7ad33f48c68463836bb337f11bb53d9666368956))
22+
* package.json & package-lock.json to reduce vulnerabilities ([#10](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/10)) ([8c42143](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/8c421431317520fd6aa8af23152601b31fba9340))
23+
* package.json & package-lock.json to reduce vulnerabilities ([#92](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/92)) ([5c82f42](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/5c82f42e661dae52446eb0a71f3ac140be4c5028))
24+
* package.json & package-lock.json to reduce vulnerabilities ([#98](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/98)) ([a1fd72b](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/a1fd72bc3be8923726ab95f0da423e25c081dd93))
25+
* **package:** change package type to module ([a278427](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/a278427b4c9409cba38941f31a341947d8ddbe98))
26+
* **package:** fix package export on main ([b535089](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/b5350897106e5e40b72324bd29812f46ce307186))
27+
* **package:** remove type module ([bbe8c9d](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/bbe8c9d33cb035dc9ccf54879ff13a7ca3c20975))
28+
* **release:** remove github release assets ([1ff4926](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/1ff4926a397659c99789e3df62a43e5bea276d9b))
29+
* remove keycloak-admin reference ([e13fdac](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/e13fdac06cfdbbc31cc7abdde05fb0a978694c3b))
30+
* **request-manager:** fix base url misusage and properly handle resolve ([dbedeaf](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/dbedeaf92c37719be53d9a3eeecb32a6d3d092e3))
31+
* **resource-enforcer:** fix request reference ([2117b38](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/2117b38d4cccb61d927fe7944806b282644b8f50))
32+
* **resource-enforcer:** make request as any since ts compiler ignores it ([2099d92](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/2099d920c6b9190d4e63867699f23ba3bb72834d))
33+
* **service:** fix service initialization and bump version ([d163f28](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/d163f28840b34137a3a226476a1b36dc01cc1a05))
34+
* update dependencies ([dfc4dab](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/dfc4dab702e4d654a9fc08135a04dbd4b5150589))
35+
* update example project and bump dependencies ([8aa31d4](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/8aa31d4fa93ae06e58ccbb44ab9c9da0bde3edd8))
36+
* update invalid urls on package.json ([7f14b08](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/7f14b08399961c8b656aa976e3d5fe5767735a41))
37+
* upgrade @nestjs/core from 8.0.6 to 8.0.7 ([#102](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/102)) ([8f87e78](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/8f87e78c8126b11cd84cbcd379ab31c62b3d89ec))
38+
* upgrade axios from 0.20.0 to 0.21.0 ([#12](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/12)) ([8ed0c83](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/8ed0c8302db98b51bd999b6efa14d5eba402d595))
39+
* upgrade keycloak-admin from 1.14.10 to 1.14.15 ([#80](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/80)) ([c3e1dcf](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/c3e1dcf4fb596ed779bc7205bb37a4c5d71e12e8))
40+
* upgrade keycloak-admin from 1.14.15 to 1.14.17 ([#84](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/84)) ([37986fc](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/37986fc551e97656f92c55992a11a77a3a572294))
41+
* upgrade keycloak-admin from 1.14.17 to 1.14.18 ([#89](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/89)) ([6c4025c](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/6c4025cae69bdc0881fa6af829467d23f3c607cc))
42+
* upgrade keycloak-admin from 1.14.20 to 1.14.21 ([#93](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/93)) ([a14b17b](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/a14b17b6e8d5ab52e91de28b0bb346d807102a65))
43+
* upgrade keycloak-admin from 1.14.21 to 1.14.22 ([#99](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/99)) ([0d34590](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/0d34590aaab71c57a29408435ad6c5d602cd1990))
44+
* upgrade keycloak-admin from 1.14.7 to 1.14.8 ([#54](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/54)) ([9a90012](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/9a9001213d7a5318738f38579b4584109ac658a8))
45+
* upgrade keycloak-admin from 1.14.8 to 1.14.9 ([#60](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/60)) ([c11a2f2](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/c11a2f2dca9b15bdaac331db78dd086c6565438d))
46+
* upgrade keycloak-admin from 1.14.9 to 1.14.10 ([#66](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/66)) ([c7c1211](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/c7c1211111bafd9615e668667eb5c5df2ed327bc))
47+
* upgrade keycloak-connect from 12.0.2 to 12.0.3 ([#57](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/57)) ([ea5f9a3](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/ea5f9a35dcc32af5a36d4ba2e602319bf611e45f))
48+
* upgrade keycloak-connect from 12.0.3 to 12.0.4 ([#59](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/59)) ([546470c](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/546470c214d1fd9e908b93154a744cc9e4526162))
49+
* upgrade keycloak-connect from 15.0.0 to 15.0.1 ([#96](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/96)) ([3bd5500](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/3bd55006d19a68327761f58bcf4b3eaefd92b996))
50+
* upgrade multiple dependencies with Snyk ([#95](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/95)) ([1eef7d8](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/1eef7d87bba706b895641f035f5633b8e4e98ffd))
51+
* upgrade openid-client from 4.3.0 to 4.4.0 ([#53](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/53)) ([c67b775](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/c67b77582d8fc741507f524fd2575aed2aaeede5))
52+
* upgrade openid-client from 4.4.0 to 4.4.1 ([#58](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/58)) ([43d736c](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/43d736c1a277c4ea2f3e32c26116cf4e2bfa53b1))
53+
* upgrade openid-client from 4.4.1 to 4.5.1 ([#65](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/65)) ([210a159](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/210a1590d1335560036bf1c5b9296bcd11a8ab62))
54+
* upgrade openid-client from 4.5.1 to 4.6.0 ([#68](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/68)) ([14ca6f2](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/14ca6f263c2f39e94c400bf85f75ea1d49518913))
55+
* upgrade openid-client from 4.5.1 to 4.6.0 ([#69](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/69)) ([ed59d7d](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/ed59d7df8ac286a98e8f43ef4fdf4ae9034d65b2))
56+
* upgrade openid-client from 4.6.0 to 4.7.1 ([#77](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/77)) ([4be6a32](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/4be6a320cf460ac7b9b11b13f018617812143da2))
57+
* upgrade openid-client from 4.7.1 to 4.7.3 ([#87](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/87)) ([3c9004b](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/3c9004bcea913f76770e2cdeb5e0f3e13afb158b))
58+
* upgrade openid-client from 4.7.3 to 4.7.4 ([#88](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/88)) ([5a14c91](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/5a14c912f85de8f093427da7664b8a8f2d068e1b))
59+
* upgrade openid-client from 4.7.5 to 4.8.0 ([#100](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/100)) ([fb04b12](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/fb04b123f4cf6706f32284166ab896b2e2b9f602))
60+
* upgrade openid-client from 4.8.0 to 4.9.0 ([#101](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/101)) ([fc6e412](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/fc6e412e35cc723031ec0e574288975c5835076a))
61+
* **workflow:** switch to npm ([be5e662](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/be5e66239415507a5d690bac89f5163d853f5ee2))
62+
63+
64+
### Features
65+
66+
* add example project and update readme ([bd7dedb](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/bd7dedb30c513caca8c9155691a963f75adfea9e))
67+
* added a keycloak admin client version with fixes policy handling ([cbb136c](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/cbb136cad8a4226914f9725348e56d8d94cf6cd2))
68+
* **graphql:** add graphql support ([5a7022e](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/5a7022edd9021e9ebeefc250a0914b678241a36b))
69+
* implement connect functionality and rewrite the project ([89f0265](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/89f02655511452ccc3597e6d6344be13599fdde2))
70+
* initialize repo ([f681243](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/f6812433ac41bf5a7cfbac04b93a54dd6cf38e66))
71+
* reintroduce keycloak-admin to service ([#91](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/issues/91)) ([706b39c](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/706b39c938d115b7fa0805e7ece43ed2140903c1))
72+
* **resource:** reimplement resource enforcer ([0744bb5](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/0744bb5708603f72a392ee519486423e7b3a89c2))
73+
* **uma:** Add support for User-Managed Access ([d6fe865](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/d6fe86515cc4a3b0448cce77cada371ebaca07dc))
74+
* update and refactor dependencies ([6418100](https://github.com/FORSIT-Group/nestjs-keycloak-admin-restful/commit/64181008eb7a99481f98cf2425f46c4e4986ce7e))
75+
176
## [1.6.7](https://github.com/anonrig/nestjs-keycloak-admin/compare/v1.6.6...v1.6.7) (2021-10-16)
277

378

0 commit comments

Comments
 (0)