Skip to content

Commit 9339d29

Browse files
gobengotylerchilds
authored andcommitted
add changesets
1 parent a896ae0 commit 9339d29

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed

.changeset/brave-yaks-decide.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"wallet-attached-storage-database": minor
3+
---
4+
5+
SpaceRepository#getById,toArray left join to link table to result includes Space#link

.changeset/legal-gifts-repair.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"wallet-attached-storage-database": minor
3+
---
4+
5+
Add link table to store links between resources. There is a new migration to add it.

.changeset/nice-rabbits-trade.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"wallet-attached-storage-server": minor
3+
---
4+
5+
authz-middleware: now can authorize by following Space#link to a linkset, and from there a link rel=acl to an ACL

.changeset/whole-hounds-appear.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"wallet-attached-storage-database": minor
3+
---
4+
5+
SpaceRepository#create,put: both persist space.link to link table

0 commit comments

Comments
 (0)