github redkubes/otomi-core v0.25.0
Release v0.25.0

latest releases: otomi-2.11.5, v2.11.5, otomi-2.11.4...
10 months ago

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.25.0 (2023-08-21)

⚠ BREAKING CHANGES

  • Since wildcard certificates are compatible with a single nested wildcard domain, we had to unify domain names in Otomi.

The impact of this change is as follows:

  1. only single wildcard domain is supported *.<domainSuffix>
  2. all default public URLs for team services have been changed from <sname>.team-<team-name>.<domainSuffix> to <sname>-<team-name>.<domainSuffix>.
  3. Services that are using custom domians names and do not match (1) must obtain their own certificates.

ⓘ DEPRECATED

  • The Download KUBECONFIG. Use Shell from Otomi Console instead.

Features

  • decouple keycloak database from the community Helm chart (#1214) (0c923cc)
  • initialise databases at the very beginning (#1224) (76fda42)
  • support wildcard certificate (#1226) (9cacd43)

Bug Fixes

Tests

Others

Don't miss a new otomi-core release

NewReleases is sending notifications on new releases.