diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b04e06a08a2402467bf7a87a359f66026e8810b..0c4e0fe130510dbcdb1f887afb8cab4196392710 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ No unreleased changes yet. -## [0.3.0] - 2019-12-24 +## [0.3.0] - 2020-01-20 * Release candidate for beta tests * Added features: @@ -13,6 +13,7 @@ No unreleased changes yet. * Rocket.chat version 2.1.1 at chat.oas.yourdomain * Use Flux instead of Helmfile to install and update applications * Flux version 1.16.0 and helm-operator version 1.0.0-rc4 + * WordPress at www.oas.example.org from https://code.greenhost.net/open/wordpress-helm * Application updates: - cert-manager 0.11.0 - prometheus-operator 0.34.0 @@ -23,6 +24,22 @@ No unreleased changes yet. - kubernetes 1.15.5 * Fix many many bugs +Known issues: + +* There are some [initial prometheus alerts](https://open.greenhost.net/openappstack/openappstack/issues/286) + after a fresh OAS installation +* [Prometheus web interface is publicly available](https://open.greenhost.net/openappstack/openappstack/issues/294) +* Single sign-on has some issues: + + * Rocket.chat SSO does not work out of the box (see docs for setup + instructions) + * WordPress and Grafana SSO do not give admin permissions to users with the + "admin" enabled in the user-panel + * Nextcloud requires email (SMTP) to be set up before you log in with new + users using SSO + + These issues will be addressed in the next version. + ## [0.2.1] - 2019-10-29 This is the release for the second user test.