Skip to content

v0.17.0

Choose a tag to compare

@kroxylicious-robot kroxylicious-robot released this 28 Oct 16:53
· 948 commits to main since this release

0.17.0

  • #2830: Refactor authentication configuration class names and optional fields in Azure KMS provider for Record Encryption
  • #2784: Add support for Managed Identity authentication to Azure KMS provider for Record Encryption
  • #2754: Add support for OAUTHBEARER tokens into SaslInspectionFilter
  • #2580: Add an Azure Key Vault KMS implementation for Record Encryption
  • #2759: Remove kroxylicious-sample and document how to use io.kroxylicious:kroxylicious-filter-archetype
  • #2671: SASL inspection filter supporting PLAIN, SCRAM-SHA-256 and SCRAM-SHA-512.
  • #2681: Create a maven archetype for filter development io.kroxylicious:kroxylicious-filter-archetype
  • #2778: The proxy now allocates a sessionId to connect client and server channels for logging purposes. Allowing users to track activity between downstream and upstream channels.
  • #143: Add support for Netty metrics
  • #2809: Add optional configuration parameter to control the number of worker threads used by Netty.
  • #1467: Migrate to Netty 4.2
  • #2693: Kroxylicious operator can now discover plain bootstrap address from Strimzi Kafka custom resource