1. d30d022 SWIP-15: container-level instances and post-review corrections (#13901) by 吴晟 Wu Sheng · 6 hours ago master
  2. 3e5cb0c Fix continuous profiling policy validation: reject zero threshold/count (#13898) by mrproliu · 2 days ago
  3. 1b67026 Fix docker-compose quickstart for Horizon UI and OAP healthcheck (#13899) by 吴晟 Wu Sheng · 2 days ago
  4. b1dc423 SWIP-15: Redesign BanyanDB self-observability (cluster / node / group model) (#13897) by 吴晟 Wu Sheng · 2 days ago
  5. 2aa0e85 Bump shipped OAP dependencies to clear CVE Dependabot alerts (#13893) by 吴晟 Wu Sheng · 3 days ago
  6. bf0fe4b fix: do not read runtime-rule storage if the feature is disabled. (#13890) by Wan Kai · 6 days ago
  7. 8962480 Migrate e2e admin-API curl calls to swctl admin commands (#13889) by 吴晟 Wu Sheng · 7 days ago
  8. 768d069 Correct Horizon UI setup docs: Docker Hub image, port 8081, horizon.yaml config (#13888) by 吴晟 Wu Sheng · 8 days ago
  9. b92e0e6 Add 3D Infrastructure Map demo to README (#13887) by 吴晟 Wu Sheng · 9 days ago
  10. e88675d add back status query example (#13886) by Wan Kai · 13 days ago
  11. ad73355 Mask more keywords by default and remove auto generate id for UI templates (#13884) by Wan Kai · 2 weeks ago
  12. 40d95a1 Runtime MAL/LAL rules can declare dynamic layers (#13883) by 吴晟 Wu Sheng · 2 weeks ago
  13. 658832e Improve downsampling documentation (#13880) by somil jain · 3 weeks ago
  14. 1ad850f Banyandb support update tag family (#13879) by Wan Kai · 3 weeks ago
  15. 5e9db8f Add `@Stream(allowBootReshape = true)` opt-in for additive boot-time reshape of BanyanDB streams / measures. (#13878) by Wan Kai · 3 weeks ago
  16. 5b481a4 11.0.0: drop bundled UI, retire status public REST, add ui-management + queryAlarms (#13877) by 吴晟 Wu Sheng · 3 weeks ago
  17. 137935d Fix: MAL `expPrefix` now applies to every metric source in `exp`, not just the leading one. (#13875) by Wan Kai · 4 weeks ago
  18. dc77df6 SWIP-14: Inspect API on admin-server (with Status API relocation) (#13869) by 吴晟 Wu Sheng · 4 weeks ago
  19. 0cec0de Fix: `avgHistogramPercentile` / `sumHistogramPercentile` meter functions reported the smallest finite bucket boundary (#13866) by Wan Kai · 5 weeks ago
  20. e35cea3 DSL debugger (OAL): emit source @ScopeDefaultColumn fields on output sample via codegen (#13867) by 吴晟 Wu Sheng · 5 weeks ago
  21. fd54f92 DSL debugger (MAL): surface terminal payload.value with two-phase calculate; reduce session record cap to 100 (#13865) by 吴晟 Wu Sheng · 5 weeks ago
  22. 4890024 SWIP-13: Live Debugger for MAL / LAL / OAL + admin-server + runtime-rule integration. (#13864) by 吴晟 Wu Sheng · 5 weeks ago
  23. 67160de LAL: unify arithmetic operators (+ - * /) with JLS-style type promotion (#13858) by 吴晟 Wu Sheng · 5 weeks ago
  24. 2b745b2 Layer extension: register custom layers without modifying OAP source (#13856) by 吴晟 Wu Sheng · 6 weeks ago
  25. dae1553 Fix: LAL compiler treated `(tag("x") as Integer) + (tag("y") as Integer)` as string concatenation instead of numeric addition. (#13857) by Wan Kai · 6 weeks ago
  26. 3064b5f Fix: remove the redundant tags from the `envoy-ai-gateway.yaml` LAL configuration. (#13854) by Wan Kai · 6 weeks ago
  27. 7754e3e Runtime rule hot-update for MAL and LAL (#13851) by 吴晟 Wu Sheng · 6 weeks ago
  28. 36a3f9c Sync UI (#13848) by Fine0830 · 6 weeks ago
  29. a06f2e1 MAL: add `safeDiv(divisor)` on `SampleFamily` that yields `0` when the divisor is `0`. (#13846) by Wan Kai · 6 weeks ago
  30. 2319def Fix potential unexpected current directory inclusion in Docker OAP classpath (#13844) by weixiang1862 · 7 weeks ago
  31. 8242ff6 Fix: remove the dependency from `VirtualServiceAnalysisListener` if `GenAIAnalyzerModule` is disabled. (#13838) by Wan Kai · 7 weeks ago
  32. 315defe Bump skywalking-ui submodule for SWIP-12 i18n menu labels (#13840) by 吴晟 Wu Sheng · 7 weeks ago
  33. c171fbf Implement SWIP-12: WeChat & Alipay Mini Program monitoring (#13835) by 吴晟 Wu Sheng · 7 weeks ago
  34. 681a5be SWIP-12 design + UITemplateInitializer auto-discovery & dev hot-reload (#13834) by 吴晟 Wu Sheng · 7 weeks ago
  35. 0dabc70 Optimize TraceQueryService.sortSpans from O(N^2) to O(N) (#13831) by Hyunjin-Jeong · 7 weeks ago
  36. 9e57d91 Add iOS/iPadOS app monitoring via OpenTelemetry Swift SDK (SWIP-11) (#13828) by 吴晟 Wu Sheng · 8 weeks ago
  37. 272ba7d Fix: TTL query add metadata TTL and PersistentWorker used wrong TTL for metrics cache if the storage is BanyanDB. (#13827) by Wan Kai · 8 weeks ago
  38. 097fe8b Add OTLP/HTTP receiver support for traces, logs, and metrics (#13826) by 吴晟 Wu Sheng · 8 weeks ago
  39. 52af116 Add SpanListener SPI, LAL sourceAttribute() and layer:auto mode (#13825) by 吴晟 Wu Sheng · 8 weeks ago
  40. 9fda219 Fix 'seperated' typo in apm-webapp application.yml comment (#13824) by Mukunda Rao Katta · 8 weeks ago
  41. 9e3dcf1 Add unit tests for Elasticsearch profiling query DAOs (#13820) by Hyunjin-Jeong · 8 weeks ago
  42. 35a8b1c Add SWIP-11: Support iOS App Monitoring via OpenTelemetry (#13822) by 吴晟 Wu Sheng · 8 weeks ago
  43. 9e55f57 Bump infra-e2e to testcontainers-go v0.42.0 and remove deprecated compose version field (#13817) by 吴晟 Wu Sheng · 8 weeks ago
  44. 9ea3bab PromQL: support querying Zipkin metadata and TraceQL support more tags and variables querying in Grafana (#13819) by Wan Kai · 8 weeks ago
  45. 61a241b Fix missing isMergedTable check in ProfileTaskQueryEsDAO.getById() (#13813) by Hyunjin-Jeong · 8 weeks ago
  46. 55638d4 Fix Virtual GenAI e2e test base URL for openai-java SDK compatibility (#13818) by 吴晟 Wu Sheng · 8 weeks ago
  47. b4a8811 Fix duplicate calls in EndpointTopologyBuilder (#13816) by 吴晟 Wu Sheng · 8 weeks ago
  48. 42c613b Use containsOnce for metadata e2e expected files (#13815) by 吴晟 Wu Sheng · 8 weeks ago
  49. 7abe7b3 Update infra-e2e to b2a6639 and fix duplicate expected entries (#13812) by 吴晟 Wu Sheng · 8 weeks ago
  50. 5e9b9e2 Add unit tests for 8 more JDBC query DAOs (inline SQL) (#13809) by Hyunjin-Jeong · 9 weeks ago
  51. 7e93bab Fix Virtual GenAI e2e test failure (#13810) by 吴晟 Wu Sheng · 9 weeks ago
  52. 073238c Add unit tests for 6 more JDBC query DAOs (#13808) by Hyunjin-Jeong · 9 weeks ago
  53. 2f03a01 Fix missing `taskId` filter in pprof task log query and its DB implementations (#13807) by mrproliu · 9 weeks ago
  54. cb742a2 Fix wrong merged table check in JFRDataQueryEsDAO (#13805) by Hyunjin-Jeong · 9 weeks ago
  55. ad12d91 Add unit tests for JDBCEventQueryDAO, JDBCBrowserLogQueryDAO, and JDBCProfileThreadSnapshotQueryDAO (#13802) by Hyunjin-Jeong · 9 weeks ago
  56. 4742a30 polish TraceQL service docs (#13804) by Wan Kai · 9 weeks ago
  57. acb6337 Add TraceQL configuration in docs ui-grafana.md (#13803) by Wan Kai · 9 weeks ago
  58. ebda65c Add weighted handler support to BatchQueue adaptive partitioning (#13801) by 吴晟 Wu Sheng · 9 weeks ago
  59. 33ad987 Support MCP observability for Envoy AI Gateway (#13791) by 吴晟 Wu Sheng · 9 weeks ago
  60. 8907f0c Add unit tests for JDBC query DAO SQL building (#13800) by Hyunjin-Jeong · 9 weeks ago
  61. 86b6d62 Fix duplicate TABLE_COLUMN condition in JDBCMetadataQueryDAO.findEndpoint() (#13794) by Hyunjin-Jeong · 9 weeks ago
  62. 1b66915 Fix missing AND keyword in JDBCEBPFProfilingTaskDAO.getTaskRecord() SQL (#13789) by Hyunjin-Jeong · 10 weeks ago
  63. 3bb501f Fix missing parentheses around OR conditions in JDBCZipkinQueryDAO.getTraces() (#13790) by Hyunjin-Jeong · 10 weeks ago
  64. f213c3b Push taskId filter down to storage layer in AsyncProfilerTaskLog query (#13787) by Hyunjin-Jeong · 10 weeks ago
  65. 2f652be Remove GroupBy.field_name from BanyanDB MeasureQuery request building (#13786) by Hyunjin-Jeong · 10 weeks ago
  66. 9aac830 Fix missing taskId filter and incorrect IN clause in JDBC profiling query DAOs (#13785) by Hyunjin-Jeong · 10 weeks ago
  67. ea1c23c Add Zipkin Virtual GenAI e2e test with zipkin_json exporter (#13784) by 吴晟 Wu Sheng · 10 weeks ago
  68. 8544af1 Remove dead code and unused imports from DSL script execution tests (#13783) by 吴晟 Wu Sheng · 10 weeks ago
  69. b20e6ab Remove Groovy v1-v2 checker, replace with v2-only DSL script execution tests (#13782) by 吴晟 Wu Sheng · 10 weeks ago
  70. 9221644 10.4.0 release and begin 10.5.0 iteration (#13778) by 吴晟 Wu Sheng · 2 months ago
  71. f79451d Support virtual gen ai analysis for otlp and zipkin traces (#13767) by peachisai · 2 months ago
  72. 2da8c5b Update skywalking-ui submodule to include Envoy AI Gateway i18n menu entries (#13774) by 吴晟 Wu Sheng · 2 months ago
  73. ef4a8c6 Support Envoy AI Gateway observability (SWIP-10) (#13772) by 吴晟 Wu Sheng · 2 months ago
  74. d0cc16a Fix zipkin receiver compatibility with application/x protobuf content type (#13773) by peachisai · 2 months ago
  75. c6a07a2 Support TraceQL and Tempo API for SkyWalking native trace query. (#13770) by Wan Kai · 2 months ago
  76. 07543c4 sync ui (#13769) by Fine0830 · 2 months ago
  77. c87e4df Add BanyanDB cluster mode e2e tests for Istio (ALS + metrics) (#13768) by 吴晟 Wu Sheng · 2 months ago
  78. 6248d1b Collect BanyanDB data and access logs on e2e failure, bump BanyanDB, update CLAUDE.md (#13765) by 吴晟 Wu Sheng · 2 months ago
  79. 5be7e79 Refactor MAL codegen into focused classes, fix CI issues (#13763) by 吴晟 Wu Sheng · 3 months ago
  80. 0e46059 MAL: add extension function SPI, proper numeric types in codegen (#13761) by 吴晟 Wu Sheng · 3 months ago
  81. f7f2e97 Fix on-demand pod log timestamp parsing for non-UTC timezones (#13759) by Arda Çuhadaroğlu · 3 months ago
  82. ce2ba33 Support model prefix matching and aliases for GenAI pricing (#13758) by 吴晟 Wu Sheng · 3 months ago
  83. 5d85222 Add SWIP-10: Support Envoy AI Gateway Observability (#13757) by 吴晟 Wu Sheng · 3 months ago
  84. 28a6d0a Support Virtual-GenAI monitoring (#13745) by peachisai · 3 months ago
  85. 86b8c45 Add GraalVM native image distribution documentation (#13755) by 吴晟 Wu Sheng · 3 months ago
  86. 35caa97 Use maven.compiler.release and bump BanyanDB e2e commit (#13754) by 吴晟 Wu Sheng · 3 months ago
  87. 5806ff2 Pin Docker GitHub Actions to Apache approved SHAs (#13753) by 吴晟 Wu Sheng · 3 months ago
  88. 4f70645 Fix OTLP traces e2e test stability (#13752) by 吴晟 Wu Sheng · 3 months ago
  89. 726ebcc MAL v2: replace LambdaMetafactory with companion class pattern for closures (#13750) by 吴晟 Wu Sheng · 3 months ago
  90. 7751baf sync ui (#13749) by Fine0830 · 3 months ago
  91. fbcaf23 Fix LogBuilder tagsRawData to include LAL-added tags (#13748) by 吴晟 Wu Sheng · 3 months ago
  92. 32f6118 Fix MAL List.of() varargs for >10 elements and split test class by scope (#13746) by 吴晟 Wu Sheng · 3 months ago
  93. 36bbb29 Automate release process with unified release.sh (#13744) by 吴晟 Wu Sheng · 3 months ago
  94. 64a1795 Fix LAL == and != with numeric literals using object equality instead of numeric comparison (#13743) by 吴晟 Wu Sheng · 3 months ago
  95. 2709c94 LAL: introduce LogMetadata to decouple metadata from LogData in pipeline entry (#13742) by 吴晟 Wu Sheng · 3 months ago
  96. d8b97f8 LAL: move service resolution into LALOutputBuilder, fix tag assignment restriction (#13741) by 吴晟 Wu Sheng · 3 months ago
  97. 5865250 Fix K8s coordinator self-endpoint race condition (#13740) by 吴晟 Wu Sheng · 3 months ago
  98. 73d422f Update Istio E2E test versions to cover upstream supported releases (#13738) by 吴晟 Wu Sheng · 3 months ago
  99. f7bed0a LAL: add def local variable support with toJson/toJsonArray and type cast (#13737) by 吴晟 Wu Sheng · 3 months ago
  100. 93bcd94 Add some banyandb e2e cases(cold query) back (#13734) by Wan Kai · 3 months ago