Skip to content

Releases: Permify/permify-node

v1.1.4

14 Nov 10:32
46851c7

Choose a tag to compare

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

11 Nov 12:39
576b9a4

Choose a tag to compare

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

11 Nov 11:43

Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

v1.1.1

11 Nov 11:05

Choose a tag to compare

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

11 Nov 09:57
a46bef0

Choose a tag to compare

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

v1.0.10

29 Sep 03:40
9578724

Choose a tag to compare

What's Changed

  • style: new logo by @tolgaozen in #119
  • [StepSecurity] Apply security best practices by @step-security-bot in #102
  • Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.25.0 by @dependabot[bot] in #133
  • Update README.md by @FlorentinLedy in #98
  • Bump actions/upload-artifact from 4.4.0 to 4.6.1 by @dependabot[bot] in #121
  • Bump actions/checkout from 3.6.0 to 4.2.2 by @dependabot[bot] in #122
  • Bump ossf/scorecard-action from 2.3.3 to 2.4.1 by @dependabot[bot] in #123
  • Bump step-security/harden-runner from 2.10.1 to 2.11.0 by @dependabot[bot] in #124
  • Bump actions/setup-node from 3.8.2 to 4.2.0 by @dependabot[bot] in #126
  • Bump nice-grpc from 2.1.9 to 2.1.11 by @dependabot[bot] in #125
  • chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.14 by @dependabot[bot] in #116
  • Bump globals from 15.9.0 to 16.0.0 by @dependabot[bot] in #127
  • Bump ts-jest from 29.2.4 to 29.2.6 by @dependabot[bot] in #128
  • Bump @typescript-eslint/parser from 5.62.0 to 8.25.0 by @dependabot[bot] in #129
  • Bump jasmine from 5.2.0 to 5.6.0 by @dependabot[bot] in #130
  • Bump @bufbuild/protobuf from 2.1.0 to 2.2.3 by @dependabot[bot] in #131
  • Bump eslint from 8.57.0 to 9.21.0 by @dependabot[bot] in #132
  • chore(deps): bump github/codeql-action from 2.26.10 to 3.28.11 by @dependabot[bot] in #139
  • chore(deps-dev): bump @typescript-eslint/parser from 8.25.0 to 8.26.0 by @dependabot[bot] in #138
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.25.0 to 8.26.0 by @dependabot[bot] in #137
  • chore(deps-dev): bump eslint from 9.21.0 to 9.22.0 by @dependabot[bot] in #136
  • chore(deps): bump actions/dependency-review-action from 4.3.4 to 4.5.0 by @dependabot[bot] in #135
  • chore(deps): bump github/codeql-action from 3.28.11 to 3.28.13 by @dependabot[bot] in #150
  • chore(deps-dev): bump ts-jest from 29.2.6 to 29.3.0 by @dependabot[bot] in #149
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.26.0 to 8.27.0 by @dependabot[bot] in #148
  • chore(deps): bump @bufbuild/protobuf from 2.2.3 to 2.2.5 by @dependabot[bot] in #147
  • chore(deps-dev): bump eslint from 9.22.0 to 9.23.0 by @dependabot[bot] in #146
  • chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0 by @dependabot[bot] in #142
  • chore(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot[bot] in #143
  • chore(deps-dev): bump @typescript-eslint/parser from 8.26.0 to 8.27.0 by @dependabot[bot] in #145
  • chore(deps): bump actions/dependency-review-action from 4.5.0 to 4.6.0 by @dependabot[bot] in #155
  • chore(deps): bump step-security/harden-runner from 2.11.0 to 2.11.1 by @dependabot[bot] in #154
  • chore(deps): bump ts-proto from 2.6.1 to 2.7.0 by @dependabot[bot] in #153
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.27.0 to 8.28.0 by @dependabot[bot] in #152
  • chore(deps): bump github/codeql-action from 3.28.13 to 3.28.14 by @dependabot[bot] in #156
  • chore(deps-dev): bump eslint from 9.23.0 to 9.24.0 by @dependabot[bot] in #157
  • chore(deps-dev): bump @typescript-eslint/parser from 8.28.0 to 8.29.0 by @dependabot[bot] in #160
  • chore(deps-dev): bump ts-jest from 29.3.0 to 29.3.1 by @dependabot[bot] in #159
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.28.0 to 8.29.0 by @dependabot[bot] in #158
  • chore(deps): bump nice-grpc from 2.1.11 to 2.1.12 by @dependabot[bot] in #151
  • chore(deps): bump github/codeql-action from 3.28.14 to 3.28.15 by @dependabot[bot] in #161
  • chore(deps): bump actions/setup-node from 4.3.0 to 4.4.0 by @dependabot[bot] in #165
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.29.0 to 8.29.1 by @dependabot[bot] in #164
  • chore(deps-dev): bump ts-jest from 29.3.1 to 29.3.2 by @dependabot[bot] in #162
  • chore(deps-dev): bump @typescript-eslint/parser from 8.29.0 to 8.29.1 by @dependabot[bot] in #163
  • chore(deps): bump github/codeql-action from 3.28.15 to 3.28.18 by @dependabot[bot] in #186
  • chore(deps): bump actions/dependency-review-action from 4.6.0 to 4.7.1 by @dependabot[bot] in #185
  • chore(deps-dev): bump @typescript-eslint/parser from 8.29.1 to 8.32.0 by @dependabot[bot] in #184
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.29.1 to 8.32.0 by @dependabot[bot] in #183
  • chore(deps): bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot[bot] in #169
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.32.0 to 8.32.1 by @dependabot[bot] in #191
  • chore(deps-dev): bump ts-jest from 29.3.2 to 29.3.4 by @dependabot[bot] in #190
  • chore(deps-dev): bump globals from 16.0.0 to 16.2.0 by @dependabot[bot] in #193
  • chore(deps): bump @bufbuild/protobuf from 2.2.5 to 2.5.0 by @dependabot[bot] in #192
  • chore(deps-dev): bump eslint from 9.24.0 to 9.27.0 by @dependabot[bot] in #188
  • chore(deps-dev): bump @typescript-eslint/parser from 8.32.0 to 8.32.1 by @dependabot[bot] in #187
  • chore(deps-dev): bump jasmine from 5.6.0 to 5.7.1 by @dependabot[bot] in #177
  • chore(deps): bump github/codeql-action from 3.28.18 to 3.28.19 by @dependabot[bot] in #200
  • chore(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot] in #199
  • chore(deps-dev): bump @typescript-eslint/parser from 8.32.1 to 8.33.0 by @dependabot[bot] in #198
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.33.0 by @dependabot[bot] in #197
  • chore(deps): bump @bufbuild/protobuf from 2.5.0 to 2.5.2 by @dependabot[bot] in #202
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.33.1 by @dependabot[bot] in #203
  • chore(deps-dev): bump jasmine from 5.7.1 to 5.8.0 by @dependabot[bot] in #204
  • chore(deps-dev): bump eslint from 9.27.0 to 9.28.0 by @dependabot[bot] in #195
  • chore(deps): bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot[bot] in #206
  • chore(deps): bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot[bot] in #205
  • chore(deps-dev): bump eslint from 9.28.0 to 9.29.0 by @dependabot[bot] in #212
  • chore(deps-dev): bump ts-jest from 29.3.4 to 29.4.0 by @dependabot[bot] in #211
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.33.1 to 8.34.0 by @dependabot[bot] in #210
  • chore(deps): bump ts-proto from 2.7.4 to 2.7.5 by @dependabot[bot] in #209
  • chore(deps-dev): bump jest and @types/jest by @dependabot[bot] in #208
  • chore(deps-dev): bump @typescript-eslint/parser from 8.33.1 to 8.34.0 by @dependabot[bot] in #207
  • chore(deps-dev): bump jest from 30.0.0 to 30.0.2 by @dependabot[bot] in #215
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.34.0 to 8.34.1 by @dependabot[bot] in #214
  • chore(deps): bump github/codeq...
Read more

v1.0.9

30 Oct 14:13

Choose a tag to compare

What's Changed

  • fix(ci): ensure that the necessary files are added to the commit by @shivam-sharma7 in #115

New Contributors

  • @shivam-sharma7 made their first contribution in #115

Full Changelog: v1.0.8...v1.0.9

v1.0.8

28 Oct 06:35

Choose a tag to compare

Update generated sdk directory with latest changes

v1.0.7

27 Sep 20:39

Choose a tag to compare

  • new parameters added for tls enabled connections:

pk -> primary key
certChain -> certificate chain

v1.0.5

25 Sep 11:49

Choose a tag to compare

  • fix: rebuilt