Skip to content

Releases: biscuit-auth/biscuit-java

4.0.0

31 Jul 14:15
Compare
Choose a tag to compare
pre import key

3.0.1

20 Mar 23:26
Compare
Choose a tag to compare
  • #84 remove debug logs

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0

07 Feb 20:42
Compare
Choose a tag to compare
  • #75 new expression operations, schema and samples update
  • #76 scopes and third party block verification implementation
  • #77 the package is now named org.biscuitsec.biscuit
  • #82 return an error on integer overflow in expressions

2.4.0

07 Aug 16:38
Compare
Choose a tag to compare

show that facts can be retrieved from authorizer #70
remove vavr from public make methods #67
update description in pom.xml #68

2.3.1

28 Jan 22:26
Compare
Choose a tag to compare

What's Changed

This package is now available as org.biscuitsec.biscuit

New Contributors

Full Changelog: 2.2.1...2.3.1

2.2.1

18 Oct 12:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0

29 Mar 17:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: CleverCloud/biscuit-java@2.1.0...2.2.0

2.1.0

28 Mar 12:56
Compare
Choose a tag to compare

What's Changed more info here

New Contributors

Full Changelog: CleverCloud/biscuit-java@2.0.0...2.1.0

v2.0.0

04 Mar 11:23
Compare
Choose a tag to compare

This is biscuit-java v2.0.0 which implements https://github.com/biscuit-auth/biscuit spec v2.

The cryptographic algorithm is now using Ed25519 and breaking with biscuit v1.

This version adds a lot of simplification in writing datalog facts, rules, and checks with ExpressionParsers.

1.1.4

10 Jan 10:36
Compare
Choose a tag to compare

Bump protobuf to 3.16.1