Releases: CleverCloud/biscuit-pulsar
Releases · CleverCloud/biscuit-pulsar
3.4.1
Full Changelog: 3.4.0...3.4.1
3.4.0
3.3.1
3.3.0
3.2.1
Full Changelog: 3.2.0...3.2.1
3.2.0
What's Changed
- feat(test): complete set of tests by @aurrelhebert in #34
New Contributors
- @aurrelhebert made their first contribution in #34
Full Changelog: 3.1.0...3.2.0
3.1.0
Full Changelog: 3.0.0...3.1.0
3.0.0
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