//Cloudogu EcoSystem Docs

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[v2.7.0-1] - 2023-01-06

Added

  • Kind ces to admin cesappd service account.
  • The admin dogu detects when it is started in the multi node ecosystem and uses the k8s ces control instead of cesappd.

[v2.6.2-1] - 2022-12-21

Fixed

  • Fix state refetch loop (#35)

[v2.6.1-1] - 2022-12-21

Fixed

  • Fix some stylings for feature (#35)

[v2.6.0-1] - 2022-12-16

Changed

  • Update react to 18.2.0
  • Update mui to 5.10.9
  • Update mui/x-data-grid to 5.17.7
  • Switch build tool from webpack to vite
  • Display a list of all previous support archives on maintenance page (#35)

[v2.5.0-1] - 2022-12-08

Added

  • Deactivate debug mode after configurable time span (#33)

Changed

  • Update cesappd to version 3.2.0
  • Added status column to dogu management view
  • Added legend with symbol explanations to dogu management view
  • Show ui and system dogus in different tables
  • Restructured maintenance view (#28)

Removed

  • Monitoring view

[v2.4.0-1] - 2022-09-21

Fixed

  • Fixed a bug where the writers group had no access to admin dogu (#24)
  • Use correct permissions for support-archive create/delete

Changed

  • Update ces-theme to v0.7.1
  • Update go version to 1.18.6
  • Update cesappd to 3.1.1
  • Update Dogu dependency to cesappd in version 3.1.1
  • Update cesappd to 5.4.1

[v2.3.0-1] - 2022-09-16

Added

  • Volumes for logs and support archive (#21)
  • Cleanup of the download directory (#21)
  • Configuration key downloads/retention_policy to set the download retention policy (#21)
  • user documentation (#13)

Changed

  • Update react-scripts to version 5.0.1
  • Remove gulp asset pipeline and use a custom script instead
  • Translate all visible texts to german (#21)

[v2.2.0-2] - 2022-09-13

Changed

  • Use internal ip address for cesappd access (#19)

[v2.2.0-1] - 2022-07-14

Added

  • ces-setup client dependency > 1.8.0 (#15)

Changed

  • Make messages accessible to screen readers (#14)

[v2.1.0-1] - 2022-06-09

Added

  • Roles reader, writer and admin for users depending on their groups (#11)

Changed

  • Some Dogus won't be stoppable anymore to ensure the user can access the web ui (#11)
  • Update project to go version 1.18
  • Update makefiles to version 5.2.0
  • Update base image to version 3.15.3-1
  • restructure nav-bar (#5)
  • encapsulate elements of navbar in list (#5)
  • change div of main content to main-tag (#5)
  • add visible titles to action-columns in datagrid (#5)

[v2.0.0-2] - 2022-05-18

Added

  • Secure communication with cesappd service via TLS and basic auth (#9)

[v1.0.0-1] - 2022-04-29

Added

  • Initial Release. Contains:

    • Log download functionality
    • Dogu monitoring
    • Stop/Start functionality for Dogus