Releases: Permify/permify
Releases · Permify/permify
v0.4.0
Changelog
- fa108fe *: gofumpt
- 704b946 Merge branch 'master' into 29-consistent-hashing-implement
- 9efac43 Merge pull request #415 from Permify/docs
- 85c4c03 Merge pull request #416 from thecaffeinedev/docs-fix
- d5d14ed Merge pull request #418 from thecaffeinedev/docs-search
- 0019757 Merge pull request #423 from Permify/snyk-upgrade-24bed5ddca3e79119a3e28b2a0732a16
- 78d07b6 Merge pull request #428 from Permify/docs
- 516370b Merge pull request #429 from Permify/29-consistent-hashing-implement
- f92ac76 Merge pull request #430 from Permify/docs
- 78e9590 Merge pull request #433 from Permify/next
- c8be1bf Merge pull request #445 from Permify/dependabot/go_modules/github.com/envoyproxy/protoc-gen-validate-1.0.0
- 644c137 Merge pull request #449 from Permify/419-writing-data-layer-tests
- f869655 Merge pull request #452 from Permify/next-release
- 29a510c Merge pull request #453 from Permify/data-filtering-improvements
- 1e03921 Merge pull request #454 from mfridman/mf-buf-plugins
- f2de7be Merge pull request #455 from Permify/policy-coverage-analysis
- d306c61 Merge pull request #458 from Permify/folder-structure-change
- 9a97c46 Merge pull request #459 from Permify/docs
- 4c8c051 Merge pull request #460 from Permify/397-support-for-config-files-with-c-flag
- 1381dfc Merge pull request #461 from Permify/next
- 6c34290 Merge pull request #462 from Permify/playground-improvements
- fa3cf41 Merge pull request #464 from Permify/next
- 73dd0d2 Merge pull request #465 from Permify/next
- 46bb616 Merge remote-tracking branch 'origin/master' into 29-consistent-hashing-implement
- 05bf1c4 Merge remote-tracking branch 'origin/master' into 29-consistent-hashing-implement
- 1f37c74 Merge remote-tracking branch 'origin/master' into 29-consistent-hashing-implement
- eb8a2a5 Merge remote-tracking branch 'origin/master' into 419-writing-data-layer-tests
- 8576039 Update buf.gen.yaml
- 24f08ad Update buf.lock
- afee646 add: Consistent server and remote node key set and get endpoints
- db9efa0 add: add -c flag add for start with config file
- ce01409 add: add new fields about gossip protocol
- dc7fa1f add: consistent hash pkg and node config filed add
- 5acc85e add: dynamic node add/remove engine with gossip
- 29d929f buf generate
- e9bce9c build(deps): bump github.com/envoyproxy/protoc-gen-validate
- ce56a6d feat: add data filtering and scenario support to action
- 55a2e0b feat: coverage command added
- fbb90f5 feat: create gossip protocol for node register mechanism
- 2548f4d feat: expandable authorization data section
- cde62a1 feat: hashring tls option added
- b76103d feat: key engine consistent hashing implement for localnode mvp version
- db6fb93 fix: consistent server and proto fix for null pointer error
- c1359db fix: exclusion bug
- b25f931 fix: hashring bug
- a5c3769 fix: parenthesis bug in permission expression
- 0d38556 fix: upgrade monaco-editor from 0.36.1 to 0.37.0
- 5357583 merge: fix conflict from modules
- 104bf3a refactor: api proto files and server services
- 00211ec refactor: change config file flag directory to file handle
- 6fe9468 refactor: change config structure for gossip protocol
- 6af4184 refactor: check engine hashring wrapper grpc.DialOption added
- 4e89be1 refactor: check utils added
- 1420663 refactor: comments added
- 0cc8fed refactor: comments added
- 098efc8 refactor: comments added
- 18dfa96 refactor: config field change for consistent hashing local node
- 0473fe9 refactor: config file ext check add
- f3e17c5 refactor: consistent server keys engine update
- 53e7472 refactor: consistent server proto refactor
- 225e121 refactor: create interface methods and log improvement
- 1098fbc refactor: delete missed unnecessary log info field
- d55bcf0 refactor: delete unused info logs
- 6787244 refactor: distributed changes
- 56eda3e refactor: invoker & hashring
- eccee91 refactor: more complex cases added for test
- 1f512fc refactor: new version info change
- 22bc04b refactor: proto for hashring connection
- 16f193b refactor: real world examples added
- 205082c refactor: remove services and change folder structure
- 2d7f2a9 refactor: repositories name change to storage
- 04e0a37 refactor: schema one time read cache added
- 6725761 refactor: server consistency server cache server refactor
- e265728 refactor: service proto and server registers
- 164a075 refactor: validation test
- e34df12 refactor: wasm changes
This version can be found as Docker images at permify/permify:v0.4.0 and ghcr.io/permify/permify:v0.4.0.
v0.3.9
Changelog
- 5728498 *: remove binary
- 65843ca Merge pull request #400 from Permify/docs
- 8724bb2 Merge pull request #401 from headframe-io/env-typo
- 538ae68 Merge pull request #402 from Permify/dsl-improvements
- 16ec431 Merge pull request #403 from Permify/docs
- 8994031 Merge pull request #405 from Permify/validation-bugs
- ac9211b Merge pull request #406 from Permify/dependabot/go_modules/github.com/rs/xid-1.5.0
- 6dc8806 Merge pull request #407 from Permify/dependabot/go_modules/github.com/cenkalti/backoff/v4-4.2.1
- f3185e8 Merge pull request #408 from Permify/dependabot/go_modules/github.com/rs/zerolog-1.29.1
- cdbb657 Merge pull request #409 from Permify/dependabot/go_modules/github.com/rs/cors-1.9.0
- 6f77bb3 Merge pull request #411 from Permify/v0.3.9
- cadc493 Merge pull request #413 from Permify/docs
- ebc8ed5 Merge pull request #414 from Permify/docs
- ff7b0e2 build(deps): bump github.com/cenkalti/backoff/v4 from 4.2.0 to 4.2.1
- 378a5ce build(deps): bump github.com/rs/cors from 1.8.3 to 1.9.0
- acadf98 build(deps): bump github.com/rs/xid from 1.4.0 to 1.5.0
- 4bbc24f build(deps): bump github.com/rs/zerolog from 1.29.0 to 1.29.1
- a6ceb71 build: nightly release (gorelaser feat) added
- a2dc1a2 build: nightly release cron added
- fd8ff0f build: version change
- 55e86a1 fix: recursive permission
- 5e2140e fix: uppercase bug
- ae3dbb0 fix[typo]: set a proper ENV variable for '--database-garbage-collection-enable' flag
- fcf0fd3 refactor: comment changes
- 0b536a1 refactor: for backward compatibility, use trim left for validation.
- dc1bebd refactor: permission keyword added
- 4667716 refactor: permission keyword have been updated to provide the same functionality with action
- 5144ef0 refactor: wasm file changed
This version can be found as Docker images at permify/permify:v0.3.9 and ghcr.io/permify/permify:v0.3.9.
v0.3.8
Changelog
- 031dc3a Fix wrong link
- c8a8155 Merge pull request #348 from Permify/dependabot/npm_and_yarn/playground/antd-5.3.3
- 6092041 Merge pull request #350 from Permify/dependabot/npm_and_yarn/playground/typescript-5.0.3
- 34e19a1 Merge pull request #353 from Permify/dependabot/npm_and_yarn/playground/react-router-6.10.0
- 6bd9c1a Merge pull request #368 from Permify/docs
- 7da1b06 Merge pull request #369 from Permify/docs
- 1b4e2da Merge pull request #370 from Permify/docs
- db8c89a Merge pull request #371 from Permify/error-improvements
- d1061c2 Merge pull request #372 from Permify/playground-updates
- d6b796b Merge pull request #377 from Permify/docs
- 566f082 Merge pull request #378 from Permify/test-improvements
- 6a36f75 Merge pull request #379 from Permify/test-improvements
- 3d8599e Merge pull request #381 from Permify/366-implement-garbage-collector
- faf9388 Merge pull request #382 from Permify/fix-for-garbage-collector
- bd8ec61 Merge pull request #387 from Permify/dependabot/go_modules/golang.org/x/net-0.9.0
- 6886666 Merge pull request #388 from Permify/dependabot/go_modules/github.com/grpc-ecosystem/go-grpc-middleware-1.4.0
- b7232a9 Merge pull request #389 from Permify/dependabot/go_modules/github.com/spf13/cobra-1.7.0
- 6bbff4a Merge pull request #390 from Permify/docs
- fa8c894 Merge pull request #394 from Permify/docs
- 05ba795 Merge pull request #396 from Permify/docs
- adf5863 Merge pull request #398 from ImKcat/patch-1
- 8b4c5bc Merge pull request #399 from Permify/data-filtering-improvements
- e3108b4 Merge remote-tracking branch 'origin/master' into 366-implement-garbage-collector
- 391f4d1 Merge remote-tracking branch 'refs/remotes/origin/366-implement-garbage-collector' into 366-implement-garbage-collector
- 753a9c6 build(deps): bump antd from 5.2.3 to 5.3.3 in /playground
- 838d626 build(deps): bump antd from 5.2.3 to 5.3.3 in /playground
- 0a6f437 build(deps): bump github.com/grpc-ecosystem/go-grpc-middleware
- b398408 build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
- cb3ee25 build(deps): bump golang.org/x/net from 0.8.0 to 0.9.0
- dc84518 build(deps): bump react-router from 6.8.2 to 6.10.0 in /playground
- ebf6fea build(deps): bump react-router from 6.8.2 to 6.10.0 in /playground
- 0b96fcd build(deps): bump typescript from 4.9.5 to 5.0.3 in /playground
- e2f4da8 build(deps): bump typescript from 4.9.5 to 5.0.3 in /playground
- 7a0f474 change: add database garbage collector config and flag fields
- 2c80660 feat: better error handling for dsl
- 39a31c1 feat: better error handling for dsl
- d86fbe5 feat: database garbage collector worker add and config typo fix
- 4f85e8e feat: database garbage collector worker add and config typo fix
- fe58772 feat: visits are added to avoid repeating the same query check
- 5547ec3 fix: database garbage collecotor disabled for memory db engine type
- 2e6074f fix: garbage collection query builder fix
- f72c017 fix: gofumpt
- e7a4ec6 fix: loop relationships error
- 5d9c52a fix: stream data race & relationships bug
- 5b57606 fix: tenant id validation bug
- c2239f2 fix: tuple to user set ellipsis added
- 6a2ca52 refactor: add database garbage collector config and flag fields
- d70f75b refactor: better response for validation command
- 0ba03af refactor: better response for validation command
- b0268b7 refactor: cache interface changed
- eae0f80 refactor: cache interface changed
- 3a83bf7 refactor: comments added
- 9803335 refactor: comments added
- f64a08f refactor: comments added
- 0a8c87a refactor: comments added
- 06d05dc refactor: comments added
- 6b30210 refactor: comments added for schema builder
- cfe185e refactor: comments added for schema builder
- 4a05730 refactor: default compiler error added
- cbb7738 refactor: default compiler error added
- fb612f0 refactor: error improvements wasm build updated
- 92e703a refactor: error improvements wasm build updated
- 7a4274b refactor: error massage changes
- e51be8d refactor: error massage changes
- e94c61b refactor: garbage collector start method split into new functions
- 80f524a refactor: go 1.20 upgrade
- 9fe77ce refactor: go 1.20 upgrade
- f3ee99d refactor: gofumt
- eac7048 refactor: gofumt
- 9928bf1 refactor: gofumt
- 7d878f6 refactor: gofumt
- c79e745 refactor: interface implementations for internal cache
- 89f8a4a refactor: interface implementations for internal cache
- 25235fd refactor: lookup entity build
- 70c8af9 refactor: output-format flag added
- b538de6 refactor: output-format flag added
- 1cafe2b refactor: position information added to token for better error detection
- e03f860 refactor: position information added to token for better error detection
- bb5efa9 refactor: v0.3.8 update
- 99774ce test(keys): check keys tests added
- dea8c5b test(keys): check keys tests added
v0.3.7
v0.3.6
Changelog
- 8e1ad29 Merge branch 'master' into dependabot/go_modules/github.com/envoyproxy/protoc-gen-validate-0.10.1
- a0fa0a9 Merge branch 'master' into dependabot/go_modules/github.com/gookit/color-1.5.3
- 79e89de Merge pull request #314 from Permify/docs
- 479c37b Merge pull request #315 from Permify/dependabot/go_modules/github.com/pressly/goose/v3-3.10.0
- 7b7b310 Merge pull request #316 from Permify/dependabot/go_modules/golang.org/x/net-0.8.0
- 21b7c21 Merge pull request #317 from Permify/dependabot/go_modules/github.com/zitadel/oidc-1.13.2
- c204893 Merge pull request #318 from Permify/dependabot/go_modules/google.golang.org/protobuf-1.29.1
- 4d734b8 Merge pull request #319 from Permify/dependabot/go_modules/github.com/fatih/color-1.15.0
- 4958dc7 Merge pull request #321 from Permify/dependabot/go_modules/github.com/onsi/gomega-1.27.4
- 62b9d79 Merge pull request #322 from Permify/docs
- c8bdf4e Merge pull request #323 from Permify/playground-improvements
- 52544c2 Merge pull request #324 from Permify/dependabot/npm_and_yarn/docs/documentation/webpack-5.76.1
- 6bd9e9a Merge pull request #325 from Permify/playground-bugs
- 25c5c7a Merge pull request #326 from Permify/docs
- f7f4be6 Merge pull request #328 from thecaffeinedev/cli-version
- 5b79ac7 Merge pull request #329 from Permify/docs
- 8c114b8 Merge pull request #331 from Permify/playground-bugs
- 18304aa Merge pull request #332 from Permify/docs
- d50ad80 Merge pull request #334 from Permify/engine-improvements
- 00873ec Merge pull request #335 from Permify/engine-tests
- d8c6f82 Merge pull request #337 from Permify/next-4.0
- a99bd7a Merge pull request #338 from Permify/playground-bugs
- 00e9efb Merge pull request #339 from Permify/dependabot/docker/golang-1.20.2-alpine3.16
- 06b3ccc Merge pull request #340 from Permify/dependabot/go_modules/github.com/onsi/gomega-1.27.6
- 98a5b32 Merge pull request #341 from Permify/dependabot/go_modules/google.golang.org/grpc-1.54.0
- 6e69436 Merge pull request #343 from Permify/dependabot/go_modules/github.com/envoyproxy/protoc-gen-validate-0.10.1
- d1a0247 Merge pull request #344 from Permify/dependabot/go_modules/github.com/zitadel/oidc-1.13.4
- c40e74c Merge pull request #345 from Permify/dependabot/go_modules/github.com/Masterminds/squirrel-1.5.4
- 2715b20 Merge pull request #347 from Permify/dependabot/go_modules/github.com/gookit/color-1.5.3
- ad76dd8 Merge pull request #349 from Permify/dependabot/go_modules/modernc.org/sqlite-1.21.1
- ed64da5 Merge pull request #351 from Permify/dependabot/go_modules/github.com/grpc-ecosystem/go-grpc-middleware-1.4.0
- 359567e Merge pull request #358 from Permify/release
- d71e785 Merge pull request #359 from Permify/release
- 50e3ddf build(deps): bump github.com/Masterminds/squirrel from 1.5.3 to 1.5.4
- 10b5f23 build(deps): bump github.com/envoyproxy/protoc-gen-validate
- 65f4f4d build(deps): bump github.com/fatih/color from 1.14.1 to 1.15.0
- 626fa9a build(deps): bump github.com/gookit/color from 1.5.2 to 1.5.3
- 5afddce build(deps): bump github.com/grpc-ecosystem/go-grpc-middleware
- 0169b84 build(deps): bump github.com/onsi/gomega from 1.27.2 to 1.27.4
- 1a8c0f6 build(deps): bump github.com/onsi/gomega from 1.27.4 to 1.27.6
- fa30748 build(deps): bump github.com/pressly/goose/v3 from 3.9.0 to 3.10.0
- cebfe4f build(deps): bump github.com/zitadel/oidc from 1.13.0 to 1.13.2
- 4204aa5 build(deps): bump github.com/zitadel/oidc from 1.13.2 to 1.13.4
- a44d042 build(deps): bump golang from 1.19.5-alpine3.16 to 1.20.2-alpine3.16
- db8b48c build(deps): bump golang.org/x/net from 0.7.0 to 0.8.0
- f18e2e9 build(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0
- 3ad5bfa build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.29.1
- 97f2fd5 build(deps): bump modernc.org/sqlite from 1.21.0 to 1.21.1
- 7c82a40 build(deps): bump webpack from 5.75.0 to 5.76.1 in /docs/documentation
- 8070d04 build: CGO_ENABLED=0 added
- cbaeb69 build: brews install changes
- 05d81a7 build: go 1.20 version upgrade
- 18b194c build: goreleaser update --rm-dist flag to --clean
- a38d288 chore: GetUniqueEntityIDsByEntityType function removed
- b432e1a feat: BulkPublisher added
- 9c926f6 feat: bulk check & folder structure change
- 7835782 feat: cli - version cmd added
- e03ebfb feat: connected schema graph
- 32bcf35 feat: linked entities
- 7e5d772 fix(playground): get main reference function error fixed
- 49cab50 fix: go mod bug
- 3576bd4 fix: gofumt
- c2ca548 fix: goreleaser error
- ccbe546 fix: playground schema not found error bug fixed
- 7268302 fix: playground tuple creation bugs fixed
- 1d94fa0 fix: releaser bug
- 0c95711 refactor: bulk checker publisher fields change
- d012301 refactor: bulk entity id resolver removed
- fb96111 refactor: bulk name changes
- 69ffa46 refactor: comments
- c50ade4 refactor: dependency changes
- 0e44067 refactor: entrance direct option
- d746f38 refactor: linked schema
- e1c8dce refactor: machine id updated
- c41374e refactor: more descriptive comments added
- 3eab207 refactor: remove isDirect field from linked schema test
- 27570ab refactor: run function became decision maker
- 058e42d refactor: update new features to playground
v0.3.4
Changelog
- e9a1f13 Merge pull request #310 from Permify/docs
- c3464ec Merge pull request #311 from JorisLA/docs-correct-spelling-of-additional
- b71ca2a Merge pull request #312 from Permify/validation-command-bugs
- 742a5ab fix: subject relation validation bug fixed
- a61494e fix: validate subject type bug fixed
- ea4d05d refactor: unused validate subject func removed
v0.3.3
v0.3.2
v0.3.1
Changelog
- 2b2d020 Add blog cover to newest tutorial series
- 65278fe Add migration section on docs
- b66e202 Add nested hierarhies use case to docs
- 5b63415 Add some packages for pricing component
- baca1cb Arrange the docs configuration
- 508f170 Bump @ant-design/colors from 6.0.0 to 7.0.0 in /playground
- bba79f7 Bump @ant-design/icons from 4.8.0 to 5.0.1 in /playground
- e776bf0 Bump @docusaurus/module-type-aliases in /docs/documentation
- 0285a25 Bump @docusaurus/module-type-aliases in /docs/documentation
- c41251d Bump @docusaurus/plugin-client-redirects in /docs/documentation
- de1a3bb Bump @docusaurus/plugin-client-redirects in /docs/documentation
- ec361df Bump @docusaurus/preset-classic in /docs/documentation
- 8ef6f4e Bump @fortawesome/react-fontawesome from 0.1.19 to 0.2.0 in /playground
- 7d5513e Bump @mdx-js/react from 1.6.22 to 2.2.1 in /docs/documentation
- 95d73a4 Bump @testing-library/react from 11.2.7 to 12.1.5 in /playground
- 8f06ec5 Bump antd from 4.16.8 to 5.1.7 in /playground
- e280c6f Bump assemblyscript from 0.26.7 to 0.27.0 in /playground
- 263749b Bump craco-less from 1.20.0 to 2.0.0 in /playground
- b4922ea Bump dotenv from 10.0.0 to 16.0.3 in /playground
- 6018681 Bump github.com/fatih/color from 1.13.0 to 1.14.1
- 48ba292 Bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.8.0
- 7db233d Bump github.com/onsi/gomega from 1.24.2 to 1.26.0
- ae51afd Bump github.com/pressly/goose/v3 from 3.7.0 to 3.8.0
- 5a96f7b Bump github.com/pressly/goose/v3 from 3.8.0 to 3.9.0
- 9a81408 Bump github.com/rs/zerolog from 1.28.0 to 1.29.0
- 6f36935 Bump github.com/spf13/viper from 1.14.0 to 1.15.0
- 11915e8 Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
- 6788eb2 Bump go.opentelemetry.io/contrib/instrumentation/host
- 98014b8 Bump go.opentelemetry.io/contrib/instrumentation/host
- bab3b3c Bump go.opentelemetry.io/contrib/instrumentation/runtime
- f04e40c Bump go.opentelemetry.io/contrib/instrumentation/runtime
- 8e275d4 Bump go.opentelemetry.io/otel/exporters/jaeger from 1.11.2 to 1.12.0
- 4b10999 Bump go.opentelemetry.io/otel/exporters/jaeger from 1.12.0 to 1.13.0
- b839938 Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
- 3d6769a Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
- 9bb5f3d Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace
- ee4bc56 Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
- f4ff30b Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
- 6fefe9f Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
- 696e1a0 Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
- 62b2691 Bump go.opentelemetry.io/otel/exporters/zipkin from 1.11.2 to 1.12.0
- 5fe93ab Bump go.opentelemetry.io/otel/sdk/metric from 0.35.0 to 0.36.0
- b7b7c54 Bump golang.org/x/net from 0.5.0 to 0.6.0
- 9a31c89 Bump google.golang.org/grpc from 1.52.0 to 1.52.1
- e3231dd Bump google.golang.org/grpc from 1.52.1 to 1.52.3
- b090413 Bump google.golang.org/grpc from 1.52.3 to 1.53.0
- 5f76121 Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs/documentation
- a562696 Bump rc-collapse from 3.5.1 to 3.5.2 in /docs/documentation
- debb821 Bump rc-tabs from 11.10.1 to 12.5.6 in /docs/documentation
- e9a43f7 Bump react-countup from 6.4.0 to 6.4.1 in /docs/documentation
- 5d43f7b Bump react-image-gallery from 1.2.7 to 1.2.11 in /docs/documentation
- bbcd449 Bump react-phone-number-input in /docs/documentation
- 55cd81c Bump react-router from 5.2.0 to 6.8.0 in /playground
- 1146ffc Bump react-tabs from 5.2.0 to 6.0.0 in /docs/documentation
- da0672c Bump swiper from 8.4.6 to 9.0.3 in /docs/documentation
- be96673 Bump typescript from 4.9.4 to 4.9.5 in /docs/documentation
- ffd0f95 Bump ua-parser-js from 0.7.32 to 0.7.33 in /docs/documentation
- cca629d Bump web-vitals from 1.1.2 to 3.1.1 in /playground
- 343a7eb Change fonts on landing page
- 55cd723 Change the intro
- 97285f9 Create LICENSE
- ddb9e70 Create compiler_test.go
- 6c37075 Delete node_test.go
- 33f2230 Disable API Reference section
- e1ce248 Merge branch 'Permify:master' into master
- b6af874 Merge branch 'master' into data-filtering-improvements
- a68c600 Merge branch 'master' into dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp-0.36.0
- fffa18a Merge branch 'master' into dependabot/go_modules/go.opentelemetry.io/otel/sdk/metric-0.37.0
- 1a9f8d3 Merge branch 'master' into docs
- 515b7a0 Merge branch 'master' into docs
- cf8ccda Merge branch 'master' into multi-tenant-authn
- 4b6b85b Merge branch 'master' of https://github.com/Permify/permify
- 65719d1 Merge branch 'master' of https://github.com/Permify/permify
- ee06552 Merge branch 'master' of https://github.com/Permify/permify
- b01d788 Merge pull request #156 from Permify/docs
- ed394f7 Merge pull request #157 from Permify/dependabot/go_modules/github.com/spf13/viper-1.15.0
- 6fc08f4 Merge pull request #158 from Permify/dependabot/go_modules/google.golang.org/grpc-1.52.1
- a031224 Merge pull request #159 from Permify/dependabot/go_modules/github.com/pressly/goose/v3-3.8.0
- 96a4ef4 Merge pull request #160 from Permify/dependabot/go_modules/github.com/fatih/color-1.14.1
- 342ee3e Merge pull request #161 from Permify/dependabot/go_modules/github.com/onsi/gomega-1.26.0
- c805279 Merge pull request #162 from Permify/dependabot/npm_and_yarn/docs/documentation/ua-parser-js-0.7.33
- 7cf8786 Merge pull request #163 from Permify/docs
- ce143ea Merge pull request #164 from Permify/docs
- a07fd4e Merge pull request #167 from Permify/docs
- 88309b8 Merge pull request #169 from Permify/docs
- e128a44 Merge pull request #170 from Permify/docs
- 92020c1 Merge pull request #171 from Permify/docs
- 27fe191 Merge pull request #172 from Permify/playground-dev
- bf58631 Merge pull request #173 from Permify/docs
- 5d093c0 Merge pull request #174 from Permify/docs
- bd8e2ea Merge pull request #175 from Permify/docs
- db58354 Merge pull request #177 from Permify/dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp-0.35.0
- c346587 Merge pull request #180 from Permify/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.38.0
- 864f15f Merge pull request #181 from Permify/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/host-0.38.0
- e827e2a Merge pull request #182 from Permify/dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp-1.12.0
- 2eadb48 Merge pull request #183 from Permify/dependabot/go_modules/go.opentelemetry.io/otel/exporters/zipkin-1.12.0
- f8b97b1 Merge pull request #184 from Permify/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.8.0
- 482f9b4 Merge pull request #185 from Permify/dependabot/go_modules/github.com/pressly/goose/v3-3.9.0
- 809ab51 Merge pull request #186 from Permify/dependabot/go_modules/go.opentelemetry.io/otel/exporters/jaeger-1.12.0
- d57d113 Merge pull request #187 from anascann/feature/writertest
- ad5a533 Merge pull request #190 from Permify/docs
- 30e68e7 Merge pull request #191 from Permify/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/runtime-0.38.0
- 938da42 Merge pull request #192 from Permify/dependabot/go_modules/github.com/rs/zerolog-1.29.0
- 99cb25d Merge pull request #193 from Permify/dependabot/go_modules/google.golang.org/grpc-1.52.3
- ca316b0 Merge pull request #194 from Permify/dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc-1.12.0
- c3b6057 Merge pull request #195 from Permify/dependabot/npm_and_yarn/playground/antd-5.1.7
- 7020354 Merge pull request #196 from Permify/dependabot/npm_and_yarn/playground/craco-less-2.0.0
- a675029 Merge pull request #197 from Permify/dependabot/npm_and_yarn/playground/fortawesome/react-fontawesome-0.2.0
- 2400476 Merge pull request #198 from Permify/dependabot/npm_and_yarn/playground/web-vitals-3.1.1
- c13ade9 Merge pull request #199 from Permify/dependabot/npm_and_yarn/playground/testing-library/react-12.1.5
- c041ba2 Merge pull request #200 from Permify/dependabot/npm_and_yarn/playground/assemblyscript-0.27.0
- 8408439 Merge pull request #201 from Permify/dependabot/npm_and_yarn/playground/dotenv-16.0.3
- b3a2856 Merge pull request #202 from Permify/dependabot/npm_and_yarn/playground/react-router-6.8.0
- 813334d Merge pull request #203 from Permify/dependabot/npm_and_yarn/playground/ant-design/icons-5.0.1
- ec6d134 Merge pull request #204 from Permify/dependabot/npm_and_yarn/playground/ant-design/colors-7.0.0
- 3d5bbbd Merge pull request #205 from Permify/dependabot/npm_and_yarn/docs/documentation/http-cache-semantics-4.1.1
- bc930f3 Merge pull request #206 from Permify/docs
- 5f84061 Merge pull request #207 from Permify/bugs
- 66c94d9 Merge pull request #208 from Permify/github-actions
- e76c529 Merge pull request #210 from Permify/dependabot/npm_and_yarn/docs/documentation/docusaurus/plugin-client-redirects-2.3.0
- fde8002 Merge pull request #211 from Permify/dependabot/npm_and_yarn/docs/documentation/docusaurus/module-type-aliases-2.3.0
- fe6616d Merge pull request #212 from Permify/dependabot/npm_and_yarn/docs/documentation/rc-collapse-3.5.2
- 49a6fd0 Merge pull request #213 from Permify/dependabot/npm_and_yarn/docs/documentation/react-tabs-6.0.0
- 256498a Merge pull request #214 from Permify/dependabot/npm_and_yarn/docs/documentation/react-countup-6.4.1
- 076d71f Merge pull request #216 from Permify/docs
- d78d7a9 Merge pull request #218 from Permify/env-variables
- f2df062 Merge pull request #219 from Permify/docs
- 60cbcd8 Merge pull request #220 from Permify/docs
- 293d5a9 Merge pull request #221 from Permify/dependabot/npm_and_yarn/docs/documentation/typescript-4.9.5
- d12740a Merge pull request #222 from Permify/dependabot/npm_and_yarn/...
v0.3.0
Changelog
- 6338288 Add Build a Team permissions system in Node.js app using Auth0 and Permify blog
- 175ad84 Merge branch 'master' into multitenancy
- 759c5c4 Merge branch 'master' of https://github.com/Permify/permify
- 46c320b Merge pull request #152 from Permify/multitenancy
- e2189ef Merge pull request #153 from Permify/docs
- bc9f57c Merge pull request #155 from Permify/docs
- ada005f Update .goreleaser.yml
- d985b9b Update 20230117145140_multi_tenant.sql
- 5643326 Update README.md
- 822723e Update README.md
- 00542fd Update check_test.go
- 1695949 Update docker-compose.yaml
- 5b32a72 Update example.config.yaml
- 84880f9 Update example.config.yaml
- 0b2082f Update main.wasm
- b679fd5 Update package.json
- b48c6e5 Update relationshipReader.go
- 958ec22 Update schema.go
- 52ad5d2 Update schemaReader.go
- 1eda2e4 Update the posts
- 35a66a0 change config biner to viper
- 7b642ca command & repository test renew
- 447f374 config binder bug fixed
- e4734c4 gofumpt
- 60b89b7 linter improvements
- 466cb69 move to goose for migrations & multitenancy migrations added to pg
- 6e7afb2 multi-tenancy service & repository implementation
- 83ae7d8 multitenancy support
- ace5051 pprof profiler added
- 1a6133e tenant id added to schema cache key
- 58f5167 tenant id data type changes