Commit abf92ac
committed
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.0.0...v2.0.0) (2023-03-08)
### Bug Fixes
* **resolver:** return false if a deny statement is missing context ([7efaa56](7efaa56))
* feat!: rewrite to simpler interface ([f3a11b3](f3a11b3))
### Features
* **policy-resolver:** use an LRU cache instead of a map ([2c573b1](2c573b1))
* **store:** add concept of policy statement groups ([#71](#71)) ([c93708f](c93708f))
* use an event emitter to invalidate caches ([6ab9059](6ab9059))
### BREAKING CHANGES
* the 2.x interface drops environments and resource types1 parent 5a9a9e8 commit abf92ac
1 file changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments