Update docker.io/moonrailgun/tianji Docker tag to v1.25.8
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.25.0 -> 1.25.8 |
Release Notes
msgbyte/tianji (docker.io/moonrailgun/tianji)
v1.25.8
Features
- add refresh feature in aigateway overview which can easy update info without web refresh (2062adc)
Others
- add health check and improve health endpoint (7b049c9)
v1.25.7
Features
- add lock to reduce notification (49c6e77)
v1.25.6
Features
- add distributed lock implementation for managing concurrent tasks (764cfaa)
- enhance PostgreSQL to ClickHouse sync with distributed locking mechanism (b3f3373)
v1.25.5
Bug Fixes
- resolve ai gateway log infinite fetch issue (810789e)
Others
- improve refresh function which improve performance for infinite list (ad38950)
v1.25.4
Features
- improve algorithm of calc prompt token and prefer to use response token result rather than calc by self (988caed)
v1.25.3
Others
- fix ci issue (6243ae5)