Releases: Permify/permify-node
Releases · Permify/permify-node
v1.7.0
What's Changed
- chore(proto): update generated SDK with latest Permify definitions by @omer-topal in #433
Full Changelog: v1.6.10...v1.7.0
v1.6.10
What's Changed
- chore(proto): update generated SDK with latest Permify definitions by @omer-topal in #425
Full Changelog: v1.6.9...v1.6.10
v1.6.9
Versioning change
Starting with this release, permify-node versions follow the upstream Permify version.
This release jumps to 1.6.9 to align with Permify v1.6.9. This version change is for alignment and does not by itself imply a major breaking SDK redesign.
What's Changed
- chore(proto): update generated SDK with latest Permify definitions by @omer-topal in #413
Full Changelog: v1.1.5...v1.6.9
v1.1.5
What's Changed
- chore(proto): update generated SDK with latest Permify definitions by @omer-topal in #408
- chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #400
- chore(deps): bump @grpc/grpc-js from 1.14.1 to 1.14.3 by @dependabot[bot] in #366
- chore(deps-dev): bump jasmine from 5.12.0 to 6.1.0 by @dependabot[bot] in #397
- chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #410
- chore(deps): bump picomatch by @dependabot[bot] in #409
- chore(deps): bump protobufjs from 7.5.4 to 7.5.5 by @dependabot[bot] in #411
- feat: auto publish with permify tag by @omer-topal in #412
Full Changelog: v1.1.6...v1.1.5
v1.1.6
What's Changed
- Bulk Check — New
BulkCheckRPC on the Permission service. Check up to 100 permissions in a single request viaclient.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
- @omer-topal made their first contribution in #401
Full Changelog: v1.1.4...v1.1.6
v1.1.4
What's Changed
- feat(grpc): add explicit PermifyClient type for gRPC client factory by @tolgaozen in #340
- chore(deps): bump github/codeql-action from 4.31.2 to 4.31.3 by @dependabot[bot] in #339
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- chore(package.json): update version to 1.1.2 and add new dependency by @tolgaozen in #338
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #330
- refactor: update buf generation and improve build script logic by @tolgaozen in #332
- chore(deps): bump actions/dependency-review-action from 4.8.1 to 4.8.2 by @dependabot[bot] in #331
- ci(workflows): add Node.js setup and dependency installation steps by @tolgaozen in #333
- chore(proto): update generated SDK with latest Permify definitions by @github-actions[bot] in #334
- refactor: remove deprecated gRPC generated files and annotations by @tolgaozen in #335
- feat(grpc): add generated files for base and google API services by @tolgaozen in #336
- chore(proto): update generated SDK with latest Permify definitions by @github-actions[bot] in #337
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- chore(deps): bump github/codeql-action from 3.30.4 to 3.30.5 by @dependabot[bot] in #287
- chore(deps): bump actions/dependency-review-action from 4.7.3 to 4.8.0 by @dependabot[bot] in #284
- chore(deps): bump github/codeql-action from 3.30.5 to 3.30.6 by @dependabot[bot] in #289
- chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by @dependabot[bot] in #288
- fix: correct schema writing method from tenancy.create to schema.write by @Yuvraj3905 in #290
- chore(deps): bump github/codeql-action from 3.30.6 to 4.30.9 by @dependabot[bot] in #304
- chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 by @dependabot[bot] in #302
- chore(deps): bump github/codeql-action from 4.30.9 to 4.31.2 by @dependabot[bot] in #314
- chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #312
- chore(deps): bump actions/dependency-review-action from 4.8.0 to 4.8.1 by @dependabot[bot] in #301
- chore(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 by @dependabot[bot] in #318
- chore(deps-dev): bump globals from 16.4.0 to 16.5.0 by @dependabot[bot] in #316
- chore(deps-dev): bump eslint from 9.36.0 to 9.39.0 by @dependabot[bot] in #315
- chore(deps-dev): bump @typescript-eslint/parser from 8.44.1 to 8.46.2 by @dependabot[bot] in #310
- chore(deps): bump @bufbuild/protobuf from 2.9.0 to 2.10.0 by @dependabot[bot] in #308
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.44.1 to 8.46.2 by @dependabot[bot] in #307
- chore(deps-dev): bump ts-jest from 29.4.4 to 29.4.5 by @dependabot[bot] in #298
- chore(deps-dev): bump jasmine from 5.10.0 to 5.12.0 by @dependabot[bot] in #295
- chore(deps): bump nice-grpc from 2.1.12 to 2.1.13 by @dependabot[bot] in #293
- chore(deps-dev): bump jest from 30.1.3 to 30.2.0 by @dependabot[bot] in #286
- refactor(grpc): simplify generated code and update service image version by @tolgaozen in #319
- chore(deps-dev): bump eslint from 9.39.0 to 9.39.1 by @dependabot[bot] in #322
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.46.2 to 8.46.3 by @dependabot[bot] in #321
- ci: update GitHub Actions workflow for proto file management by @tolgaozen in #323
- ci(workflows): update GitHub Actions for proto definitions management by @tolgaozen in #324
- chore(proto): update generated SDK with latest Permify definitions by @github-actions[bot] in #325
- chore: update dependencies and configuration in buf.gen.yaml and pack… by @tolgaozen in #326
- chore(proto): update generated SDK with latest Permify definitions by @github-actions[bot] in #327
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #328
- feat(ci): add GitHub Actions workflow for NPM publish on release by @tolgaozen in #329
New Contributors
- @Yuvraj3905 made their first contribution in #290
- @github-actions[bot] made their first contribution in #325
Full Changelog: v1.0.10...v1.1.0