Skip to content

Releases: permitio/permit-node

V2.5.2

18 Jul 08:34
ca96be6
Compare
Choose a tag to compare

What's Changed

  • update versions to fix cve and adjust code by @obsd in #88

Full Changelog: 2.5.1...2.5.2

v2.5.1

27 Jun 12:02
Compare
Choose a tag to compare

What's Changed

  • Added more query parameters for list methods by @danyi1212 in #87

Full Changelog: 2.5.0...2.5.1

v2.5.0

23 Jun 09:45
2f21d3f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.0...2.5.0

2.4.0

06 Mar 18:44
377d7c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.4.0

2.3.0

29 Feb 13:34
c642bff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0...2.3.0

v2.2.0 - replace winston logging library

23 Oct 13:34
c68e7ad
Compare
Choose a tag to compare

What's Changed

  • update tsdoc in permit node + instructions by @asafc in #58
  • Oded/per 4980 replace winston with pino for nextjs1 by @obsd in #51
  • update version by @obsd in #59

Full Changelog: 2.1.0...2.2.0

v2.1.0

08 Oct 11:50
0602686
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.2...2.1.0

v2.1.0-rc.0 - ReBAC support

25 Jun 11:13
c78f00d
Compare
Choose a tag to compare
Pre-release

ReBAC support pre-release

v2.0.2

25 Jun 09:36
717c8b0
Compare
Choose a tag to compare

What's Changed

  • Fix api context: can now differentiate between access level and context by @asafc in #46
  • Added SDK version reporting by @asafc in #46

Full Changelog: 2.0.1...2.0.2

v2.0.1

11 Jun 15:52
fbd5ae1
Compare
Choose a tag to compare
  • Minor bug fixes to the ensureContext() method
  • Require project level context in projects and environments api
  • added e2e test for environment creation via SDK