| <!-- |
| ~ Licensed to the Apache Software Foundation (ASF) under one or more |
| ~ contributor license agreements. See the NOTICE file distributed with |
| ~ this work for additional information regarding copyright ownership. |
| ~ The ASF licenses this file to You under the Apache License, Version 2.0 |
| ~ (the "License"); you may not use this file except in compliance with |
| ~ the License. You may obtain a copy of the License at |
| ~ |
| ~ http://www.apache.org/licenses/LICENSE-2.0 |
| ~ |
| ~ Unless required by applicable law or agreed to in writing, software |
| ~ distributed under the License is distributed on an "AS IS" BASIS, |
| ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| ~ See the License for the specific language governing permissions and |
| ~ limitations under the License. |
| ~ |
| --> |
| |
| # Changelog |
| All notable changes to this project will be documented in this file. |
| |
| The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) |
| and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
| |
| See full release notes in the core project at github.com/apache/incubator-streampipes and release notes on extensions |
| at github.com/apache/incubator-streampipes-extensions |
| |
| ## [Unreleased] |
| ### New Features |
| |
| ### Improvements |
| |
| ### Bug Fixes |
| |
| ## [0.68.0] |
| ## Improvements |
| * Remove connect-master dependency |
| |
| ## [0.66.0] |
| ## New Features |
| * Helm charts for Kubernetes |
| * More service extensions in cli |
| |
| ## Improvements |
| * Hostname is not required anymore in installer |