Update docker.io/moonrailgun/tianji Docker tag to v1.31.4
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.31.2 -> 1.31.4 |
Release Notes
msgbyte/tianji (docker.io/moonrailgun/tianji)
v1.31.4
Features
- add Prometheus counter for monitor execution tracking (946f280)
- add query to improve query performance (807f223)
Others
- change create to upsert which maybe can resolve issue of competition (fd401de)
- update cache query identifiers for consistency across models (d480edb)
- update translation (d4ed7a3)
v1.31.3
Features
- add country and OS distribution charts for application sessions (47165b5)
- add survey event fetch (da931f4)
- add version stats feature (04070f7)
- enhance SurveyEventTable with virtualized data fetching and loading state management (6f756c5)
Bug Fixes
- handle uncaught exceptions and unhandled rejections in server initialization (6c0dbea)