# [0.2.0](https://github.com/pravega/pravega-client-rust/compare/v0.1.0...v0.2.0) (Map, 13, 2021)
### Bug Fixes
* Fix Python binding publish workflow: [#237](https://github.com/pravega/pravega-client-rust/pull/237)
* Fix controller auth issue when using keycloak: [#251](https://github.com/pravega/pravega-client-rust/pull/251)
### Features
* Add list stream controller API: [#241](https://github.com/pravega/pravega-client-rust/pull/242)
* Reorganize the Pravega client code structure: [#248](https://github.com/pravega/pravega-client-rust/pull/248)

# 0.1.0 (March 05, 2021)
* Initial crate released.
* Works with Pravega 0.9.0 [release](https://github.com/pravega/pravega/releases/tag/v0.9.0).