Releases: Permify/permify
v0.8.3
Changelog
- 27bae7c Merge pull request #1211 from Permify/dependabot/github_actions/step-security/harden-runner-2.7.1
- 27fa05c Merge pull request #1214 from Permify/dependabot/go_modules/github.com/rs/cors-1.11.0
- 3056727 Merge pull request #1216 from Permify/dependabot/go_modules/github.com/onsi/gomega-1.33.1
- 3ff75ef Merge pull request #1217 from Permify/dependabot/go_modules/github.com/pressly/goose/v3-3.20.0
- 92fcb64 Merge pull request #1225 from Permify/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.17.2
- f87b9dc Merge pull request #1226 from Permify/dependabot/go_modules/golang.org/x/net-0.24.0
- 08d10de Merge pull request #1228 from Permify/dependabot/go_modules/github.com/sony/gobreaker-1.0.0
- 49e6563 Merge pull request #1229 from Permify/dependabot/docker/chainguard/static-dea7cbb
- bec3d14 Merge pull request #1230 from Permify/dependabot/docker/golang-d995eb6
- 2fae780 Merge pull request #1240 from Permify/dependabot/github_actions/BetaHuhn/repo-file-sync-action-1.21.1
- 5cdb87f Merge pull request #1241 from Permify/docs
- 7d91ae7 Merge pull request #1242 from Permify/dependabot/github_actions/actions/checkout-4.1.5
- 0ed7ba2 Merge pull request #1244 from Permify/next
- 75a139e Merge pull request #1245 from Permify/next
- 300aafb build(deps): bump BetaHuhn/repo-file-sync-action from 1.21.0 to 1.21.1
- 1f44e64 build(deps): bump actions/checkout from 4.1.4 to 4.1.5
- 754b2b5 build(deps): bump chainguard/static from
8665c8a
todea7cbb
- 34b14ac build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2
- 0f829f1 build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.1
- a1c21df build(deps): bump github.com/pressly/goose/v3 from 3.19.2 to 3.20.0
- c7dda02 build(deps): bump github.com/rs/cors from 1.10.1 to 1.11.0
- 6cee130 build(deps): bump github.com/sony/gobreaker from 0.5.0 to 1.0.0
- f81aa48 build(deps): bump golang from
ede158f
tod995eb6
- 03baae2 build(deps): bump golang.org/x/net from 0.23.0 to 0.24.0
- ad74e15 build(deps): bump step-security/harden-runner from 2.7.0 to 2.7.1
- c2ca3c1 build: version info update
- e741d86 feat(postgres): implement setting plan_cache_mode based on connection string
- aba9d6f feat: implement connection pools with retry and error handling
- ce0df8a 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
Changelog
- 945ad4e Merge pull request #1231 from Permify/dependabot/github_actions/actions/dependency-review-action-4.3.2
- e75ac7f Merge pull request #1232 from Permify/postgres-improvements
- 396e24c Merge pull request #1234 from Permify/next
- d271baa Merge pull request #1235 from Permify/next
- 64bf74f Merge pull request #1236 from Permify/dependabot/github_actions/actions/setup-go-5.0.1
- 699fd01 Merge pull request #1237 from Permify/next
- 2d36644 Merge pull request #1238 from Permify/docs-1
- a3f5546 Merge pull request #1239 from Permify/next
- 7c2ecda Update README.md
- ba83962 Update README.md
- 3504a3b build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2
- 11e30ab build(deps): bump actions/setup-go from 5.0.0 to 5.0.1
- 450902d build: version info update
- 7060495 feat: enforce custom plan caching for read and write configs
- aea1ba4 feat: grpc server stats handler
- 7b78c7e feat: signoz headers option added
- 36b4bd5 fix: remove unnecessary logs
- 42897a2 refactor(database): streamline default query execution mode setting
- 52e9b1b refactor: change transaction isolation level from RepeatableRead to ReadCommitted
- 3c28a8a 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
Changelog
- 4eedc09 Merge pull request #1181 from Permify/docs
- 9dbbc31 Merge pull request #1187 from Permify/dependabot/docker/chainguard/static-8665c8a
- df243a8 Merge pull request #1188 from Permify/docs
- c3bf676 Merge pull request #1189 from junwen-k/docs/configuration-fix
- e3bc884 Merge pull request #1190 from Permify/dependabot/github_actions/github/codeql-action-3.24.10
- f5c6a67 Merge pull request #1191 from Permify/dependabot/github_actions/docker/setup-buildx-action-3.3.0
- ff6d6b0 Merge pull request #1192 from Permify/docs
- 442835a Merge pull request #1194 from Permify/dependabot/github_actions/github/codeql-action-3.25.1
- 3fde2b2 Merge pull request #1195 from Permify/dependabot/github_actions/actions/upload-artifact-4.3.2
- ed871b7 Merge pull request #1196 from Permify/dependabot/go_modules/golang.org/x/net-0.23.0
- 68a08a9 Merge pull request #1197 from avanaur/support-otlp-grpc
- 8dc111a Merge pull request #1200 from Permify/docs
- d8272cc Merge pull request #1203 from Permify/dependabot/github_actions/actions/upload-artifact-4.3.3
- 14b5ce0 Merge pull request #1205 from Permify/dependabot/github_actions/actions/checkout-4.1.4
- b02a084 Merge pull request #1206 from Permify/dependabot/github_actions/amannn/action-semantic-pull-request-5.5.2
- e29be50 Merge pull request #1207 from Permify/otel
- 750b8c7 Merge pull request #1208 from Permify/dependabot/github_actions/github/codeql-action-3.25.3
- ca2c623 Merge pull request #1209 from Permify/dependabot/github_actions/openapi-generators/openapitools-generator-action-3fdd247fbc490cb3643faa6eb26b7a7cf1803f7e
- bace015 Merge pull request #1210 from Permify/next
- 5c4824d More files
- a4d5b74 Support OTLP GRPC exporters
- c08280e build(deps): bump actions/checkout from 4.1.1 to 4.1.4
- a9f889a build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2
- 87d1909 build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3
- 47b96de build(deps): bump amannn/action-semantic-pull-request
- e6462db build(deps): bump chainguard/static from
739aaf2
to8665c8a
- 511ad2c build(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0
- e8de0b7 build(deps): bump github/codeql-action from 3.24.10 to 3.25.1
- 296c4fb build(deps): bump github/codeql-action from 3.24.9 to 3.24.10
- 957d289 build(deps): bump github/codeql-action from 3.25.1 to 3.25.3
- 7be973b build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
- a0e00ab build(deps): bump openapi-generators/openapitools-generator-action
- acb97c4 build: version info update
- e3278c6 feat: cache hit span
- ef9bc77 feat: flag and env variables added for tracer and meter headers
- 205d128 feat: headers option for otlp
- 759d295 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
v0.7.9
Changelog
- c11a62a Merge pull request #1099 from Permify/dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc-1.24.0
- 7b2de88 Merge pull request #1103 from Permify/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/host-0.49.0
- 459b56c Merge pull request #1106 from Permify/dependabot/go_modules/go.opentelemetry.io/otel/sdk/metric-1.24.0
- aba44cf Merge pull request #1107 from Permify/dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp-1.24.0
- 563bb3e Merge pull request #1153 from Permify/feature/partial-schema
- 5292348 Merge pull request #1154 from Permify/dependabot/github_actions/github/codeql-action-3.24.9
- 2a273a8 Merge pull request #1155 from Permify/dependabot/github_actions/actions/dependency-review-action-4.2.4
- 17d3c0e Merge pull request #1156 from Permify/feature/new-database-config-options
- c002fd1 Merge pull request #1157 from Permify/dependabot/go_modules/github.com/onsi/gomega-1.32.0
- e67aa7c Merge pull request #1158 from Permify/dependabot/go_modules/github.com/golang/protobuf-1.5.4
- fc535f1 Merge pull request #1160 from Permify/dependabot/go_modules/github.com/jackc/pgx/v5-5.5.5
- d39e18e Merge pull request #1161 from Permify/dependabot/go_modules/github.com/spf13/viper-1.18.2
- 7add54f Merge pull request #1162 from Permify/dependabot/go_modules/github.com/pressly/goose/v3-3.19.2
- 6f1958e Merge pull request #1163 from Permify/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.49.0
- 04331bd Merge pull request #1164 from Permify/dependabot/go_modules/github.com/grpc-ecosystem/go-grpc-middleware/v2-2.1.0
- 7868a35 Merge pull request #1165 from Permify/dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.19.1
- d4518b3 Merge pull request #1166 from Permify/dependabot/go_modules/github.com/jackc/pgtype-1.14.3
- e408fb3 Merge pull request #1167 from Permify/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.17.1
- 497c674 Merge pull request #1168 from Permify/dependabot/go_modules/go.opentelemetry.io/otel/exporters/zipkin-1.24.0
- 40fa02b Merge pull request #1169 from Permify/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/runtime-0.49.0
- 7d046ad Merge pull request #1170 from Permify/dependabot/go_modules/google.golang.org/grpc-1.62.1
- 847803b Merge pull request #1171 from Permify/dependabot/go_modules/golang.org/x/net-0.22.0
- f14324c Merge pull request #1172 from Permify/dependabot/go_modules/github.com/cenkalti/backoff/v4-4.3.0
- f725c8c Merge pull request #1173 from Permify/dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp-1.24.0
- 6e1e590 Merge pull request #1174 from Permify/dependabot/docker/chainguard/static-739aaf2
- 0e654cc Merge pull request #1175 from Permify/dependabot/docker/golang-ede158f
- d91163a Merge pull request #1176 from Permify/dependabot/github_actions/actions/dependency-review-action-4.2.5
- 0ddab8b Merge pull request #1177 from Permify/next
- 14ee351 Merge pull request #1178 from Permify/feature/authn-improvements-logging
- 4f6ed17 Merge pull request #1179 from Permify/feature/integrate-slog-with-retryablehttp
- 7a86d88 Merge pull request #1180 from Permify/refactor/oidc
- aec1019 build(deps): bump actions/dependency-review-action from 4.2.3 to 4.2.4
- 333396d build(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5
- 222c9b2 build(deps): bump chainguard/static from
17c4607
to739aaf2
- 72c8776 build(deps): bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0
- 1bfe688 build(deps): bump github.com/golang/protobuf from 1.5.3 to 1.5.4
- 35d7bb5 build(deps): bump github.com/grpc-ecosystem/go-grpc-middleware/v2
- 6ca276e build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2
- 5eafacf build(deps): bump github.com/jackc/pgtype from 1.14.2 to 1.14.3
- 4c7e48f build(deps): bump github.com/jackc/pgx/v5 from 5.5.4 to 5.5.5
- a6c6754 build(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1
- efb8c74 build(deps): bump github.com/onsi/gomega from 1.30.0 to 1.32.0
- 88ca784 build(deps): bump github.com/pressly/goose/v3 from 3.15.0 to 3.19.2
- 9fe1ae8 build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.2
- 978d2a8 build(deps): bump github/codeql-action from 3.24.8 to 3.24.9
- bdccd5a build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
- bb30e05 build(deps): bump go.opentelemetry.io/contrib/instrumentation/host
- 28e4734 build(deps): bump go.opentelemetry.io/contrib/instrumentation/runtime
- 6ba170c build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
- 6665e4b build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
- 78ae191 build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
- f3cf79c build(deps): bump go.opentelemetry.io/otel/exporters/zipkin
- 7cf1016 build(deps): bump go.opentelemetry.io/otel/sdk/metric
- 35558a2 build(deps): bump golang from
2745a45
toede158f
- a147b45 build(deps): bump golang.org/x/net from 0.21.0 to 0.22.0
- 3801b20 build(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.1
- 2e95de4 build: version info update
- 6bb0c30 chore(deps): update grpc-health-probe to v0.4.25
- e97d5c3 feat(authn): change OIDCSlogAdapter Debug logs to Info level
- 636325a feat(authn): improve mechanisms and add detailed logging
- a516a3d feat(config): new database configuration options and env bindings
- ba72eaf feat: add new configs to example.config.yaml
- 9d5341d feat: integrate slog logger with retryablehttp client
- 6f34950 feat: new error massages for partial schema parser
- 2d5b069 feat: partial write feature
- 72e9389 test(dsl): partial schema update test case added
- 047666b 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
Changelog
- e0c7590 *: gofumpt
- 04e83c1 Merge branch 'master' into dependabot/go_modules/github.com/onsi/ginkgo/v2-2.15.0
- f7de7de Merge pull request #1027 from Permify/dependabot/go_modules/github.com/opencontainers/runc-1.1.12
- 889675f Merge pull request #1028 from Permify/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.15.0
- 078ef56 Merge pull request #1034 from Permify/dependabot/go_modules/golang.org/x/sync-0.6.0
- 96569b3 Merge pull request #1038 from Permify/dependabot/go_modules/github.com/envoyproxy/protoc-gen-validate-1.0.4
- 42d9ec2 Merge pull request #1045 from Permify/dependabot/docker/chainguard/static-17c4607
- 8e0b98b Merge pull request #1076 from Permify/dependabot/go_modules/github.com/jackc/pgtype-1.14.2
- d7a6b6e Merge pull request #1083 from Permify/dependabot/github_actions/github/codeql-action-3.24.5
- c4e26ce Merge pull request #1087 from Permify/docs
- 36cc1a6 Merge pull request #1088 from Permify/refactor/handle-non-context-errors
- a46e8bf Merge pull request #1089 from jbergstroem/chore/fix-typo
- 3f0aaf0 Merge pull request #1091 from Permify/fix/missing-jwksuri-validation
- 25d027b Merge pull request #1093 from Permify/add-testing-config-docs
- 7e47b2e Merge pull request #1096 from Permify/dependabot/github_actions/docker/setup-buildx-action-3.1.0
- d26ed4a Merge pull request #1097 from neo773/asdsdaskldasld
- bc7837b Merge pull request #1098 from Permify/dependabot/docker/golang-1.22-alpine
- 3ed3468 Merge pull request #1110 from Permify/dependabot/github_actions/github/codeql-action-3.24.6
- 3f34e98 Merge pull request #1112 from Permify/chore/sync-upstream
- 44185a1 Merge pull request #1114 from Permify/sync-action
- f5d3d28 Merge pull request #1115 from Permify/sync-action
- 6a80820 Merge pull request #1116 from Permify/sync-action
- 8bb741a Merge pull request #1117 from Permify/sync-action
- fa41cd0 Merge pull request #1118 from step-security-bot/stepsecurity_remediation_1709801591
- 125fb85 Merge pull request #1119 from Permify/chore/remove-docs-playground-sync
- 55a91fa Merge pull request #1120 from Permify/update-repo-sync-settings
- 8c90804 Merge pull request #1122 from Permify/dependabot/go_modules/github.com/go-jose/go-jose/v3-3.0.3
- fb74a5d Merge pull request #1123 from Permify/sdk-generator
- 043544f Merge pull request #1124 from Permify/dependabot/github_actions/github/codeql-action-3.24.7
- 8590d14 Merge pull request #1126 from Permify/dependabot/go_modules/google.golang.org/protobuf-1.33.0
- d9892ca Merge pull request #1127 from Permify/dependabot/github_actions/docker/login-action-3.1.0
- de0f1fd Merge pull request #1128 from Permify/dependabot/go_modules/github.com/google/cel-go-0.20.1
- 95ffe66 Merge pull request #1129 from Permify/dependabot/go_modules/github.com/jackc/pgx/v5-5.5.4
- c14b4c5 Merge pull request #1130 from Permify/dependabot/github_actions/docker/setup-buildx-action-3.2.0
- 47debd6 Merge pull request #1131 from Permify/dependabot/github_actions/actions/checkout-4
- 8715690 Merge pull request #1132 from Permify/feature/update-service-proto-and-docs
- 1a21e0b Merge pull request #1134 from Permify/feature/update-service-proto-and-docs
- 39e7690 Merge pull request #1136 from Permify/dependabot/github_actions/github/codeql-action-3.24.8
- 75dc6bf Merge pull request #1137 from ahmethakanbesel/feat/jwks-backoff-strategy
- 500e67d Merge pull request #1138 from Permify/docs
- 58797f3 Merge pull request #1139 from Permify/docs
- d333f47 Merge pull request #1140 from Permify/docs
- 3d88fe4 Merge pull request #1141 from Permify/openapi-specification
- be5978a Merge pull request #1142 from Permify/docs
- d095882 Merge pull request #1143 from Permify/docs
- 32d0537 Merge pull request #1144 from Permify/docs
- 9ce9a2d Merge pull request #1145 from Permify/dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.29.1
- 9fc3aaf Merge pull request #1146 from Permify/dependabot/go_modules/github.com/docker/docker-24.0.9incompatible
- 07cf7fd Merge pull request #1147 from Permify/dependabot/github_actions/actions/dependency-review-action-4.2.3
- 7ca935f Merge pull request #1148 from step-security-bot/stepsecurity_remediation_1711043282
- b2ced06 Merge pull request #1149 from Permify/github-actions
- 5d4fbab Merge pull request #1150 from Permify/storage-tests
- a27f424 Merge pull request #1151 from Permify/dependabot/go_modules/github.com/docker/docker-25.0.5incompatible
- 4960481 Merge pull request #1152 from Permify/next
- e5fff7f [StepSecurity] ci: Harden GitHub Actions
- 8664186 [StepSecurity] ci: Harden GitHub Actions
- c8059e9 authn/oidc: add backoff strategy
- 5644d7b authn/oidc: refactor
KID
backoff mechanism - 3eb6b8b authn/oidc: update a comment line
- 3bcc60c build(deps): bump actions/checkout from 3 to 4
- e3c8790 build(deps): bump actions/dependency-review-action from 4.0.0 to 4.2.3
- 8ed1c2a build(deps): bump chainguard/static from
fd59d10
to17c4607
- b644d8e build(deps): bump docker/login-action from 3.0.0 to 3.1.0
- 48c9b02 build(deps): bump docker/setup-buildx-action from 3.0.0 to 3.1.0
- 459785b build(deps): bump docker/setup-buildx-action from 3.1.0 to 3.2.0
- 180fc11 build(deps): bump github.com/docker/docker
- c8b64ff build(deps): bump github.com/docker/docker
- 81e51f2 build(deps): bump github.com/envoyproxy/protoc-gen-validate
- fc79d5f build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3
- bbb083c build(deps): bump github.com/google/cel-go from 0.18.2 to 0.20.1
- 3a13954 build(deps): bump github.com/jackc/pgtype from 1.14.0 to 1.14.2
- fe09f94 build(deps): bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.4
- d93f105 build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.15.0
- 93b9d24 build(deps): bump github.com/opencontainers/runc from 1.1.7 to 1.1.12
- 63f91ee build(deps): bump github.com/testcontainers/testcontainers-go
- d7ef586 build(deps): bump github/codeql-action from 3.24.0 to 3.24.5
- 3f089ee build(deps): bump github/codeql-action from 3.24.5 to 3.24.6
- e41f66a build(deps): bump github/codeql-action from 3.24.6 to 3.24.7
- 80f6c4e build(deps): bump github/codeql-action from 3.24.7 to 3.24.8
- 8c98391 build(deps): bump golang from 1.21-alpine to 1.22-alpine
- 73c804e build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0
- a46b64c build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
- bc8179a build: version info update
- f80b8e8 chore(docs): fix otpl typo
- 6525dc9 chore(sync): remove 'docs' and 'playground' from sync process
- 2dbc1d5 chore(sync): synchronize latest changes to permify-pro
- 95e9861 chore(sync): synchronize with permify pro repo
- bde8c7d chore: cleanup
- be8e778 chore: remove serve-docs from Makefile due to documentation updates
- 27c16de ci: exclude info.go from internal
- 57e8103 ci: remove publish docs action
- 856a4e4 ci: test mode disabled
- 7d3b017 feat(docs): curl code samples added
- 9eca687 feat(oidc): update existing implementation with lestrrat-go/jwx/jwk library
- 4dcac92 feat(service-proto): update API description and add code samples
- b522bfe feat: javascript sdk generator
- 871da8b feat: python sdk generator
- e4cdde0 feat: repo-file-sync-action added
- 0063c52 feat: sync with upstream action
- 40367bb fix: #1092
- d85886f fix: client folder name
- 090cf19 fix: empty commit
- 7e2a76f fix: ensure JWKsURI is set in OIDC configuration
- 4098dad fix: github token secret name
- 912e23c fix: master branch
- fbd29d1 fix: pushing to remote
- d273d00 fix: swagger path
- 78b9a97 fix: update path in buf.gen.yaml for OpenAPI reference generation
- b775a12 refactor: move span.RecordError to 'else' block for non-context errors
- 9c79d75 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
Changelog
- 3b8a6ba Merge pull request #1068 from neo773/env-command
- e7892b0 Merge pull request #1082 from ahmethakanbesel/fix/logging-error-format
- de0d427 Merge pull request #1084 from Permify/docs
- 55deb7d Merge pull request #1085 from Permify/refactor/config-command
- 5498524 Merge pull request #1086 from Permify/feature/hide-preshared-keys
- 613498e build: version info update
- 1256c47 feat(config): mask pre-shared keys in output
- 89900f8 feat: cli env command
- 3241c60 fix:
slog
!BADKEY
errors - fc2b05f refactor(config): improve Permify config command structure for clarity
- 7b9d92b rewrite: rename to config and other changes
- e48e414 use
slog.Any
to log error messages withslog.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
Changelog
- 67f0694 Merge pull request #1080 from Permify/feature/deduplicate-tuples-attributes
- bfe03f4 Merge pull request #1081 from Permify/next
- 417d478 build: version info update
- b790440 feat: deduplicate tuples and attributes during data writing
- 0f63678 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
Changelog
- 541f518 build: version info update
- c5eaa14 feat(api): added list api definitions
- c769ad4 feat(api): added list api implementation
- 0d4018c feat(api): added unit tests
- 41bdd3a feat: renew banner
- 1a646e3 fix: memdb paginated distinct versions
- a186941 fix: return error on database initialization failure
- 5cc9e06 refactor(authn): Simplify OIDC config to use issuer and audience, enhance JWKS handling
- 908203d style: apply gofumpt formatting to improve code style and consistency
- fa15df3 style: apply gofumpt formatting to improve code style and consistency
- 949a4b2 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.
v0.7.4
Changelog
- 0ce339e Merge pull request #1040 from Permify/dependabot/go_modules/google.golang.org/protobuf-1.32.0
- 5813887 Merge pull request #1041 from Permify/dependabot/go_modules/golang.org/x/net-0.20.0
- 4c45b9a Merge pull request #1048 from Permify/dependabot/github_actions/github/codeql-action-3.24.0
- b00b9fb Merge pull request #1049 from Permify/dependabot/github_actions/actions/upload-artifact-4.3.1
- e395e8d Merge pull request #1050 from Permify/dependabot/github_actions/actions/setup-node-4.0.2
- 4f40f8e Merge pull request #1052 from Permify/docs
- 9db9148 Merge pull request #1053 from Permify/local-dev
- 6fcdf1c Merge pull request #1059 from Permify/docs
- cf907bd Merge pull request #1060 from Permify/bypass-health-auth
- af51227 build(deps): bump actions/setup-node from 4.0.1 to 4.0.2
- 07fa917 build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1
- 4112e70 build(deps): bump github/codeql-action from 3.23.2 to 3.24.0
- 0a3ceb8 build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0
- 379557e build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0
- 32ddfd6 build: version info update
- c0fbd97 chore: added air support for hot reloading Updated docker configs and added an air config for faster development. Air is a watches all the go files and rebuilds whenever there is any change in the code to reflect in the API immediately
- 2e99867 feat(health-server): bypass authentication with AuthFuncOverride
- 20f6f65 fix: typos on documentation homepage
This version can be found as Docker images at permify/permify:v0.7.4 and ghcr.io/permify/permify:v0.7.4.