Skip to content

Commit

Permalink
chore: Update changelog (infinyon#2543)
Browse files Browse the repository at this point in the history
For 0.9.33 release
  • Loading branch information
tjtelan committed Aug 11, 2022
1 parent ef8d019 commit d63e3e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
* Added `DeliverySemantic` to `fluvio-cli`. ([#2508](https://github.com/infinyon/fluvio/pull/2508))
* CLI: Added ability to delete multiple connectors, smart modules and topics with one command. ([#2427](https://github.com/infinyon/fluvio/issues/2427))
* Added `--use-k8-port-forwarding` option to `fluvio cluster start`. ([#2516](https://github.com/infinyon/fluvio/pull/2516))
* SmartModule package: add missing metadata ([#2532](https://github.com/infinyon/fluvio/pull/2532))
* Adds feedback and debug info to 'smart-module create' ([#2513](https://github.com/infinyon/fluvio/pull/2513))
* Prevent collisions between namespaces ([#2539](https://github.com/infinyon/fluvio/pull/2539))
* Added proxy support during packages installation ([#2535](https://github.com/infinyon/fluvio/pull/2535))

## Platform Version 0.9.32 - 2022-07-26
* Restrict usage of `--initial`, `--extra-params` and `--join-topic` in `fluvio consume`. Those options only should be accepted when using specific smartmodules. ([#2476](https://github.com/infinyon/fluvio/pull/2476))
Expand Down

0 comments on commit d63e3e2

Please sign in to comment.