Skip to content

Releases: permitio/permit-python

v2.4.2

16 Apr 15:26
58bdfe1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.1...v2.4.2

v2.4.1

16 Apr 15:01
69edb69
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...v2.4.1

v2.4.0 - Add PDP API Support

11 Apr 18:28
eea2d0f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.0...2.4.0

v2.3.0 - support missing bulk operations

30 Jan 14:36
33fe64d
Compare
Choose a tag to compare

What's Changed

  • Add missing parameters for resource instances list API by @jgeralnik in #57
  • Expose bulk operations api in python sdk bulk create users by @asafc in #56

New Contributors

Full Changelog: 2.2.2...2.3.0

v2.2.2

21 Jan 14:59
2627511
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.1...2.2.2

v2.2.1 - added missing bulk relationship tuples api

10 Jan 05:49
fb85aa7
Compare
Choose a tag to compare

What's Changed

  • add bulk relationship tuple api to python SDK + add missing APIs to sync python client by @asafc in #53

Full Changelog: 2.2.0...2.2.1

V2.2.0

08 Jan 16:08
06d22d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.2.0

v2.1.1

26 Dec 17:48
e2f593e
Compare
Choose a tag to compare

Add extends support in roles API, thanks @AlonMorgen for the contribution!

Full Changelog: 2.1.0...2.1.1

v2.1.0 - ReBAC Support

11 Dec 08:53
3ac9af8
Compare
Choose a tag to compare

What's Changed

  • ReBAC support by @asafc in #37
  • Fix minor ReBAC bugs by @omer9564 in #44
  • add conditional import for pydantic version to support version 2 of p… by @RazcoDev in #46
  • Fix Python SDK not encoding permit check input correctly by @asafc in #49

Full Changelog: 2.0.5...2.1.0

v2.1.0rc1 - ReBAC support

20 Jun 18:55
a42ebfb
Compare
Choose a tag to compare
Pre-release

ReBAC support pre-release