Skip to content

Releases: eclipse-biscuit/biscuit-java

4.0.1

Choose a tag to compare

@Korbik Korbik released this 20 Dec 13:17

What's Changed

  • Bump com.google.protobuf:protobuf-java from 3.25.0 to 3.25.5 by @dependabot in #107

Full Changelog: 4.0.0...4.0.1

4.0.0

Choose a tag to compare

@Geal Geal released this 31 Jul 14:15
pre import key

3.0.1

Choose a tag to compare

@Geal Geal released this 20 Mar 23:26
  • #84 remove debug logs

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0

Choose a tag to compare

@Geal Geal released this 07 Feb 20:42
  • #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

Choose a tag to compare

@KannarFr KannarFr released this 07 Aug 16:38

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

Choose a tag to compare

@Geal Geal released this 28 Jan 22:26

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

Choose a tag to compare

@KannarFr KannarFr released this 18 Oct 12:40

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0

Choose a tag to compare

@KannarFr KannarFr released this 29 Mar 17:55

What's Changed

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

2.1.0

Choose a tag to compare

@KannarFr KannarFr released this 28 Mar 12:56

v2.0.0

Choose a tag to compare

@KannarFr KannarFr released this 04 Mar 11:23

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.