Skip to content

Commit

Permalink
docs(whatsnew): add features of v0.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rkpattnaik780 authored and wtrocki committed Jul 18, 2022
1 parent 498e2e3 commit 362dcbd
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions WHATS_NEW.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ For information on what was included in latest release please refer to our [chan

## Unrelased (main branch)

## 0.46.0

### Support for Marketplace Billing model

`rhoas kafka create` now supports `--billing-model` flag that allow users to specify the type of billing model.

`--billing-model` along with `--marketplace` and `--marketplace-account-id` flags can be used to specify the
billing details.

Billing details can also be prompted by running the command in interactive mode:

```
rhoas kafka create
```

## 0.44.0

### Support for consuming and producing to a topic
Expand Down

0 comments on commit 362dcbd

Please sign in to comment.