This is an automated email from the ASF dual-hosted git repository. riemer pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/streampipes-website.git
commit 833c37c42ba7e61eb7ec5b6d5a6d811670d08541 Author: Dominik Riemer <[email protected]> AuthorDate: Mon Jan 16 17:28:10 2023 +0100 Fix minor typos --- documentation/website/blog/2023-01-17-release-090.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/documentation/website/blog/2023-01-17-release-090.md b/documentation/website/blog/2023-01-17-release-090.md index f6af18f8..137107c7 100644 --- a/documentation/website/blog/2023-01-17-release-090.md +++ b/documentation/website/blog/2023-01-17-release-090.md @@ -1,14 +1,14 @@ --- title: Apache StreamPipes release 0.90.0 author: Dominik Riemer -authorURL: https://github.com/bossenti +authorURL: https://github.com/dominikriemer authorImageURL: /docs/img/riemer.png --- -**<div style="float: left; padding-right: 40px;">6 minutes to read</div>** +**<div style="float: left; padding-right: 40px;">5 minutes to read</div>** <br> The Apache StreamPipes community is pleased to announce the immediate availability of Apache StreamPipes version 0.90.0! -In total, this release was focused on stabilization and closes 57 issues with improvements and bug fixes as well as some new adapters and data sinks. +In total, this release was focused on stabilization and closes 57 issues with improvements and bug fixes as well as some new features such as adapters and data sinks. <!--truncate--> @@ -88,6 +88,5 @@ After this stabilization release, the next version will most probably bring a ma The community is currently working hard to bring the StreamPipes client and functions to the Python world. Stay tuned! <br> - To get a comprehensive overview of all changes released within Apache StreamPipes 0.90.0 please visit our [release notes](https://github.com/apache/incubator-streampipes/blob/release/0.90.0/RELEASE_NOTES.md#0900).
