Skip to content

Latest commit

 

History

History
133 lines (69 loc) · 8.35 KB

File metadata and controls

133 lines (69 loc) · 8.35 KB

Changelog

4.0.1 (2026-03-20)

Bug Fixes

  • deps: bump ajv from 8.17.1 to 8.18.0 (#820) (feba114)
  • deps: bump lru-cache from 11.1.0 to 11.2.1 (#792) (01fb924)
  • deps: bump lru-cache from 11.2.1 to 11.2.2 (#794) (e7e3af5)
  • deps: bump lru-cache from 11.2.2 to 11.2.4 (#806) (bb15a2c)
  • deps: bump lru-cache from 11.2.4 to 11.2.5 (#816) (aa7d308)
  • deps: bump lru-cache from 11.2.5 to 11.2.6 (#819) (495ce81)
  • deps: bump lru-cache from 11.2.6 to 11.2.7 (#827) (3ce6382)
  • deps: bump minimatch (#823) (2a4d638)

4.0.0 (2025-06-21)

⚠ BREAKING CHANGES

  • set minimum Node suppor to v20.17 (#780)

Bug Fixes

  • deps: bump lru-cache from 11.0.1 to 11.0.2 (#568) (28fa647)
  • deps: bump lru-cache from 11.0.2 to 11.1.0 (#695) (9aeaf95)
  • set minimum Node suppor to v20.17 (#780) (3f253aa)

3.0.2 (2024-09-09)

Bug Fixes

  • deps: bump ajv from 8.16.0 to 8.17.1 (#453) (3e9f8ae)
  • deps: bump json-logic-js from 2.0.2 to 2.0.5 (#452) (5d36bca)
  • deps: bump lru-cache from 10.2.2 to 10.3.0 (#441) (0cba53d)
  • deps: bump lru-cache from 10.3.0 to 10.4.0 (#447) (f1195d6)
  • deps: bump lru-cache from 10.4.0 to 11.0.0 (#450) (0509e0f)
  • deps: bump lru-cache from 11.0.0 to 11.0.1 (#502) (271a404)

3.0.1 (2024-06-08)

Bug Fixes

3.0.0 (2024-05-24)

⚠ BREAKING CHANGES

  • move to ESM; drop Node 16.x support (#393)

Features

2.1.0 (2023-03-08)

Features

2.0.0 (2023-03-08)

Bug Fixes

  • resolver: return false if a deny statement is missing context (7efaa56)

  • feat!: rewrite to simpler interface (f3a11b3)

Features

  • policy-resolver: use an LRU cache instead of a map (2c573b1)
  • store: add concept of policy statement groups (#71) (c93708f)
  • trigger ci (6c141ff)
  • use an event emitter to invalidate caches (6ab9059)

BREAKING CHANGES

  • the 2.x interface drops environments and resource types

2.0.0 (2023-03-08)

Bug Fixes

  • resolver: return false if a deny statement is missing context (7efaa56)

  • feat!: rewrite to simpler interface (f3a11b3)

Features

  • policy-resolver: use an LRU cache instead of a map (2c573b1)
  • store: add concept of policy statement groups (#71) (c93708f)
  • use an event emitter to invalidate caches (6ab9059)

BREAKING CHANGES

  • the 2.x interface drops environments and resource types

2.0.0 (2023-03-08)

Bug Fixes

  • resolver: return false if a deny statement is missing context (7efaa56)

  • feat!: rewrite to simpler interface (f3a11b3)

Features

  • policy-resolver: use an LRU cache instead of a map (2c573b1)
  • store: add concept of policy statement groups (#71) (c93708f)
  • use an event emitter to invalidate caches (6ab9059)

BREAKING CHANGES

  • the 2.x interface drops environments and resource types