Here's a peek preview of our latest Console 1.21 release, head to https://www.conduktor.io/changelog/ for the complete changelog!
Topic as a Service becomes Self Serve#
Self Serve is a replacement for Topic as a Service. It is more centered towards a GitOps way of working, though we have performed a migration for existing TaaS applications to ensure a seamless transition to the new model:
- Applications + Environments are migrated to
Application
andApplicationInstance
- Cross Application access are migrated to
ApplicationInstancePermission
- The Application list become Application Catalog
- At the moment, we decided that we should control everything from the CLI only. The UI will remain Read-Only for now, but the intention is to bring back UI driven operations in a future release.
Conduktor CLI#
Console now has a CLI! For now, we only support the following resources:
- Application
- ApplicationInstance
- ApplicationInstancePermission
Our objective is to let Application Teams and Central Teams manage both Console resources (Clusters, Groups, Permission, Self Serve resources, DataPolicies, Alerts, ...) and also Kafka resources (Topics, Subjects, Connectors, ...) using a common definition mechanism.
More to come, automate everything!
Custom Deserializers#
Console's support for Custom Deserializers is finally here!
Full Changelog: https://www.conduktor.io/changelog/
Comments
0 comments
Article is closed for comments.