Skip to content
Changelog

What's new.

Every fix, feature, and improvement shipped across Kpow, Flex, Iglu, and Factor Platform.

Kpow Release 90.3 December 2, 2022

OpenID configurability and tenancy performance improvements

Show changelog

Kpow v90.3

  • Improve OpenID config with OPENID_USER_FIELD and roles_from fields
  • Fix custom serdes in the kREPL
  • Improve scheduled mutations UI/UX
  • Improve performance of tenancy materialization
Kpow Release 90.2 November 3, 2022

Improved OpenID Connect SSO support

Show changelog

Kpow v90.2

  • Extend generic OpenID Connect SSO support with OPENID_ISSUER configuration
  • Fix Staged Mutations UI/UX bugs
Kpow Release 90.1 October 27, 2022

New UI, new features, and Kpow Community

Show changelog

Kpow v90.1

  • Kpow Community Edition (CE) is now GA. Free to use, no sign-up or license required
  • Complete overhaul of existing UI/UX with a brand-new Tailwind UI user interface
  • Introduce new Topic Truncate feature for record deletion
  • Improve support for OpenID Auth with Generic OpenID Provider configuration
  • Improve Data Inspect/Produce UI/UX with multiple bugfixes
  • Improve Data Inspect export with option for un-escaped JSON export
  • Introduce NullSerde to allow production of null key/value (record deletion/tombstones)
  • Introduce new UUID Serdes in Data Inspect
  • Improve Connect topic inference (for debezium and other connectors)
  • Introduce new columns to Source Connector tables (bytes total, last activity)
  • Introduce new Connect table of unreachable/erroring connectors + prometheus metrics of the same
  • Improve cluster configuration options with inclusion of all OATHBEARER token parameters
  • Improve table export with CSV export option
  • Improve filtering options, favour prefixes before plain alphabetical match/order
  • Fix regression of allow-permissive-ssl? Connect configuration
Kpow Release 89.4 August 26, 2022

Connect Inspect RBAC Permission

Show changelog

Kpow v89.4

  • Improve connect RBAC with CONNECT_INSPECT permission
  • Improve connect error messaging
  • Fix schema subject delete bug
  • Fix staged mutations table bug
Kpow Release 89.1 August 2, 2022

Search Speed and Managed Connect

Show changelog

Kpow v89.1

  • Support Confluent Managed Connect
  • Support MSK Managed Connect
  • Support MSK Serverless
  • Improve Data Inspect speed (3x to 20x depending on message factors)
  • Improve Data Inspect UX (deserialization error reporting)
  • Improve Data Inspect UX (react-select text-input modals, etc)
  • Improve Resource UX with consistent ordering of resources
  • Upgrade Base Corretto Image to 11.0.16 (no known memory issues)
  • Numerous minor bugfixes
Kpow Release 88.6 May 27, 2022

AWS Glue Protobuf Support

Show changelog

Kpow v88.6

  • Support Protobuf format with AWS Glue Schema Registry
  • Support configurable JSON logging with LOG_FORMAT env variable
  • Support previous 24hr search windown in Data Inspect
  • Support JDK17 with new -jdk17 Docker tag
  • Improve orphan schema detection and deletion
  • Improve Confluent Cloud Metrics API integration
  • Mute redundant INFO logging by Confluent Schema Registry
Kpow Release 88.5 May 10, 2022

Confluent Cloud Metrics API

Show changelog

Kpow v88.5

  • Improve Confluent Cloud Metrics API integration
  • Improve Kafka Connect error messages
  • Improve broker graphs sorting function
  • Improve data produce UI/UX
  • Fix regression with Confluent Avro logical types
  • Fix default serdes configuration regression