Update docker.io/moonrailgun/tianji Docker tag to v1.31.13
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.10 → 1.31.13 |
Release Notes
msgbyte/tianji (docker.io/moonrailgun/tianji)
v1.31.13
Features
- add graceful shutdown handling and batch writer flushing on termination (1e301a0)
- enhance saveWebsiteEvent function to utilize batch writing for improved performance (98aadb9)
v1.31.12
Features
- implement batch writer for efficient database operations in worker execution (ef0382f)
v1.31.11
Features
- add save functionality with keyboard shortcut in HtmlEditor (c7f1a11)
- implement in-memory caching layer for buildQueryWithCache function (8437170)
- implement keyboard shortcut for saving in editor (5be539b)
Others
- migrate mod + k to useHotkeys to reduce usage (bf7aab1)