Wu Clan
bc484bf414
Merge branch 'master' into pre-tenant
...
# Conflicts:
# backend/common/context.py
2026-08-14 17:49:39 +08:00
Wu Clan
7568275126
Add multiple database data source config ( #1232 )
...
* Add multiple database data source config
* Fix comments
* Fix deploy env
2026-08-14 17:44:45 +08:00
Wu Clan
67a6a58e57
Bump dependencies and pre-commits ( #1231 )
2026-08-13 11:09:42 +08:00
Wu Clan
8e5c379853
Bump dependencies and pre-commits ( #1228 )
...
* Bump dependencies and pre-commits
* Fix lint
2026-07-21 15:19:20 +08:00
Wu Clan
2dffe8f6a8
Update the changelog for v1.15.0 ( #1226 )
2026-07-10 18:01:52 +08:00
Wu Clan
c802f67a5a
Update the version number to 1.15.0 ( #1225 )
2026-07-10 17:58:49 +08:00
Wu Clan
1916261795
Update plugin config format validation ( #1224 )
2026-07-10 17:55:24 +08:00
Wu Clan
325016adc8
Update xdb database file to release ( #1223 )
2026-07-10 09:53:36 +08:00
Wu Clan
09fd380c3a
Refactor plugin dynamic config loading ( #1222 )
2026-07-09 17:20:01 +08:00
Wu Clan
a96b2cfad1
Update document link addresses in the CLI ( #1220 )
2026-07-08 13:55:22 +08:00
Wu Clan
a0a1bde88c
Update capability plugin config validation ( #1219 )
2026-07-08 11:48:51 +08:00
Wu Clan
e3d2c68592
Bump dependencies and pre-commits ( #1218 )
2026-07-06 14:46:29 +08:00
Wu Clan
4d6970c6cc
Add is superuser protocol to ctx ( #1216 )
2026-07-03 13:40:58 +08:00
Wu Clan
d4f78d6448
Fix JWT auth dependency error propagation ( #1215 )
2026-07-02 16:20:26 +08:00
Wu Clan
efec3308df
Add underlying security config for JWT ( #1214 )
2026-07-02 14:42:02 +08:00
Wu Clan
df045ac9f0
Fix merge errors
2026-07-01 00:07:34 +08:00
Wu Clan
70159d4615
Merge branch 'master' into pre-tenant
...
# Conflicts:
# backend/app/admin/service/auth_service.py
# backend/plugin/core.py
2026-06-30 23:37:51 +08:00
Wu Clan
0441907b00
Fix redis rate limiter bucket routing ( #1212 )
...
* Fix redis rate limiter bucket routing
* Add rate limiter function docstrings
* Optimize Redis rate limiter time source
2026-06-29 14:06:57 +08:00
Wu Clan
08ee3878c1
Refactor cache key and prefix APIs ( #1210 )
2026-06-25 14:19:37 +08:00
Wu Clan
c7e686588e
Add AI dynamic configuration menu ( #1209 )
2026-06-24 11:42:53 +08:00
Wu Clan
495046c978
Fix redis pubsub socket timeout ( #1206 )
2026-06-20 23:58:29 +08:00
Wu Clan
ffaa1282cc
Bump dependencies and pre-commits ( #1205 )
2026-06-19 22:47:33 +08:00
Wu Clan
15dda9ab6e
Refactor AI response regeneration
2026-06-16 15:10:38 +08:00
Wu Clan
814068a9e6
Add plugin deps command to the CLI ( #1200 )
...
* Add plugin deps command to the CLI
* Add dependency sync command to the CLI
* Fix plugin dependency index fallback
2026-06-16 11:25:53 +08:00
Wu Clan
4b730099cd
Optimize plugin core and add otel hooks ( #1196 )
2026-06-01 18:15:59 +08:00
Wu Clan
974972b490
Add celery explicit idempotent protection ( #1195 )
2026-06-01 18:15:31 +08:00
Wu Clan
bffc564dd7
Fix tenant context
2026-06-01 02:08:50 +08:00
Wu Clan
4722dceff0
Fix lint
2026-05-31 16:23:50 +08:00
Wu Clan
4eded4f55a
Merge branch 'master' into pre-tenant
...
# Conflicts:
# backend/app/admin/service/auth_service.py
# backend/common/security/jwt.py
# backend/core/registrar.py
# backend/middleware/access_middleware.py
# backend/plugin/oauth2/api/v1/github.py
# backend/plugin/oauth2/api/v1/google.py
# backend/plugin/oauth2/crud/crud_user_social.py
# backend/plugin/oauth2/service/user_social_service.py
# backend/utils/dynamic_config.py
2026-05-31 16:20:49 +08:00
Wu Clan
c9b4678148
Update the changelog for v1.14.0 ( #1194 )
2026-05-30 16:04:53 +08:00
Wu Clan
d20bc91465
Update the version number to 1.14.0 ( #1193 )
2026-05-30 16:02:03 +08:00
Wu Clan
bc8d1ab9e3
Fix task scheduler unpack fields ( #1192 )
2026-05-30 15:54:12 +08:00
Wu Clan
a5e9a0e805
Refactor physical deletion to logical deletion ( #1191 )
...
* Refactor physical deletion to logical deletion
* Update the usage of unique indexes
* Update scheduler update and delete
* Fix lint
* Add some missing logic
* Optimize codegen get by id
2026-05-30 15:02:00 +08:00
Wu Clan
1897b3198e
Optimize the usage of setex for redis ( #1190 )
2026-05-29 11:14:47 +08:00
Wu Clan
6b9c7d81de
Bump dependencies and pre-commits ( #1189 )
2026-05-29 11:00:32 +08:00
Wu Clan
e9b83d3c93
Optimize Grafana observability metrics and config ( #1188 )
...
* Optimize Grafana observability metrics and config
* Update docker images
2026-05-29 09:41:50 +08:00
Wu Clan
0f0e94c9b1
Add opera log task cancel to lifespan ( #1187 )
2026-05-28 11:44:09 +08:00
Wu Clan
ba0f30cde1
Optimize operation log truncation handling ( #1186 )
2026-05-28 11:13:37 +08:00
Wu Clan
9f3673d812
Optimize user session logging and deletion ( #1185 )
2026-05-28 10:25:43 +08:00
Wu Clan
ef9a6b554c
Fix cache invalidation decorator usage ( #1182 )
2026-05-26 16:14:47 +08:00
Wu Clan
dbfdc6762e
Optimize SQL script execution in the CLI ( #1181 )
2026-05-25 11:06:06 +08:00
Wu Clan
2e86d79150
Optimize some global variable definitions ( #1178 )
2026-05-15 11:55:22 +08:00
Wu Clan
5352f98c13
Optimize database operations within loops ( #1177 )
...
* Optimize database operations within loops
* Optimize opera log
2026-05-14 11:38:38 +08:00
Wu Clan
6011b3aea2
Merge branch 'master' into pre-tenant
2026-05-07 13:43:14 +08:00
Wu Clan
e32b4232c5
Update xdb dependency and database file ( #1171 )
2026-05-07 13:42:31 +08:00
Wu Clan
8d03e61995
Fix user tenant binding judgment
2026-05-07 10:45:54 +08:00
Wu Clan
0731f38702
Update the changelog for v1.13.4 ( #1170 )
2026-04-28 18:07:19 +08:00
Wu Clan
f7051d4f9d
Merge branch 'master' into pre-tenant
2026-04-28 18:04:53 +08:00
Wu Clan
7ebcdda26f
Update the version number to 1.13.4 ( #1169 )
2026-04-28 18:03:05 +08:00
Wu Clan
f32f7e56a2
Bump dependencies and pre-commits ( #1168 )
2026-04-28 17:57:14 +08:00
Wu Clan
330639d975
Fix typing warnings for return methods ( #1167 )
2026-04-28 16:42:23 +08:00
Wu Clan
0fa5468483
Fix multi level cache storage logic ( #1166 )
2026-04-27 17:54:09 +08:00
Wu Clan
bfe4aa91ce
Add uninstall plugin operation checks ( #1165 )
...
* Add uninstall plugin operation checks
* Fix lint
2026-04-27 17:36:00 +08:00
Wu Clan
5d85bc98d2
Optimize the core code ordering of plugins ( #1164 )
2026-04-27 09:51:18 +08:00
Wu Clan
8f90f764b6
Fix the add plugin CLI command config ( #1163 )
2026-04-26 23:18:40 +08:00
Wu Clan
49d12f7825
Add the snowflake ID enabled config ( #1162 )
2026-04-26 21:56:28 +08:00
Wu Clan
b60c9ab17c
Fix Grafana tempo and observability config ( #1161 )
...
* Add database and queue observability
* Update prometheus
* Delete the wrong changes
* Fix Grafana tempo and observability config
2026-04-26 13:09:47 +08:00
Wu Clan
576b2fc5d0
Add database and queue observability ( #1160 )
...
* Add database and queue observability
* Update prometheus
* Delete the wrong changes
2026-04-26 13:07:03 +08:00
Wu Clan
35a368ae04
Update Grafana dashboard and datasource config ( #1159 )
2026-04-21 18:02:37 +08:00
Wu Clan
776482c5d6
Update plugin README content format ( #1158 )
...
* Update plugin README content format
* Fix lint
2026-04-19 21:36:57 +08:00
Wu Clan
0428a2b07d
Bump dependencies and pre-commits ( #1156 )
2026-04-14 23:58:51 +08:00
Wu Clan
9f193c7e7c
Fix mysql enum data type mismatch ( #1155 )
2026-04-14 23:03:15 +08:00
Wu Clan
4e0ca6a214
Remove cleanup operations after plugin install ( #1154 )
...
* Remove cleanup operations after plugin install
* Fix lint
2026-04-13 15:09:45 +08:00
Wu Clan
8719c63424
Update the architecture description in README ( #1150 )
2026-04-08 21:53:10 +08:00
Wu Clan
d71db7d58d
Update the changelog for v1.13.3 ( #1149 )
2026-04-08 21:05:52 +08:00
Wu Clan
1f287bbb0c
Merge branch 'master' into pre-tenant
...
# Conflicts:
# .pre-commit-config.yaml
# pyproject.toml
# requirements.txt
# uv.lock
2026-04-08 21:04:56 +08:00
Wu Clan
02b5e670cc
Update the version number to 1.13.3 ( #1148 )
2026-04-08 20:45:21 +08:00
Wu Clan
41f53d7225
Bump dependencies and pre-commits ( #1147 )
2026-04-08 20:44:59 +08:00
Wu Clan
41a64bf64c
Add superpowers to gitignore file ( #1146 )
2026-04-08 10:34:06 +08:00
Wu Clan
afacc84da3
Fix custom email model return type ( #1145 )
2026-04-08 10:33:46 +08:00
Wu Clan
3bbe460beb
Update custom reload filter call rules ( #1144 )
2026-04-08 09:10:19 +08:00
Wu Clan
131bfcf063
Add the installation frontend plugin CLI ( #1141 )
2026-04-03 09:51:19 +08:00
Wu Clan
283d762141
Refactor plugin dependency cache and check ( #1140 )
2026-04-02 17:00:20 +08:00
Wu Clan
bd9737cc6e
Fix the return of registered task results ( #1139 )
2026-04-02 13:56:29 +08:00
Wu Clan
6d381dba74
Fix current superuser permission validation ( #1138 )
2026-04-02 12:38:21 +08:00
Wu Clan
7e6856a5e0
Fix plugin dependencies for redis instance ( #1133 )
2026-03-30 14:37:31 +08:00
Wu Clan
c96181bd08
Update plugin config and dependency cache ( #1130 )
...
* Update plugin config and dependency cache
* Fix deps check
2026-03-27 23:50:58 +08:00
Wu Clan
7a934fee32
Update the plugin requirements check ( #1129 )
2026-03-27 22:42:30 +08:00
Wu Clan
5bec0e083b
Add custom cursor pagination support ( #1128 )
...
* Add custom cursor pagination support
* Update fastapi pagination dependency
2026-03-25 20:46:22 +08:00
Wu Clan
a97dab1716
Update plugins and monitoring permissions ( #1126 )
2026-03-24 15:59:22 +08:00
Wu Clan
5ff7f4bc69
Fix code generation menu sql scripts ( #1127 )
2026-03-24 15:59:06 +08:00
Wu Clan
94f643c587
Fix the logic related to the status field ( #1125 )
2026-03-24 11:43:09 +08:00
Wu Clan
c98ea57a94
Update the changelog for v1.13.2 ( #1124 )
2026-03-23 16:58:54 +08:00
Wu Clan
a58ca7f156
Update the version number to 1.13.2 ( #1123 )
2026-03-23 16:56:42 +08:00
Wu Clan
05e00b287b
Fix deps
2026-03-23 16:49:31 +08:00
Wu Clan
4a08938de7
Merge branch 'master' into pre-tenant
...
# Conflicts:
# uv.lock
2026-03-23 16:48:15 +08:00
Wu Clan
c08f64ae75
Add sql scripts for OAuth2 plugin ( #1121 )
...
* Add sql scripts for OAuth2 plugin
* Fix lint
2026-03-23 16:46:58 +08:00
Wu Clan
48352563ef
Update plugin config and sql validate ( #1122 )
...
* Update plugin config and sql validate
* Fix lint
2026-03-23 16:44:44 +08:00
Wu Clan
f87d8f43c8
Fix zip plugin installation and unzip ( #1120 )
...
* Fix zip plugin installation and unzip
* FIx lint
2026-03-22 20:49:53 +08:00
Wu Clan
568e3ca66b
Fix plugin status change cache missing ( #1118 )
2026-03-21 23:34:40 +08:00
Wu Clan
6c079e41cc
Fix lint
2026-03-19 13:08:18 +08:00
Wu Clan
505ae9e59a
Merge branch 'master' into pre-tenant
2026-03-19 13:03:55 +08:00
Wu Clan
3a0dcb8e9f
Fix deps and pre-commits
2026-03-19 13:03:15 +08:00
Wu Clan
a5cc8ac31b
Fix log config
2026-03-19 12:13:25 +08:00
Wu Clan
a9acc31a78
Fix online api user id acquisition ( #1116 )
2026-03-19 12:12:20 +08:00
Wu Clan
96e0635f84
Update get_by_sid query
2026-03-19 12:05:15 +08:00
Wu Clan
15bea9e149
Merge branch 'master' into pre-tenant
...
# Conflicts:
# backend/app/admin/crud/crud_user.py
# backend/app/admin/service/auth_service.py
# backend/cli.py
# backend/common/dataclasses.py
# backend/common/security/jwt.py
# backend/common/security/rbac.py
# backend/middleware/access_middleware.py
# backend/plugin/core.py
# backend/utils/dynamic_config.py
# backend/utils/dynamic_import.py
2026-03-19 11:58:45 +08:00
Wu Clan
2866fc45b1
Fix typos in code and comments ( #1115 )
2026-03-19 11:50:43 +08:00
Wu Clan
dcb68698e5
Fix user menu permission code update ( #1114 )
2026-03-19 11:50:20 +08:00
Wu Clan
06f9751c84
Fix rbac permission checking logic ( #1113 )
2026-03-19 11:50:04 +08:00