Update docker.io/moonrailgun/tianji Docker tag to v1.20.10
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.20.9 -> 1.20.10 |
Release Notes
msgbyte/tianji (docker.io/moonrailgun/tianji)
v1.20.10
Features
- add AIGatewayCodeExampleBtn component and update ai proxy proxy configuration (a921e24)
- add FeedState model and related functionality for managing feed states (7347833)
- add FeedStateList component to display and manage feed states in the feed view (645e3b1)
- add insights events route (51d949b)
- add queryEvents function to handle website event queries (db27f51)
- add state guide for feed api (3050cfa)
- update queryEvents to support cursor pagination and refactor related functions (e698c61)