diff --git a/WHATS_NEW.md b/WHATS_NEW.md index f0b5bacc1..4990b08b4 100644 --- a/WHATS_NEW.md +++ b/WHATS_NEW.md @@ -5,9 +5,17 @@ For information on what was included in latest release please refer to our [chan ## Latest +### Support for consuming and producing to a topic + +`rhoas kafka topic produce` and `rhoas kafka topic consume` for producing and consuming messages to a kafka topic + +### Generate Config + +New overwrite flag for `rhoas generate-config` + +## Previous + ### Support for Marketplace Billing model `rhoas kafka create` supports now `--marketplace` and `--marketplace-account-id` flags that allow users to specify AWS marketplace details for billing purposes. - -## Previous