Releases: Permify/permify-node
Releases · Permify/permify-node
v1.7.1
What's Changed
- change publish workflow to trusted publishing by @omer-topal in #437
- chore(proto): update generated SDK with latest Permify definitions by @omer-topal in #439
Full Changelog: v1.7.0...v1.7.1
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