Permify Versions Save

Open source authorization service inspired by Google Zanzibar to build fine-grained and scalable authorization systems.

v0.8.4

4 days ago

Changelog

  • 7b705e57 Merge pull request #1246 from Permify/docs
  • 64cab862 Merge pull request #1247 from Permify/next
  • ef22f3e7 build: version info update
  • 4327a5cc feat(tracing): integrate OpenTelemetry tracers in database connection configs
  • 52c0eb79 refactor(logging): improve error handling and logging clarity

This version can be found as Docker images at permify/permify:v0.8.4 and ghcr.io/permify/permify:v0.8.4.

v0.8.3

5 days ago

Changelog

  • 27bae7ce Merge pull request #1211 from Permify/dependabot/github_actions/step-security/harden-runner-2.7.1
  • 27fa05c0 Merge pull request #1214 from Permify/dependabot/go_modules/github.com/rs/cors-1.11.0
  • 30567279 Merge pull request #1216 from Permify/dependabot/go_modules/github.com/onsi/gomega-1.33.1
  • 3ff75efe Merge pull request #1217 from Permify/dependabot/go_modules/github.com/pressly/goose/v3-3.20.0
  • 92fcb643 Merge pull request #1225 from Permify/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.17.2
  • f87b9dc6 Merge pull request #1226 from Permify/dependabot/go_modules/golang.org/x/net-0.24.0
  • 08d10de4 Merge pull request #1228 from Permify/dependabot/go_modules/github.com/sony/gobreaker-1.0.0
  • 49e65638 Merge pull request #1229 from Permify/dependabot/docker/chainguard/static-dea7cbb
  • bec3d147 Merge pull request #1230 from Permify/dependabot/docker/golang-d995eb6
  • 2fae780b Merge pull request #1240 from Permify/dependabot/github_actions/BetaHuhn/repo-file-sync-action-1.21.1
  • 5cdb87fd Merge pull request #1241 from Permify/docs
  • 7d91ae72 Merge pull request #1242 from Permify/dependabot/github_actions/actions/checkout-4.1.5
  • 0ed7ba2d Merge pull request #1244 from Permify/next
  • 75a139e8 Merge pull request #1245 from Permify/next
  • 300aafb3 build(deps): bump BetaHuhn/repo-file-sync-action from 1.21.0 to 1.21.1
  • 1f44e643 build(deps): bump actions/checkout from 4.1.4 to 4.1.5
  • 754b2b54 build(deps): bump chainguard/static from 8665c8a to dea7cbb
  • 34b14ac9 build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2
  • 0f829f1f build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.1
  • a1c21dfc build(deps): bump github.com/pressly/goose/v3 from 3.19.2 to 3.20.0
  • c7dda02e build(deps): bump github.com/rs/cors from 1.10.1 to 1.11.0
  • 6cee130f build(deps): bump github.com/sony/gobreaker from 0.5.0 to 1.0.0
  • f81aa487 build(deps): bump golang from ede158f to d995eb6
  • 03baae21 build(deps): bump golang.org/x/net from 0.23.0 to 0.24.0
  • ad74e15b build(deps): bump step-security/harden-runner from 2.7.0 to 2.7.1
  • c2ca3c12 build: version info update
  • e741d869 feat(postgres): implement setting plan_cache_mode based on connection string
  • aba9d6fc feat: implement connection pools with retry and error handling
  • ce0df8a6 fix: remove debug print

This version can be found as Docker images at permify/permify:v0.8.3 and ghcr.io/permify/permify:v0.8.3.

v0.8.2

6 days ago

Changelog

  • 945ad4ea Merge pull request #1231 from Permify/dependabot/github_actions/actions/dependency-review-action-4.3.2
  • e75ac7fd Merge pull request #1232 from Permify/postgres-improvements
  • 396e24ca Merge pull request #1234 from Permify/next
  • d271baa1 Merge pull request #1235 from Permify/next
  • 64bf74f1 Merge pull request #1236 from Permify/dependabot/github_actions/actions/setup-go-5.0.1
  • 699fd015 Merge pull request #1237 from Permify/next
  • 2d36644c Merge pull request #1238 from Permify/docs-1
  • a3f55469 Merge pull request #1239 from Permify/next
  • 7c2ecda1 Update README.md
  • ba83962d Update README.md
  • 3504a3be build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2
  • 11e30abf build(deps): bump actions/setup-go from 5.0.0 to 5.0.1
  • 450902df build: version info update
  • 7060495d feat: enforce custom plan caching for read and write configs
  • aea1ba45 feat: grpc server stats handler
  • 7b78c7ef feat: signoz headers option added
  • 36b4bd5d fix: remove unnecessary logs
  • 42897a26 refactor(database): streamline default query execution mode setting
  • 52e9b1bb refactor: change transaction isolation level from RepeatableRead to ReadCommitted
  • 3c28a8a4 refactor: replace database/sql with native pgx usage

