Releases: permitio/permit-java
Releases · permitio/permit-java
v1.4.0-rc.2
- Added support for checkUrl()
- Added support for sharding key
v1.4.0-rc - ReBAC support
v1.3.1
What's Changed
- Add javadoc link to readme MD by @asafc in #11
- Add language reporting to java sdk by @asafc in #13
- Fix context api to differentiate between access level and object scoping context by @asafc in #12
- Fix condition set rule create + add more tests by @asafc in #10
Full Changelog: 1.3.0...1.3.1
v1.3.0 - New supported API Methods
New APIs
This version added support to the following API methods:
- copy (clone) environments
- role attributes
- action attributes
- action groups
- role assignments (bulk assign and bulk unassign)
- condition sets
- condition set rules
More inline documentation
Added javadocs to all important classes.
v1.2.0 - Java 8 Support
Merge pull request #8 from permitio/asaf/per-5039-fix-github-action-f…
v1.1.0 - V2 SDK
update attributes to support object
v1.0.0-RC2 (release candidate, testing CI)
another attempt to run CI
v1.0.0-RC1 (release candidate, testing CI)
Java SDK V2
v1.0.0 - V2 SDK
Update README.md