Skip to content

v1.1.6

Latest

Choose a tag to compare

@omer-topal omer-topal released this 26 Mar 16:45
· 2 commits to main since this release
c075888

What's Changed

  • Bulk Check — New BulkCheck RPC on the Permission service. Check up to 100 permissions in a single request via client.permission.bulkCheck(...). Endpoint: POST /v1/tenants/{tenant_id}/permissions/bulk-check
  • chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #349
  • chore(deps-dev): bump typescript from 5.5.4 to 5.9.3 by @dependabot[bot] in #348
  • chore(deps): bump @grpc/grpc-js from 1.14.0 to 1.14.1 by @dependabot[bot] in #347
  • chore(deps): bump github/codeql-action from 4.31.3 to 4.31.4 by @dependabot[bot] in #351
  • chore(deps-dev): bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #350
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.46.3 to 8.46.4 by @dependabot[bot] in #346
  • chore(deps): bump @bufbuild/protobuf from 2.10.0 to 2.10.1 by @dependabot[bot] in #345
  • chore(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 by @dependabot[bot] in #355
  • chore(deps): bump github/codeql-action from 4.31.4 to 4.31.5 by @dependabot[bot] in #354
  • chore(deps): bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #352
  • fix: replace blocked actions in proto update by @omer-topal in #401
  • chore: use checkout to fetch Permify proto files by @omer-topal in #402
  • chore: change gh-token by @omer-topal in #403
  • chore(proto): update generated SDK with latest Permify definitions by @omer-topal in #404
  • fix: set jsLoader to require for Node.js v24 by @omer-topal in #405
  • chore: change version tag by @omer-topal in #406
  • chore: change publish action by @omer-topal in #407

New Contributors

Full Changelog: v1.1.4...v1.1.6