Releases: raystack/frontier
Releases · raystack/frontier
v0.5.0-alpha
What's Changed
- feat: flexible spiceDB schema management by @krtkvrm in #170
- feat: schema migration & revision in ShieldDB for resources by @krtkvrm in #177
- feat: role assignment API for namespaces by @krtkvrm in #179
- feat: add relation creation in resource API by @ishanarya0 in #182
- feat: relation creation in resource creation hook by @ishanarya0 in #184
- feat: upgraded authz functionality by @krtkvrm in #185
- feat: add list relations for an object API by @ishanarya0 in #188
- feat: add relation deletion api by @ishanarya0 in #191
- fix: moving to suggested format of namespace id by @krtkvrm in #190
- fix: bug in query for list group relations by @ishanarya0 in #195
- fix: remove user_id and urn column in update query by @ishanarya0 in #193
- feat: contextual logging for proxy by @krtkvrm in #197
Full Changelog: v0.4.1...v0.5.0-alpha
v0.4.1
What's Changed
- feat: api end-to-end test by @mabdh in #164
- feat: streamline attribute extraction in middleware and hooks by @niharbansal02 in #158
- feat: get resource from store using backend and resource type instead of urn by @krtkvrm in #143
- feat: enable upsert behaviour by @ishanarya0 in #163
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- feat!: config management and error handling by @mabdh in #155
- feat: add e2e test bench by @mabdh in #152
- refactor!: api http statuscode by @mabdh in #146
- build: add brew, scoop, linux releases by @ravisuhag in #165
- style: upgrade salt for command grouping by @ravisuhag in #167
- docs: migrate to docusaurus by @ravisuhag in #166
- ci: update goreleaser token by @ravisuhag in #168
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- fix: bug in group, role, and policy by @mabdh in #147
- feat: remove orgId dependency in authz by @niharbansal02 in #132
- fix: error in bootstrapping role table from fresh db by @krtkvrm in #150
- feat: prevent proxy context cancelled by @krtkvrm in #144
- fix: revert DefaultStringIfEmpty function usage by @mabdh in #151
Full Changelog: v0.3.0...v0.3.2
v0.3.0
What's Changed
- refactor: move domains to package
core/{domain}
by @mabdh in #123 - refactor: move server, store, hook, middleware to internal package by @mabdh in #130
- refactor: split stores into multiple repositories by @mabdh in #131
- fix: error in bootstrapping shield from fresh database by @krtkvrm in #140
- fix: dockerfile dev file by @mabdh in #142
- refactor: proxy middleware by @mabdh in #135
New Contributors
Full Changelog: v0.2.10...v0.3.0
v0.2.10
What's Changed
- feat: allow storing bool and num in metadata by @niharbansal02 in #118
- feat: add slug support for group, org, and projects API by @niharbansal02 in #117
Full Changelog: v0.2.9...v0.2.10
v0.2.9
v0.2.8
v0.2.7
What's Changed
- feat: add pagination and filters for users by @niharbansal02 in #112
- refactor: replace raw queries in store/postgres with Query Builder by @niharbansal02 in #116
New Contributors
- @niharbansal02 made their first contribution in #112
Full Changelog: v0.2.6...v0.2.7
v0.2.7-alpha
tag with nr fix