Skip to content

Releases: agorapulse/micronaut-permissions

2.0.0

11 Dec 14:27
Compare
Choose a tag to compare
  • upgraded to Micronaut 4.x

1.2.0

11 Dec 13:41
3746fe2
Compare
Choose a tag to compare
  • ability to grant privileges for any object (useful with @ResultRequiresPermissions)

1.1.1

27 Jul 12:20
f5811c2
Compare
Choose a tag to compare
  • Add inherited annotation to ResultRequiresPermission annotation to use it on interfaces.

1.1.0

03 May 15:44
e294a73
Compare
Choose a tag to compare
  • Add annotation to check permission on result

1.0.5

24 Mar 11:31
e4b6a8c
Compare
Choose a tag to compare
  • fixed cast of Map to an Iterable

1.0.4

21 Mar 19:48
b125219
Compare
Choose a tag to compare
  • allow null iterable

1.0.3

21 Mar 14:30
7896ade
Compare
Choose a tag to compare
  • verify all method arguments

1.0.2

09 May 08:25
14c0b8e
Compare
Choose a tag to compare
  • made the annotations inherited

1.0.1

28 Mar 14:27
d06e633
Compare
Choose a tag to compare
  • made all beans public

1.0.0

25 Feb 11:48
Compare
Choose a tag to compare
  • initial release