Commit Graph

286 Commits

Author SHA1 Message Date
t8y2 6c8e188634
feat(plugins): add extensible plugin platform 2026-08-09 12:03:33 +08:00
zipg 4ae3e33103
fix(i18n): parse imported locale sections in autofill 2026-08-07 13:54:37 +08:00
zipg 96d16b173b
fix(oracle): build windows-x64 agent with Go 1.20 for Win7 support 2026-08-07 13:44:28 +08:00
t8y2 ef4d7664ac
fix(agents): include Neo4j in native release packaging
Closes #5489
2026-08-07 02:23:58 +08:00
James Leong b5ba730404
fix(sidebar): keep connection tooltip open while copying 2026-08-06 12:13:56 +08:00
t8y2 f0c0065b17
fix(ci): set up sccache before win7 cargo fetch 2026-08-05 17:29:28 +08:00
t8y2 1a818563b7
fix(ci): wait for TDengine dnode readiness 2026-08-05 12:58:42 +08:00
zipg e82c1aedf0
fix(windows): restore Windows 7 startup compatibility 2026-08-05 00:07:41 +08:00
t8y2 f9e49bed1c
feat(neo4j): replace JDBC agent with native Go driver 2026-08-04 20:31:58 +08:00
jinmo 8cfe380784
feat(mqtt): add MQTT broker connection support 2026-08-04 19:05:05 +08:00
t8y2 d38fe5b173
feat(tdengine): replace Java agent with native Rust driver 2026-08-04 17:42:05 +08:00
t8y2 11b120a55c
fix(duckdb): preserve static CRT in Windows CI 2026-08-04 16:03:45 +08:00
t8y2 cd5c222f95
fix(duckdb): statically link Windows worker runtime
Closes #5313
2026-08-04 15:08:04 +08:00
t8y2 44ef416d2f
feat(cassandra): complete native agent migration 2026-08-04 01:21:17 +08:00
t8y2 5c2dfde334
feat(cassandra): add native Go agent 2026-08-04 00:40:20 +08:00
t8y2 dae150ea74
feat(vastbase): replace JDBC agent with native Go driver 2026-08-03 23:09:11 +08:00
Andrew 1dd005db0f
feat(jdbc): add GaussDB types and migrate plugin to Gradle 2026-08-03 21:29:24 +08:00
t8y2 fa17c01c3b
fix(agents): ignore native placeholder artifacts 2026-08-03 13:18:47 +08:00
t8y2 12323e406c
fix(agents): reuse effective release artifacts 2026-08-03 13:10:18 +08:00
miracle 0e414e638e
fix(agent): recover JDBC connections after query timeouts 2026-08-01 01:17:49 +08:00
t8y2 dd913b5ab2
fix(github): brighten PR label colors 2026-07-31 13:18:36 +08:00
t8y2 d3481193ed
fix(github): collapse broad PR label groups 2026-07-31 13:04:12 +08:00
t8y2 da53d207db
fix(github): recognize full-width PR title colons 2026-07-31 13:00:30 +08:00
t8y2 a71104be5f
feat(github): automate pull request labels 2026-07-31 12:55:30 +08:00
t8y2 27180e3433
feat(github): expand issue database labels 2026-07-31 12:48:02 +08:00
t8y2 ec477dea10
feat(rabbitmq): replace Java agent with Go implementation 2026-07-31 12:26:32 +08:00
Gadfly cc717d116c
fix(mcp): support older glibc and XDG data paths 2026-07-31 11:36:43 +08:00
t8y2 01f5da1c4e
fix(release): prevent duplicate incomplete agent notifications 2026-07-30 13:09:46 +08:00
t8y2 f883d00139
perf(agents): parallelize R2 release uploads 2026-07-30 11:59:29 +08:00
t8y2 753fdfd27d
fix(agents): build DuckDB with modern manylinux ABI 2026-07-30 11:25:12 +08:00
t8y2 43fdeed2ab
perf(release): run agent and package workflows concurrently 2026-07-30 11:12:31 +08:00
t8y2 cd10acb310
fix(release): mark promoted CNB release as latest 2026-07-30 09:45:29 +08:00
t8y2 4aabce0680
fix(ci): run agent checks for workflow changes 2026-07-30 09:33:22 +08:00
t8y2 905177d4e8
fix(ci): unblock DuckDB and static release builds 2026-07-30 09:31:51 +08:00
t8y2 442b9338b0
fix(release): retain latest five CNB releases per family 2026-07-30 09:09:26 +08:00
t8y2 3143683b5a
fix(nix): migrate vendoring and make packaging advisory 2026-07-30 08:49:12 +08:00
t8y2 545c2c9e00
fix(agents): compile shared runtime with Java 21 2026-07-30 02:24:27 +08:00
t8y2 d347c77c3d
feat(duckdb): move support to standalone driver 2026-07-30 00:50:39 +08:00
t8y2 75a07d58a9
fix(release): align Nix lock key and draft gate 2026-07-29 09:26:48 +08:00
t8y2 1ad9e663c7
fix(release): use agent-created draft releases 2026-07-28 10:49:13 +08:00
t8y2 a96cf11942
feat(github): add contributor issue commands 2026-07-27 21:47:32 +08:00
idx 60b0d8a9a8
fix(kafka): include EC support in managed JRE 2026-07-27 17:23:07 +08:00
zipg 0aced0012c
fix(updater): separate Windows 7 offline update path 2026-07-27 16:44:47 +08:00
二丫讲梵 39d0f5b30f
fix(etcd): preserve raw key identity in browser actions 2026-07-27 13:18:53 +08:00
t8y2 34b7814c5c
fix(ci): respect docs workspace patches 2026-07-27 11:02:28 +08:00
Hand Sonic 2bfbe67f47
feat(release): add static browser builds 2026-07-27 00:37:41 +08:00
t8y2 ca11b166f8
fix(docs): remove public GitHub API dependencies 2026-07-26 14:26:42 +08:00
t8y2 3fa3a5b663
feat(kingbase): remove legacy Java agent 2026-07-24 11:26:28 +08:00
t8y2 562edef4dc
fix(changelog): filter non-app releases 2026-07-24 09:55:48 +08:00
t8y2 1870be4a81
fix(ci): avoid duplicate agent latest assets 2026-07-24 09:37:44 +08:00