You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ri...@apache.org on 2020/05/01 13:05:55 UTC

svn commit: r39224 - in /dev/incubator/streampipes/installer/0.66.0: ./ rc1/

Author: riemer
Date: Fri May  1 13:05:55 2020
New Revision: 39224

Log:
Add release candidate files for installer version 0.66.0

Added:
    dev/incubator/streampipes/installer/0.66.0/
    dev/incubator/streampipes/installer/0.66.0/rc1/
    dev/incubator/streampipes/installer/0.66.0/rc1/README.md
    dev/incubator/streampipes/installer/0.66.0/rc1/RELEASE_NOTES.md
    dev/incubator/streampipes/installer/0.66.0/rc1/RELEASE_VALIDATION.md
    dev/incubator/streampipes/installer/0.66.0/rc1/apache-streampipes-installer-0.66.0-incubating.zip   (with props)
    dev/incubator/streampipes/installer/0.66.0/rc1/apache-streampipes-installer-0.66.0-incubating.zip.asc
    dev/incubator/streampipes/installer/0.66.0/rc1/apache-streampipes-installer-0.66.0-incubating.zip.sha512

Added: dev/incubator/streampipes/installer/0.66.0/rc1/README.md
==============================================================================
--- dev/incubator/streampipes/installer/0.66.0/rc1/README.md (added)
+++ dev/incubator/streampipes/installer/0.66.0/rc1/README.md Fri May  1 13:05:55 2020
@@ -0,0 +1,33 @@
+<!--
+  ~ 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.
+  ~
+  -->
+
+# Apache StreamPipes (incubating) installer
+This project contains StreamPipes installation files.
+Clone this project or download the complete repository. To download the ZIP of the installer click on the green button `Clone or download`on the top right. Then click on `download ZIP`.
+
+## Installer (Docker-based installation for users)
+
+See the README in the ``installer`` directory.
+
+## Helm Charts (Kubernetes)
+
+See the README in the ``helm-chart`` directory.
+
+## CLI (Docker-based installation for developmenet purposes)
+
+See the README in the ``cli`` directory.

Added: dev/incubator/streampipes/installer/0.66.0/rc1/RELEASE_NOTES.md
==============================================================================
--- dev/incubator/streampipes/installer/0.66.0/rc1/RELEASE_NOTES.md (added)
+++ dev/incubator/streampipes/installer/0.66.0/rc1/RELEASE_NOTES.md Fri May  1 13:05:55 2020
@@ -0,0 +1,41 @@
+<!--
+  ~ 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.66.0]
+## New Features
+* Helm charts for Kubernetes
+* More service extensions in cli
+
+## Improvements
+* Hostname is not required anymore in installer

Added: dev/incubator/streampipes/installer/0.66.0/rc1/RELEASE_VALIDATION.md
==============================================================================
--- dev/incubator/streampipes/installer/0.66.0/rc1/RELEASE_VALIDATION.md (added)
+++ dev/incubator/streampipes/installer/0.66.0/rc1/RELEASE_VALIDATION.md Fri May  1 13:05:55 2020
@@ -0,0 +1,28 @@
+<!--
+  ~ 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.
+  ~
+  -->
+
+## Release Validation
+
+An Apache StreamPipes (incubating) release consists of the following source releases:
+
+* incubator-streampipes
+* incubator-streampipes-extensions
+* incubator-streampipes-installer
+
+To validate and test a release candidate, please visit our validation guide: 
+[https://cwiki.apache.org/confluence/display/STREAMPIPES/Validating+a+release](https://cwiki.apache.org/confluence/display/STREAMPIPES/Validating+a+release)
\ No newline at end of file

Added: dev/incubator/streampipes/installer/0.66.0/rc1/apache-streampipes-installer-0.66.0-incubating.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/incubator/streampipes/installer/0.66.0/rc1/apache-streampipes-installer-0.66.0-incubating.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/incubator/streampipes/installer/0.66.0/rc1/apache-streampipes-installer-0.66.0-incubating.zip.asc
==============================================================================
--- dev/incubator/streampipes/installer/0.66.0/rc1/apache-streampipes-installer-0.66.0-incubating.zip.asc (added)
+++ dev/incubator/streampipes/installer/0.66.0/rc1/apache-streampipes-installer-0.66.0-incubating.zip.asc Fri May  1 13:05:55 2020
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIcBAABAgAGBQJerB1aAAoJEIEOTg/KEQ3ATzoQAJOOGvAUpOtQ43BgpAiS6WY/
+j8iCGob3z8jVavHA3D07z1ADIUEvRn+pL7YSwqCNJgxGqf5Hkw1JChc5VzEYhnbB
+2QZym5Q6ZR8viyyCVvgsBJCQNLQcuw57ajeeL5qmLvppEgS11AoQPEjr1k0Bl7Ui
+FEE5fPwwT5ixU3I3GjQOzwXqiU1gzLc7BveXg0hVR69ndAJ5IqERJs+TVt5QK26/
+d8OTXsdkVqy9KMNr2HMjqH1U8ac/JRknv5w9w5knuz3/GUexGqZ1W76tQgVJ8l8f
+pMnLHZUiKxBpiBH34McNFHRoYuuBz4hqNT/T+lJTK06JbNarl7lLRmPGv9kdqDNX
+N1IDimsIqbjVy9k+ZitaBx/D9IGzQo3BQ3uMraj6wRbJAVIPKSO/T7WRkUXH63gY
+HY2GcP/ZwP3hdcqj39g/RPweMXPkjWPr6PDqeWJ3++4D0f+IwM44CjWDDHmkaLsO
+/3mKx8Fovfe5kKR9KKoXQHQ2h+JmltEzpt9cBVdQ1nNEYz/iDfrE8srEyeYspCPd
+hmMLoUcknlcn1r5dqqWyBmVIRCEnjQKqfUocMWe2v8hjgz4urbZ1bBFd1Cb4GnUU
+8VgG3KNG9oLhPX97XISJhSRdNUV2KLap7ZDXgombR4EAAWG9pbkiBGGgl2AtEwgZ
+iuSGB0QQsrFNGFjlpZED
+=n3b0
+-----END PGP SIGNATURE-----

Added: dev/incubator/streampipes/installer/0.66.0/rc1/apache-streampipes-installer-0.66.0-incubating.zip.sha512
==============================================================================
--- dev/incubator/streampipes/installer/0.66.0/rc1/apache-streampipes-installer-0.66.0-incubating.zip.sha512 (added)
+++ dev/incubator/streampipes/installer/0.66.0/rc1/apache-streampipes-installer-0.66.0-incubating.zip.sha512 Fri May  1 13:05:55 2020
@@ -0,0 +1 @@
+cc4ffac72e0ccce771f33b5f45104c30d21b1cf0065c1c5f39a331b4b6adaa2a607f542c02ed62d9e854c8814fb5753015d2e240be470b1c5faaf78de5d64f4c *apache-streampipes-installer-0.66.0-incubating.zip