Update docker.io/moonrailgun/tianji Docker tag to v1.24.5
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 | minor | 1.22.5 -> 1.24.5 |
Release Notes
msgbyte/tianji (docker.io/moonrailgun/tianji)
v1.24.5
Features
- add function worker feature (58f8eca)
- add request payload handle for worker (24e4fdc)
- add worker API endpoint (6f34f37)
- implement pagination for worker executions and enhance preview functionality (d256e5c)
- refactor worker routes and add edit functionality with new components (334484d)
Others
- add pagination component (558e7cf)
- update CPU time display from milliseconds to microseconds for better precision (6e6a10e)
v1.24.4
Others
- clean logs (c3fe3a8)
- update chart type labels for better clarity and add missing translations (fc31946)
v1.24.3
Others
- add amd64 support for alpine release (8df7071)
v1.24.2
Features
v1.24.1
Features
- add batch endpoint for website events (44d45b2)
- add pure website tracking functions and update existing tracker to utilize them (0662362)
- add WebsiteVisitorMap route and enhance map components with full-screen support (fc6266f)
- implement batch request handling for website events and enhance tracking options (38bd5e9)
Bug Fixes
- fix a bug which insight can not good handle timezone problem when in different timezone (a20cb7a)
Document
- update changelog page (e06d1b5)
Others
- add TypeScript tracker implementation and update build entry point (fcc7f94)
- redesign changelog page (658c045)
- simplify insightsAIGateway function by utilizing processGroupedTimeSeriesData (58369d4)
- update model prices (46ba80d)
- update tracking functions to use new website event reporting methods (2494227)
v1.24.0
Features
- add ClickHouse health check manager and integrate it into insights query handling (b755b63)
- add clickhouse infrastructure (23ea9c1)
- add clickhouse insights support (4fdfacd)
- implement transaction handling in migration process and improve SQL query parameterization (bd1a866)
Bug Fixes
- fix a bug which last_sync_timestamp incorrect (6ac7250)
Others
- add CLICKHOUSE_DISABLE_SYNC environment (8de9899)
- add sdk environment check before run browser only logic (407ab74)
- change client sdk tracker path (83c50bb)
- example app: add Tianji tracking functionality with page view simulation and user session management (0eeb672)
- simplify SQL query construction for ClickHouse and PostgreSQL (1ade1fb)
- update ClickHouse env examples (f0ff7cf)
- update dependencies and bump docker version (7d007b5)
v1.23.5
Features
- add direction prop to FilterParamsBlock and update FilterSection for horizontal layout (ed17bbb)
- enhance event display with object serialization and custom collapse icon (a7e5efa)
Bug Fixes
- fix insights event feature session data incorrect problem (2c2b570)
Others
- fix filter not work issue in fetch event (107de00)
v1.23.4
Features
- upgrade go runtime and upgrade gopsutil version and add process command support (a17a4b4)
v1.23.3
Features
- add bar chart support (a6839c3)
- add default and max result limits for insights queries to avoid performance issues (47eb27e)
- add pie chart view type (f9e7c26)
- add server timezone options in global config (ec3f5ac)
- add timezone support for insights components and add presist date setting (0bf04a2)
Document
- update yandex verify html (8cf94d9)
Others
- improve display for table view (e6bd1e3)
- remove ai category which should not filter or group (000253f)
v1.23.2
Features
- add more group support for insightsSurveyBuiltinFields (eac0c65)
v1.23.1
Features
- add in list filter support in string operator (e68cc15)
Bug Fixes
- fix a problem which can not support insight input and save (9ce3a8d)
Others
- translation (b98c630)
v1.23.0
Features
- add server status option for status pages (f281d1d)
- add tipicon which tell user how to use api key (174d1df)
- add tooltip of user invitation which SMTP maybe not config #180 (c721595)
Bug Fixes
- fix tooltip can only display part issue (d9678f3)
Others
- improve display for server status page (4513026)
v1.22.6
Features
- add multiselectpopover logic which support filter reference value (4b11135)
- insights: add filterParamValues query for website and survey insights (7d7e65e)
- status-page: toggle detail display (5a3a336)
Bug Fixes
- fix survey create page can not scroll if form is too large (96d9c79)
Document
Others
- update valueFormatter to format numbers with locale (a76890d)