Update docker.io/moonrailgun/tianji Docker tag to v1.30.6
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.0 -> 1.30.6 |
Release Notes
msgbyte/tianji (docker.io/moonrailgun/tianji)
v1.30.6
Features
- add tianji cli which should more easy to manage worker (c9ce2ab)
- add tianji worker pull command (c658101)
- add worker execution replay feature (eee5f84)
Others
- dump sdk version to latest openapi (e4b61b2)
- update translations and increment SDK version to 1.30.5 (8fa574c)
v1.30.5
Features
- add failed worker record usage and log support (094291a)
- add keyboard shortcut to execute SQL statements in editor (2b77df7)
- add sql editor componemt (b4e41ec)
- add SQL editor with run button feature (720db51)
- add sql formatter for sql editor (3c34919)
- add warehouse sql query feature (a2ce0a5)
- improve sql editor and query page display (9594a14)
Bug Fixes
- fix a bug which warehouse can not correct exec insight query issue with workspace level (5fa8650)
Document
- update tracker script document (67a3023)
Others
- add query limit to avoid query too many data (f4fe136)
- add worker openapi (e22eb2d)
- change sql formatter library to reduce bundle size (f7eddb8)
- extract logic for ai generate (97ee03a)
- resolve duplicated register issue (802b645)
- streamline SQL CodeLens management for editor instances (1b9bc27)
- update default worker template (339f861)
- update storybook for more code editor (c941638)
v1.30.4
Features
- implement distributed locking for worker cron execution to prevent concurrent runs (34dceed)
v1.30.3
Features
Document
- add summaries to various API endpoints for improved documentation (e835a00)
- update openapi.json (586441e)
v1.30.2
Bug Fixes
- fix a bug which monitor not have lock and will call many times in multi-node case (70d8059)
- fix insights fetch same column name not work in clickhouse and improve display for insight metric (900224b)
Others
- update worker editor default template (d7e0905)
v1.30.1
Bug Fixes
- fix a issue which oauth not have email handle (99a009c)
Others
- skip if tianji already init (e209a84)