Skip to content

Releases: CleverCloud/biscuit-pulsar

3.4.1

22 Feb 10:58
Compare
Choose a tag to compare

Full Changelog: 3.4.0...3.4.1

3.4.0

22 Feb 10:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.1...3.4.0

3.3.1

06 Jan 07:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.0...3.3.1

3.3.0

03 Jan 09:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.1...3.3.0

3.2.1

03 May 12:20
Compare
Choose a tag to compare

Full Changelog: 3.2.0...3.2.1

3.2.0

31 Mar 20:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.2.0

3.1.0

28 Mar 17:10
Compare
Choose a tag to compare

Full Changelog: 3.0.0...3.1.0

3.0.0

04 Mar 15:00
Compare
Choose a tag to compare

Major update to support biscuit v2. This is BREAKING CHANGE and does not support biscuit v1.

namespace($tenant, $namespace)
namespace_operation($operation)

topic($tenant, $namespace, $topic)
topic_operation($operation)

What's Changed

  • split operations symbols string into their own files for readability by @KannarFr in #32
  • Biscuit 2.0 by @KannarFr in #33

Full Changelog: 2.3.2...3.0.0

2.3.2

11 Jan 11:18
Compare
Choose a tag to compare
  • support pulsar 2.9.1;
  • fix protobuf security issues using protobuf v3.16.1.

2.3.0

17 Sep 11:30
Compare
Choose a tag to compare

Only authorize superUser to write offloadPolicies.