Skip to content

0.17.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@scholzj scholzj released this 19 Feb 19:42

Main Changes since 0.17.0-rc1

  • Support for pausing / resuming MM2 connectors
  • Fix bug in Kafka rack awareness configuration
  • Add network policies for Kafka connect when using the connector operator
  • Fix rolling update restart when configuration changes
  • Fix ZooKeeper scale-up bug
  • Validate the replication factor in relation to number of Kafka replicas
  • Various bug-fixes
  • Dependency upgrades to avoid CVEs
  • Improved system tests and documentation

Note: The Connector operator is now using network policies to make sure it has access to Kafka Connect even when network policies deny all traffic. If you want to use the Connector operator while also using the REST API directly, you should create additional network policies to give access to the REST API to your applications as well.

Full list of changes can be found under the 0.17.0 milestone.

Upgrading from Strimzi 0.16.x

See the documentation for upgrade instructions.