v4.7.0
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
Documentation
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