Releases: Permify/permify
Releases · Permify/permify
v0.0.0-alpha5
Changelog
- 5b4a33c Update README.md
- 382eb40 Update README.md
- 7242481 Update entity_config.go
- 8350dc0 Update error.go
- 9d65c96 Update lexer.go
- a9897b9 Update lookupQuery.go
- 5a6c496 Update main.go
- be2582d Update relationshipService.go
- 16ea7d0 Update schema.go
- 7075273 Update translator.go
- c2e806c Update translator.go
- 8d56147 Update tuple.go
- 8938e3b add options field to entity and relation struct
- ccca627 circuit breaker improvements
- 72b7dd0 gofumpt
- a1ad40c lookup query prep
- 1c01cd0 swagger updates
- f36bedb swagger updates
v0.0.0-alpha4
Changelog
- cc39e2b Add files via upload
- f548b4d Add files via upload
- f0e8863 Update README.md
- 7f9836a Update README.md
- 2e1c092 Update README.md
- e267ea4 Update parser.go
- dfa466a Update parser.go
- 2a9ca0f Update parser.go
- b64b54e Update relationshipService.go
- 020a6b3 Update router.go
- af254e0 Update schema.go
- 14d82d0 Update schema.go
- 6927457 Update schema.go
- 2373067 Update schemaLookup.go
- 366da13 Update server.go
- 8fca587 Update tuple.go
- 98d35ed add postman run button
- e0aaec6 dsl parser better error handling
- 78d073d error improvements
- 61c6e23 memory db support & database improvements
- c7e578d schema to graph converter
- 905e573 swagger updates
- bc4a386 txn.abort
- b7783e8 wasm compiler & error interface
- 49b3511 wasm deleteTuple & readTuple functions added
v0.0.0-alpha3
Changelog
- 4d26266 Create relationTupleRepository_test.go
- faea457 Merge branch 'master' of https://github.com/Permify/permify
- 6a50106 Merge branch 'master' of https://github.com/Permify/permify
- 6ca3cbb Remove use case examples
- 062ed93 Update CONTRIBUTING.md
- 36a3dbf Update DSL gif
- 69e5f6e Update Dockerfile
- 76b8524 Update License
- 8fa82d8 Update License
- 66d9d66 Update README.md
- 0af769b Update main.go
- d611a37 Update postgres.go
- 9cd2762 Update relationTupleRepository.go
- ef373b9 Update schema.go
- e8037db Update server.go
- 2bfa379 Update tuple.go
- b38c515 authentication flow added
- 12b01c8 authn example config
- 685f5b5 circuit breaker pattern implementation
- 79ddc59 database connection improvements
- 7ce7dab dsl multiple relation type feature & dsl comment feature
- 6560704 dsl relation lock service implementation & schema cache manager
- 39cb581 dsl test suits
- eb513e6 pkg tuple tests & isValid subject function update
- af8df97 swagger updates
- 093a308 swagger updates
- b74adcb tests updates
- 5d03f15 🔥 schema lookup feature
v0.0.0-alpha2
Changelog
- c29de37 Add project management example use case
- b8c7b6c Arrange examples titles
- 2fa05bc Create .goreleaser.yml
- 363344b Create Dockerfile.release
- 508a708 Create Expand API & Improvements
- f1f5ef3 Create NOTICE
- 2bd5f28 Create entityConfigRepository_test.go
- 0e502c7 Create github example
- 721ac27 Create goreleaser.yml
- 2e93980 Create migration.0003_relation_tuple_create_index.go
- e5a0593 Create rbac example for modeling
- dc5967b Create release.yml
- 712f0b8 Created School Calender use case
- 0c39eda DX improvements & Read APIs
- 2d0f9f1 Expand Command Improvements
- 3ca21b5 Improvements on example use cases
- 1b003ad Merge branch 'master' of https://github.com/Permify/permify
- 16dd22b Revert "Create goreleaser.yml"
- 5ceb94d Revert "Update release.yml"
- b116cce Revert "Update release.yml"
- d6df994 Update Dockerfile
- a8dbc5c Update Dockerfile.release
- 4b005c3 Update README.md
- a9c3324 Update app.go
- 8952b03 Update config.go
- fd5ed0c Update default.config.yaml
- 678b8c3 Update entityConfigRepository.go
- f7d357c Update example.config.yaml
- 312374b Update expand.go
- cb47a67 Update go.mod
- 02daf6e Update go.sum
- f2901d5 Update interfaces.go
- 22c5b4d Update migration.0002_relation_tuple_drop_type_column.go
- d583db0 Update migrations.0002_relation_tuple_drop_type_column.go
- 2cbf9b7 Update rbac example
- 6887f2d Update relationTupleRepository.go
- 85acd2e Update relationTupleRepository.go
- 6965b5e Update tuple.go
- 92ab348 better error handling
- 14d08a8 better error handling - internal errors
- e4d5269 cmd folder name change & dockerfile changes -no-cache
- 63e9281 concurrent check atomic variable management
- 3cb708e depth type change to int32
- 1cf9c4f entity config (schema) version & cache proxy
- 95c48cd exclusion support (#14)
- 6983252 go version upgrade to 1.18
- d7195f6 gofumt
- 7e624cd relation tuple type field removed
- b5c3292 swagger doc update
- 181e9b2 tuple subject iterator & entity collections
v0.0.0-alpha1
Changelog
60ce724
Initial Commit0c8fe7c
Change PostgreSQL CDC way to transaction logs (#8)06790e7
Mongo DB Support (#13)0c8fe7c
Add ability to replace the authorization schema (#5)678eac9
Opentelemetry - jeager, zipkin and sigNoz exporter support7e7071f
,83bce82
fixed minor typo for rendering readme markdown, fixing readme markup, rendering image. @phoenix24b4921c0
Create MODEL.md, Updates on SYNC.md and MODEL.md, Create RELATIONAL.md, Create HOW.md @EgeAytin899fa3d
Fix quotes @joelparkerhenderson
Docker images
docker pull permify/permify:0.0.0-alpha1