You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/keto-client-wrapper/CHANGELOG.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,24 @@
1
+
## 0.6.0 (2025-02-01)
2
+
3
+
### 🚀 Features
4
+
5
+
-**keto-client-wrapper:** add conditional support for batch permission checks ([117a2d1](https://github.com/getlarge/nestjs-ory-integration/commit/117a2d1))
6
+
- refactor OryAuthorizationGuard tests to use batchCheckPermission and improve logging ([96c0756](https://github.com/getlarge/nestjs-ory-integration/commit/96c0756))
7
+
- update OryAuthorizationGuard to use batchCheckPermission ([22d788c](https://github.com/getlarge/nestjs-ory-integration/commit/22d788c))
8
+
9
+
### 🩹 Fixes
10
+
11
+
-**keto-client-wrapper:** format code ([a88f1f3](https://github.com/getlarge/nestjs-ory-integration/commit/a88f1f3))
12
+
-**keto-client-wrapper:** update OryAuthorizationGuard to allow null type for parentType and fill empty array ([0828fdc](https://github.com/getlarge/nestjs-ory-integration/commit/0828fdc))
13
+
-**keto-client-wrapper:** enhance error handling for Axios errors in mock controller ([ae4aff0](https://github.com/getlarge/nestjs-ory-integration/commit/ae4aff0))
14
+
-**keto-client-wrapper:** update host configuration to allow external access ([7c7ef46](https://github.com/getlarge/nestjs-ory-integration/commit/7c7ef46))
15
+
-**keto-client-wrapper:** update healthcheck command and parameters in Dockerfile ([1daeefe](https://github.com/getlarge/nestjs-ory-integration/commit/1daeefe))
16
+
-**keto-client-wrapper:** increase retries in Dockerfile healthcheck ([acdb3c3](https://github.com/getlarge/nestjs-ory-integration/commit/acdb3c3))
0 commit comments