This version can be found as Docker images at permify/permify:v0.8.2 and ghcr.io/permify/permify:v0.8.2.

v0.8.1

2 weeks ago

Changelog

  • 4eedc09f Merge pull request #1181 from Permify/docs
  • 9dbbc311 Merge pull request #1187 from Permify/dependabot/docker/chainguard/static-8665c8a
  • df243a82 Merge pull request #1188 from Permify/docs
  • c3bf6767 Merge pull request #1189 from junwen-k/docs/configuration-fix
  • e3bc8844 Merge pull request #1190 from Permify/dependabot/github_actions/github/codeql-action-3.24.10
  • f5c6a676 Merge pull request #1191 from Permify/dependabot/github_actions/docker/setup-buildx-action-3.3.0
  • ff6d6b00 Merge pull request #1192 from Permify/docs
  • 442835a8 Merge pull request #1194 from Permify/dependabot/github_actions/github/codeql-action-3.25.1
  • 3fde2b2a Merge pull request #1195 from Permify/dependabot/github_actions/actions/upload-artifact-4.3.2
  • ed871b7f Merge pull request #1196 from Permify/dependabot/go_modules/golang.org/x/net-0.23.0
  • 68a08a91 Merge pull request #1197 from avanaur/support-otlp-grpc
  • 8dc111a6 Merge pull request #1200 from Permify/docs
  • d8272cc3 Merge pull request #1203 from Permify/dependabot/github_actions/actions/upload-artifact-4.3.3
  • 14b5ce02 Merge pull request #1205 from Permify/dependabot/github_actions/actions/checkout-4.1.4
  • b02a0849 Merge pull request #1206 from Permify/dependabot/github_actions/amannn/action-semantic-pull-request-5.5.2
  • e29be505 Merge pull request #1207 from Permify/otel
  • 750b8c76 Merge pull request #1208 from Permify/dependabot/github_actions/github/codeql-action-3.25.3
  • ca2c6233 Merge pull request #1209 from Permify/dependabot/github_actions/openapi-generators/openapitools-generator-action-3fdd247fbc490cb3643faa6eb26b7a7cf1803f7e
  • bace015c Merge pull request #1210 from Permify/next
  • 5c4824dd More files
  • a4d5b744 Support OTLP GRPC exporters
  • c08280e4 build(deps): bump actions/checkout from 4.1.1 to 4.1.4
  • a9f889ae build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2
  • 87d1909c build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3
  • 47b96de2 build(deps): bump amannn/action-semantic-pull-request
  • e6462db6 build(deps): bump chainguard/static from 739aaf2 to 8665c8a
  • 511ad2cf build(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0
  • e8de0b74 build(deps): bump github/codeql-action from 3.24.10 to 3.25.1
  • 296c4fb0 build(deps): bump github/codeql-action from 3.24.9 to 3.24.10
  • 957d2897 build(deps): bump github/codeql-action from 3.25.1 to 3.25.3
  • 7be973be build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
  • a0e00abc build(deps): bump openapi-generators/openapitools-generator-action
  • acb97c42 build: version info update
  • e3278c6f feat: cache hit span
  • ef9bc77d feat: flag and env variables added for tracer and meter headers
  • 205d1285 feat: headers option for otlp
  • 759d2955 fix: wrong meter headers bind string

This version can be found as Docker images at permify/permify:v0.8.1 and ghcr.io/permify/permify:v0.8.1.

v0.8.0

1 month ago

Changelog

  • 54e0e191 Merge pull request #1184 from Permify/fix/flag-value-assignment
  • 6dc5f2e8 build: version info update
  • 85630533 fix: flag parsing error in command initialization

This version can be found as Docker images at permify/permify:v0.8.0 and ghcr.io/permify/permify:v0.8.0.

v0.7.9

1 month ago

Changelog

  • c11a62ad Merge pull request #1099 from Permify/dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc-1.24.0
  • 7b2de88f Merge pull request #1103 from Permify/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/host-0.49.0
  • 459b56ca Merge pull request #1106 from Permify/dependabot/go_modules/go.opentelemetry.io/otel/sdk/metric-1.24.0
  • aba44cf7 Merge pull request #1107 from Permify/dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp-1.24.0
  • 563bb3e6 Merge pull request #1153 from Permify/feature/partial-schema
  • 52923482 Merge pull request #1154 from Permify/dependabot/github_actions/github/codeql-action-3.24.9
  • 2a273a85 Merge pull request #1155 from Permify/dependabot/github_actions/actions/dependency-review-action-4.2.4
  • 17d3c0ec Merge pull request #1156 from Permify/feature/new-database-config-options
  • c002fd12 Merge pull request #1157 from Permify/dependabot/go_modules/github.com/onsi/gomega-1.32.0
  • e67aa7c3 Merge pull request #1158 from Permify/dependabot/go_modules/github.com/golang/protobuf-1.5.4
  • fc535f16 Merge pull request #1160 from Permify/dependabot/go_modules/github.com/jackc/pgx/v5-5.5.5
  • d39e18ef Merge pull request #1161 from Permify/dependabot/go_modules/github.com/spf13/viper-1.18.2
  • 7add54f2 Merge pull request #1162 from Permify/dependabot/go_modules/github.com/pressly/goose/v3-3.19.2
  • 6f1958e9 Merge pull request #1163 from Permify/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.49.0
  • 04331bde Merge pull request #1164 from Permify/dependabot/go_modules/github.com/grpc-ecosystem/go-grpc-middleware/v2-2.1.0
  • 7868a352 Merge pull request #1165 from Permify/dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.19.1
  • d4518b30 Merge pull request #1166 from Permify/dependabot/go_modules/github.com/jackc/pgtype-1.14.3
  • e408fb33 Merge pull request #1167 from Permify/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.17.1
  • 497c674d Merge pull request #1168 from Permify/dependabot/go_modules/go.opentelemetry.io/otel/exporters/zipkin-1.24.0
  • 40fa02bf Merge pull request #1169 from Permify/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/runtime-0.49.0
  • 7d046ad4 Merge pull request #1170 from Permify/dependabot/go_modules/google.golang.org/grpc-1.62.1
  • 847803b7 Merge pull request #1171 from Permify/dependabot/go_modules/golang.org/x/net-0.22.0
  • f14324cc Merge pull request #1172 from Permify/dependabot/go_modules/github.com/cenkalti/backoff/v4-4.3.0
  • f725c8cd Merge pull request #1173 from Permify/dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp-1.24.0
  • 6e1e5900 Merge pull request #1174 from Permify/dependabot/docker/chainguard/static-739aaf2
  • 0e654ccb Merge pull request #1175 from Permify/dependabot/docker/golang-ede158f
  • d91163ac Merge pull request #1176 from Permify/dependabot/github_actions/actions/dependency-review-action-4.2.5
  • 0ddab8be Merge pull request #1177 from Permify/next
  • 14ee3514 Merge pull request #1178 from Permify/feature/authn-improvements-logging
  • 4f6ed176 Merge pull request #1179 from Permify/feature/integrate-slog-with-retryablehttp
  • 7a86d884 Merge pull request #1180 from Permify/refactor/oidc
  • aec10197 build(deps): bump actions/dependency-review-action from 4.2.3 to 4.2.4
  • 333396d1 build(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5
  • 222c9b22 build(deps): bump chainguard/static from 17c4607 to 739aaf2
  • 72c87765 build(deps): bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0
  • 1bfe688a build(deps): bump github.com/golang/protobuf from 1.5.3 to 1.5.4
  • 35d7bb5a build(deps): bump github.com/grpc-ecosystem/go-grpc-middleware/v2
  • 6ca276e4 build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2
  • 5eafacfe build(deps): bump github.com/jackc/pgtype from 1.14.2 to 1.14.3
  • 4c7e48fb build(deps): bump github.com/jackc/pgx/v5 from 5.5.4 to 5.5.5
  • a6c67543 build(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1
  • efb8c74f build(deps): bump github.com/onsi/gomega from 1.30.0 to 1.32.0
  • 88ca7846 build(deps): bump github.com/pressly/goose/v3 from 3.15.0 to 3.19.2
  • 9fe1ae8f build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.2
  • 978d2a82 build(deps): bump github/codeql-action from 3.24.8 to 3.24.9
  • bdccd5a8 build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  • bb30e052 build(deps): bump go.opentelemetry.io/contrib/instrumentation/host
  • 28e47340 build(deps): bump go.opentelemetry.io/contrib/instrumentation/runtime
  • 6ba170c5 build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
  • 6665e4b2 build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  • 78ae191c build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
  • f3cf79c9 build(deps): bump go.opentelemetry.io/otel/exporters/zipkin
  • 7cf1016b build(deps): bump go.opentelemetry.io/otel/sdk/metric
  • 35558a2a build(deps): bump golang from 2745a45 to ede158f
  • a147b45f build(deps): bump golang.org/x/net from 0.21.0 to 0.22.0
  • 3801b20d build(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.1
  • 2e95de43 build: version info update
  • 6bb0c308 chore(deps): update grpc-health-probe to v0.4.25
  • e97d5c34 feat(authn): change OIDCSlogAdapter Debug logs to Info level
  • 636325a9 feat(authn): improve mechanisms and add detailed logging
  • a516a3da feat(config): new database configuration options and env bindings
  • ba72eafb feat: add new configs to example.config.yaml
  • 9d5341d7 feat: integrate slog logger with retryablehttp client
  • 6f34950b feat: new error massages for partial schema parser
  • 2d5b069e feat: partial write feature
  • 72e93896 test(dsl): partial schema update test case added
  • 047666b1 test(storage): read schema string test cases added

This version can be found as Docker images at permify/permify:v0.7.9 and ghcr.io/permify/permify:v0.7.9.

v0.7.8

1 month ago

Changelog

  • e0c7590e *: gofumpt
  • 04e83c16 Merge branch 'master' into dependabot/go_modules/github.com/onsi/ginkgo/v2-2.15.0
  • f7de7de4 Merge pull request #1027 from Permify/dependabot/go_modules/github.com/opencontainers/runc-1.1.12
  • 889675f7 Merge pull request #1028 from Permify/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.15.0
  • 078ef569 Merge pull request #1034 from Permify/dependabot/go_modules/golang.org/x/sync-0.6.0
  • 96569b36 Merge pull request #1038 from Permify/dependabot/go_modules/github.com/envoyproxy/protoc-gen-validate-1.0.4
  • 42d9ec2a Merge pull request #1045 from Permify/dependabot/docker/chainguard/static-17c4607
  • 8e0b98b5 Merge pull request #1076 from Permify/dependabot/go_modules/github.com/jackc/pgtype-1.14.2
  • d7a6b6ef Merge pull request #1083 from Permify/dependabot/github_actions/github/codeql-action-3.24.5
  • c4e26ce8 Merge pull request #1087 from Permify/docs
  • 36cc1a69 Merge pull request #1088 from Permify/refactor/handle-non-context-errors
  • a46e8bf6 Merge pull request #1089 from jbergstroem/chore/fix-typo
  • 3f0aaf03 Merge pull request #1091 from Permify/fix/missing-jwksuri-validation
  • 25d027b1 Merge pull request #1093 from Permify/add-testing-config-docs
  • 7e47b2eb Merge pull request #1096 from Permify/dependabot/github_actions/docker/setup-buildx-action-3.1.0
  • d26ed4aa Merge pull request #1097 from neo773/asdsdaskldasld
  • bc7837b4 Merge pull request #1098 from Permify/dependabot/docker/golang-1.22-alpine
  • 3ed3468d Merge pull request #1110 from Permify/dependabot/github_actions/github/codeql-action-3.24.6
  • 3f34e981 Merge pull request #1112 from Permify/chore/sync-upstream
  • 44185a1e Merge pull request #1114 from Permify/sync-action
  • f5d3d28b Merge pull request #1115 from Permify/sync-action
  • 6a808201 Merge pull request #1116 from Permify/sync-action
  • 8bb741ad Merge pull request #1117 from Permify/sync-action
  • fa41cd09 Merge pull request #1118 from step-security-bot/stepsecurity_remediation_1709801591
  • 125fb853 Merge pull request #1119 from Permify/chore/remove-docs-playground-sync
  • 55a91fa2 Merge pull request #1120 from Permify/update-repo-sync-settings
  • 8c908040 Merge pull request #1122 from Permify/dependabot/go_modules/github.com/go-jose/go-jose/v3-3.0.3
  • fb74a5d3 Merge pull request #1123 from Permify/sdk-generator
  • 043544f5 Merge pull request #1124 from Permify/dependabot/github_actions/github/codeql-action-3.24.7
  • 8590d14d Merge pull request #1126 from Permify/dependabot/go_modules/google.golang.org/protobuf-1.33.0
  • d9892ca5 Merge pull request #1127 from Permify/dependabot/github_actions/docker/login-action-3.1.0
  • de0f1fd9 Merge pull request #1128 from Permify/dependabot/go_modules/github.com/google/cel-go-0.20.1
  • 95ffe66b Merge pull request #1129 from Permify/dependabot/go_modules/github.com/jackc/pgx/v5-5.5.4
  • c14b4c58 Merge pull request #1130 from Permify/dependabot/github_actions/docker/setup-buildx-action-3.2.0
  • 47debd69 Merge pull request #1131 from Permify/dependabot/github_actions/actions/checkout-4
  • 8715690a Merge pull request #1132 from Permify/feature/update-service-proto-and-docs
  • 1a21e0b4 Merge pull request #1134 from Permify/feature/update-service-proto-and-docs
  • 39e76901 Merge pull request #1136 from Permify/dependabot/github_actions/github/codeql-action-3.24.8
  • 75dc6bf6 Merge pull request #1137 from ahmethakanbesel/feat/jwks-backoff-strategy
  • 500e67d0 Merge pull request #1138 from Permify/docs
  • 58797f3b Merge pull request #1139 from Permify/docs
  • d333f470 Merge pull request #1140 from Permify/docs
  • 3d88fe49 Merge pull request #1141 from Permify/openapi-specification
  • be5978aa Merge pull request #1142 from Permify/docs
  • d0958823 Merge pull request #1143 from Permify/docs
  • 32d05377 Merge pull request #1144 from Permify/docs
  • 9ce9a2db Merge pull request #1145 from Permify/dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.29.1
  • 9fc3aaf6 Merge pull request #1146 from Permify/dependabot/go_modules/github.com/docker/docker-24.0.9incompatible
  • 07cf7fd6 Merge pull request #1147 from Permify/dependabot/github_actions/actions/dependency-review-action-4.2.3
  • 7ca935f8 Merge pull request #1148 from step-security-bot/stepsecurity_remediation_1711043282
  • b2ced063 Merge pull request #1149 from Permify/github-actions
  • 5d4fbab8 Merge pull request #1150 from Permify/storage-tests
  • a27f4245 Merge pull request #1151 from Permify/dependabot/go_modules/github.com/docker/docker-25.0.5incompatible
  • 4960481f Merge pull request #1152 from Permify/next
  • e5fff7f1 [StepSecurity] ci: Harden GitHub Actions
  • 86641867 [StepSecurity] ci: Harden GitHub Actions
  • c8059e9b authn/oidc: add backoff strategy
  • 5644d7bb authn/oidc: refactor KID backoff mechanism
  • 3eb6b8bb authn/oidc: update a comment line
  • 3bcc60cd build(deps): bump actions/checkout from 3 to 4
  • e3c87904 build(deps): bump actions/dependency-review-action from 4.0.0 to 4.2.3
  • 8ed1c2a6 build(deps): bump chainguard/static from fd59d10 to 17c4607
  • b644d8e1 build(deps): bump docker/login-action from 3.0.0 to 3.1.0
  • 48c9b021 build(deps): bump docker/setup-buildx-action from 3.0.0 to 3.1.0
  • 459785b7 build(deps): bump docker/setup-buildx-action from 3.1.0 to 3.2.0
  • 180fc118 build(deps): bump github.com/docker/docker
  • c8b64ff7 build(deps): bump github.com/docker/docker
  • 81e51f28 build(deps): bump github.com/envoyproxy/protoc-gen-validate
  • fc79d5f2 build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3
  • bbb083c1 build(deps): bump github.com/google/cel-go from 0.18.2 to 0.20.1
  • 3a13954b build(deps): bump github.com/jackc/pgtype from 1.14.0 to 1.14.2
  • fe09f94b build(deps): bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.4
  • d93f105f build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.15.0
  • 93b9d24a build(deps): bump github.com/opencontainers/runc from 1.1.7 to 1.1.12
  • 63f91ee9 build(deps): bump github.com/testcontainers/testcontainers-go
  • d7ef586d build(deps): bump github/codeql-action from 3.24.0 to 3.24.5
  • 3f089ee1 build(deps): bump github/codeql-action from 3.24.5 to 3.24.6
  • e41f66ad build(deps): bump github/codeql-action from 3.24.6 to 3.24.7
  • 80f6c4e6 build(deps): bump github/codeql-action from 3.24.7 to 3.24.8
  • 8c983918 build(deps): bump golang from 1.21-alpine to 1.22-alpine
  • 73c804eb build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0
  • a46b64cd build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  • bc8179a8 build: version info update
  • f80b8e85 chore(docs): fix otpl typo
  • 6525dc9f chore(sync): remove 'docs' and 'playground' from sync process
  • 2dbc1d5a chore(sync): synchronize latest changes to permify-pro
  • 95e98610 chore(sync): synchronize with permify pro repo
  • bde8c7de chore: cleanup
  • be8e778d chore: remove serve-docs from Makefile due to documentation updates
  • 27c16de9 ci: exclude info.go from internal
  • 57e81037 ci: remove publish docs action
  • 856a4e46 ci: test mode disabled
  • 7d3b0177 feat(docs): curl code samples added
  • 9eca6876 feat(oidc): update existing implementation with lestrrat-go/jwx/jwk library
  • 4dcac924 feat(service-proto): update API description and add code samples
  • b522bfee feat: javascript sdk generator
  • 871da8b8 feat: python sdk generator
  • e4cdde02 feat: repo-file-sync-action added
  • 0063c521 feat: sync with upstream action
  • 40367bb7 fix: #1092
  • d85886f1 fix: client folder name
  • 090cf195 fix: empty commit
  • 7e2a76f4 fix: ensure JWKsURI is set in OIDC configuration
  • 4098dad8 fix: github token secret name
  • 912e23c1 fix: master branch
  • fbd29d1f fix: pushing to remote
  • d273d00a fix: swagger path
  • 78b9a975 fix: update path in buf.gen.yaml for OpenAPI reference generation
  • b775a12d refactor: move span.RecordError to 'else' block for non-context errors
  • 9c79d75c remove redundant log

This version can be found as Docker images at permify/permify:v0.7.8 and ghcr.io/permify/permify:v0.7.8.

v0.7.7

2 months ago

Changelog

  • 3b8a6ba6 Merge pull request #1068 from neo773/env-command
  • e7892b09 Merge pull request #1082 from ahmethakanbesel/fix/logging-error-format
  • de0d4276 Merge pull request #1084 from Permify/docs
  • 55deb7d2 Merge pull request #1085 from Permify/refactor/config-command
  • 54985241 Merge pull request #1086 from Permify/feature/hide-preshared-keys
  • 613498e8 build: version info update
  • 1256c47a feat(config): mask pre-shared keys in output
  • 89900f82 feat: cli env command
  • 3241c60d fix: slog !BADKEY errors
  • fc2b05f8 refactor(config): improve Permify config command structure for clarity
  • 7b9d92bd rewrite: rename to config and other changes
  • e48e414b use slog.Any to log error messages with slog.Error

This version can be found as Docker images at permify/permify:v0.7.7 and ghcr.io/permify/permify:v0.7.7.

v0.7.6

2 months ago

Changelog

  • 67f0694b Merge pull request #1080 from Permify/feature/deduplicate-tuples-attributes
  • bfe03f4a Merge pull request #1081 from Permify/next
  • 417d478d build: version info update
  • b7904408 feat: deduplicate tuples and attributes during data writing
  • 0f63678c test(attribute): entity and attribute to string

This version can be found as Docker images at permify/permify:v0.7.6 and ghcr.io/permify/permify:v0.7.6.

v0.7.5

2 months ago

Changelog

  • 541f5181 build: version info update
  • c5eaa148 feat(api): added list api definitions
  • c769ad44 feat(api): added list api implementation
  • 0d4018c0 feat(api): added unit tests
  • 41bdd3a2 feat: renew banner
  • 1a646e3e fix: memdb paginated distinct versions
  • a1869411 fix: return error on database initialization failure
  • 5cc9e064 refactor(authn): Simplify OIDC config to use issuer and audience, enhance JWKS handling
  • 908203dc style: apply gofumpt formatting to improve code style and consistency
  • fa15df37 style: apply gofumpt formatting to improve code style and consistency
  • 949a4b23 test(authn): add wrong-url issuer

This version can be found as Docker images at permify/permify:v0.7.5 and ghcr.io/permify/permify:v0.7.5.