Update docker.io/moonrailgun/tianji Docker tag to v1.30.15
No problems upgrading the Docker container with a Docker compose yaml file within Portainer and by means of Portainer DevOps resp. GitOps with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/moonrailgun/tianji | patch | 1.30.12 -> 1.30.15 |
Release Notes
msgbyte/tianji (docker.io/moonrailgun/tianji)
v1.30.15
Others
- fix ci issue (ae0e640)
v1.30.14
Features
- add ai chat persist feature (d9ec593)
- add context usage for ai chat (8322fcc)
- add download csv table for warehouse chart block (efa1527)
- add render complex which has group feature render chart in warehouse ai chat feature (a5c9bd8)
- add tip for large source data (0de6235)
- add warehouse ai chat allow stop feature (bc969ce)
- add warehouse ai chat message actions: regenerate and copy feature (e58034d)
Bug Fixes
- adjust message content width based on role in AI response component (f65f1e3)
Others
- improve style of ai chat bot style and improve user interface (0e1e21d)
- move processGroupedTimeSeriesData utils to share code (45000ed)
v1.30.13
Features
- add manual recheck for workspace pause status by owners (1247667)
- add tts feature for feed public page (315b0bb)
Bug Fixes
- fix a bug which ai gateway analytics will render negative number (4d003cb)
- fix a bug which will use much resource when request will incorrect model name (b9fc873)
Others
- standardize error logging to use logger instead of console (96d1cea)