Skip to content

v4.7.0

Compare
Choose a tag to compare
@MoritzWeber0 MoritzWeber0 released this 07 Oct 16:07
· 242 commits to main since this release
015e5d2

Breaking Changes

  • All API routes below /api/v1/settings/modelsources/t4c were modified and split into different routes for license servers and T4C server instances. Make sure to update your scripts accordingly.
  • The existing "TeamForCapella" Grafana dashboard was renamed to "TeamForCapella Legacy". The dashboard doesn't provide any new data after this release, but can be used to view historical data. A new TeamForCapella dashboard is available.

What's Changed

Until now, each T4C server instance had it's own license server. This often meant that administrators had to enter the license configuration for each server again and again. Now, administrators can create a license server and link it to one or more instances.

Full Changelog

Features

  • feat!: Separate t4c license server and instance by @zusorio in #1866

Documentation

  • docs: Update links from angular.io to angular.dev by @zusorio in #1878

Internal Changes

  • test: Make loading of session file browser stories deterministic by @MoritzWeber0 in #1879
  • chore: Disable filtering for license servers in Grafana dashboard by @MoritzWeber0 in #1880

Full Changelog: v4.6.1...v4.7.0