v3.3.3
v3.3.3 / 2021-11-23
- fix: request scope to hold proper pattern type (literal, prefix) in rbac (#407)
- fix: add proper clusterIds for RBAC clear bindings operations, not only kafka one (#407)
v3.3.2 / 2021-11-22
- feat: add support in the custom roles for subject and connect attributes (#406)
- fix: incorrect rbac resource name for subjects and connectors (#405)
v3.3.1 / 2021-11-17
- fix: order for delete in ksql to be reverse from creation (#400)
- add Parameter for initial Kafka Backend consumer retry
- raise initial load as done if tried at least five times
v3.3.0 / 2021-11-13
- fix: delete problem on resource used from the rbac api (wrong resource type) (#398)
- fix/handling of connectors only without defining acls (#397)
- fix: Kafka as a Backend for JulieOps resiliency. Ensure state is not corrupted. (#396)
- feat: add exactly-once to kstreams and create transactionalid ACLs (#388)
- enable the use of patterns within the DLQ allow and deny list (#393)
- Kafka Backend group ID configuration make easier (#391)
- fix: ksqldb delele artefacts delete order, first tables then streams, the reverse of the creation (#392)
- add env vars for kafka.config.topic and instance.id (#390)
- KafkaBackendFix (state initialisation) and exit JVM if exception if raised (#386)
- Add pre install hook verification for requirement java (#371)
- Relax the conditions for kstream application to not require read and write topics all the topic. included as well more easy to catch error messages (#369)
- Add the missing TransactionID permission for producers when using rbac (#370)
- KsqlDB query application order forced (first streams, then tables) (#368)
This release is available https://hub.docker.com/repository/docker/purbon/kafka-topology-builder as well.
JulieOps is here to help you out with all your Kafka automation.
Thanks to all ever contributors to JulieOps, this project will nothing without all of you.
Full Changelog: v3.2.0...v3.3.3