1. 6394a72 [bugfix] Alarm group convergence must not resolve while members are still firing (#4316) by Nikhil Ramashasthri · 6 hours ago master
  2. dc10a4e docs(help): add push style monitor help documentation (#1795) (#4321) by Tanay Paul · 10 hours ago
  3. 9614041 fix(web-app): clear dependent param value when condition not met (#2298) (#4304) by Deep Shekhar Singh · 10 hours ago
  4. 50ee6b1 [fix] require an account to subscribe to the alert and manager streams (#4272) by Duansg · 11 hours ago
  5. 88cfd69 [fix] prevent SQL injection in QuestDB history queries (#4259) by aias00 · 12 hours ago
  6. 33284bb [fix] strip NUL bytes before tdengine history insert (#4310) by NekoPunch · 12 hours ago
  7. 1573236 fix(deps): replace bouncycastle jdk15on with jdk18on 1.85 (#4312) by NekoPunch · 13 hours ago
  8. a08a365 fix(collector): keep partial telnet metrics, surface raw reply (#4311) by NekoPunch · 14 hours ago
  9. 1ebfe76 [fix] evaluate threshold rules with empty field values (#4307) by NekoPunch · 15 hours ago
  10. e12a1dd [fix] keep one-row metric data when command output is short (#4308) by NekoPunch · 16 hours ago
  11. b61dbfc fix(collector): correct jsonpath alias parsing for rows missing path (#4265) by NekoPunch · 17 hours ago
  12. f952d47 [security] Restrict plugin upload endpoint to admin role (#4149) (#4257) by Bhavya Sonigra · 3 days ago
  13. cf737db [fix] stop serving the openapi document to anonymous callers (#4276) by Duansg · 4 days ago
  14. cbb62a3 [fix] bound what one anonymous push request can consume (#4273) by Duansg · 4 days ago
  15. 001e229 fix(ai): persist parameters for scheduled skills (#4317) by shown · 4 days ago
  16. 2cea398 fix(ai): create conversation when conversation ID is missing (#4315) by shown · 5 days ago
  17. 8a62215 test(web): make web-app unit tests runnable (#4314) by NekoPunch · 5 days ago
  18. f072156 [feat] paginate the monitoring metrics data table (#4309) by NekoPunch · 5 days ago
  19. 41c4fb7 [fix] add missing rbac rules for the remaining unruled routes (#4271) by Duansg · 7 days ago
  20. cfb3dee [fix] fix align cors configuration with header based authentication (#4267) by Duansg · 8 days ago
  21. 4feff12 fix(alert): keep datasource in alert rule export/import (#4264) by NekoPunch · 8 days ago
  22. 3e7c2bc feat(alerter): support Alibaba Cloud Monitor webhook (#4296) by lynx009 · 8 days ago
  23. 42307a9 [feat] Support etcd monitoring (#4306) by NekoPunch · 8 days ago
  24. fd8056b [fix] keep zero-row metrics data in redis queue codec (#4305) by NekoPunch · 8 days ago
  25. 68ecb71 [fix] add missing alert.setting.window i18n keys for non-zh-CN locales (#4298) by Speculator55005 · 8 days ago
  26. a5496d6 [fix] validate the metric history query inputs (#4274) by Duansg · 8 days ago
  27. 4566f62 [fix] restrict the actuator endpoints to admin (#4277) by Duansg · 8 days ago
  28. 1a7b45e [fix] restrict monitoring template writes to admin (#4278) by Duansg · 8 days ago
  29. 06078ad [fix] stop silent SSL-to-plaintext downgrade in R2DBC MySQL route (#4260) by aias00 · 8 days ago
  30. c4b4e85 docs(help): add alert notification overview page (#4300) by Tanay Paul · 10 days ago
  31. e3cb203 [fix] restore dropped rbac rule for single monitor deletion (#4269) by Duansg · 10 days ago
  32. df84394 fix(ai): improve SOP schedule error handling (#4301) by shown · 11 days ago
  33. 7eb4b1c maintenance: preserve metric string values (#4287) by Logic · 11 days ago
  34. bf3bb4f Define bulletin write fields explicitly (#4292) by Logic · 13 days ago
  35. 76d28ad maintenance: bound SMS client failure details (#4282) by Logic · 13 days ago
  36. 12463f6 maintenance: derive rule-scoped notice groups (#4291) by Logic · 2 weeks ago
  37. e03e0e0 Generate metric scheduling intervals lazily (#4290) by Logic · 2 weeks ago
  38. 4c9ebb7 maintenance: canonicalize alert label fingerprints (#4283) by Logic · 2 weeks ago
  39. e6ceea9 maintenance: normalize Zabbix alert identity (#4284) by Logic · 2 weeks ago
  40. 4a4e582 maintenance: bound alert persistence locks (#4285) by Logic · 2 weeks ago
  41. db72f1e maintenance: scope Grafana request authentication (#4288) by Logic · 2 weeks ago
  42. b1a4f96 [fix] stop exposing the jwt and aes master keys over the config api (#4270) by Duansg · 2 weeks ago
  43. 16d420a [fix] restrict /api/ai SOP endpoints to admin role (#4261) by Duansg · 2 weeks ago
  44. 6897c87 [fix] stop jdbc connection properties injected through the database name (#4299) by Duansg · 2 weeks ago
  45. 85dff9b fix(ai): handle invalid skill params and failed reports (#4297) by shown · 2 weeks ago
  46. 54e3154 [fix] bind greptime compose data-store ports to localhost (#4258) by aias00 · 2 weeks ago
  47. 59c003a [fix] prevent masked notice secret replay to attacker URLs (#4262) by shown · 3 weeks ago
  48. b1b242f [chore] upgrade hertzbeat version (#4255) by Duansg · 3 weeks ago release-1.9.0-rc1 v1.9.0-rc1
  49. cdcb5f7 fix(ai): improve SOP schedule error handling (#4254) by shown · 3 weeks ago
  50. 0f6b995 [fix] skip SQL Server integration test on arm64 (#4253) by Duansg · 3 weeks ago
  51. a4b486d fix(ai): improve alert rule validation and parsing (#4251) by shown · 3 weeks ago
  52. eb7ca97 improve(dashboard): hide empty category cards, add empty state (#4242) by NekoPunch · 3 weeks ago
  53. 0ae4186 test: fix two flaky tests (#4250) by NekoPunch · 3 weeks ago
  54. 4a8f78b fix(alerter): keep webhook query params intact (#4249) by NekoPunch · 3 weeks ago
  55. 70ddfda [docs] refactor blog list UI to card grid (#4219) by NekoPunch · 3 weeks ago
  56. 79c48a4 fix(ai): remove SOP schedules when deleting conversations (#4247) by shown · 3 weeks ago
  57. 9ec371a5 ci(doc-deploy): fix pnpm cache setup and upgrade Node to 22 (#4248) by Tomsun28 · 3 weeks ago
  58. c805d63 docs: add new contributors and update notice year (#4245) by Tomsun28 · 3 weeks ago
  59. c12372d fix(web-app): replace removed stylelint --syntax flag (#4241) by NekoPunch · 3 weeks ago
  60. 63cc017 fix(web-app): point threshold user guide link to correct docs (#4239) by NekoPunch · 3 weeks ago
  61. 9531a2f fix(web-app): add missing Korean observability menu translations (#4240) by NekoPunch · 3 weeks ago
  62. 7175213 fix: update GreptimeDB Docker Compose to v1.1.3 (#4244) by Yang Chen · 3 weeks ago
  63. c8f2da4 fix: add SSE authentication and correct GreptimeDB SQL (#4243) by Yang Chen · 3 weeks ago
  64. 6152c07 refactor: evolve common-core payload compatibility (#4237) by Logic · 3 weeks ago
  65. b832d7a [fix] fix horizontal scroll not working in periodic threshold preview table (#4238) by Duansg · 4 weeks ago
  66. 3ab68b5 [improve] degrade observability consoles gracefully when storage lacks log/trace/metric support (#4233) by Duansg · 4 weeks ago
  67. 1d9edb2 feat: use spring ai MethodToolCallbackProvider replace custom reflect… (#4234) by shown · 4 weeks ago
  68. 1429115 [improve] pre-create hertzbeat_logs table during greptime signal initialization (#4231) by Duansg · 4 weeks ago
  69. 4b217e7 feat(status-page): add configurable time range for component history (#4222) by wy471x · 4 weeks ago
  70. 032a485 fix(ai): propagate security context to tool callbacks (#4230) by shown · 4 weeks ago
  71. 6b78b78 [improve] remove unused log management translations (#4229) by Duansg · 4 weeks ago
  72. 11cd5bb [improve] reject masked receiver edit when the stored receiver does not exist (#4225) by Duansg · 4 weeks ago
  73. a9eb231 fix:prometheus timeout monitor key mismatch (#4215) by hengyuss · 4 weeks ago
  74. 9b31bae fix(ai): improve SOP execution and provider config handling (#4224) by shown · 4 weeks ago
  75. 0a38a73 [improve] form-urlencode SQL request body in GreptimeSqlQueryExecutor (#4223) by Duansg · 4 weeks ago
  76. c9e3338 [improve] mask secret fields of notice receiver in rest api response (#4220) by Duansg · 4 weeks ago
  77. 107f7d0 fix(log): send initial SSE event and periodic heartbeat (#4221) by shown · 4 weeks ago
  78. e3acbbd chore(ci): Add workflow_dispatch trigger to nightly build (#4213) by shown · 4 weeks ago
  79. 31bc7d8 [feature] Add Korean i18n (#4197) by moduvoice · 4 weeks ago
  80. 7942709 [improve] bump grpc-java from 1.56.1 to 1.76.3 (#4211) by Duansg · 5 weeks ago
  81. 0edc363 fix: remove duplicated ASF license headers left by license-eye auto-fix (#4210) by Duansg · 5 weeks ago
  82. 47538db feat(observability): add Angular three-signal transition (#4195) by Logic · 5 weeks ago
  83. aee4fcc fix(ai): correct conversation message handling (#4208) by shown · 5 weeks ago
  84. 34940db refactor: remove obsolete template marketplace (#4207) by Logic · 5 weeks ago
  85. 0d3f142 fix: collector boot fails when jar manifest lacks Class-Path (#4190) by NekoPunch · 5 weeks ago
  86. 37623cb fix: pin collector docker image root path across versions (#4189) by NekoPunch · 5 weeks ago
  87. 1980d9a feat: replace deprecated Spring AI Tool API (#4206) by shown · 5 weeks ago
  88. cc82060 [fix] Fixed matching issues caused by date components and outdated time zone offsets (#4192) by Duansg · 5 weeks ago
  89. 8b6d0d0 [fix] carry job labels/annotations/metadata in timeout metrics data (#4205) by Duansg · 5 weeks ago
  90. 7d14ed8 [fix] expose prestodb auth parameters and wire authorization into all metrics (#4188) by NekoPunch · 5 weeks ago
  91. f69c0f7 docs: fix dead taosKeeper doc links (#4202) by NekoPunch · 5 weeks ago
  92. 4cf968a [fix] Fix notice rule label matching against grouped alerts (#4191) by Duansg · 5 weeks ago
  93. 9bd2796 [fix] cancel the overwritten timeout in cyclicJob to fix HashedWheelTimeout memory leak (#4201) by Duansg · 5 weeks ago
  94. 0734013 fix: avoid LLM generates sql has sql injection error (#4200) by shown · 5 weeks ago
  95. 6ec4958 [fix] Prevent NPE when VictoriaMetrics compression is unset (#4199) by shown · 5 weeks ago
  96. e57c728 feat: fix ssh connection bug (#4198) by shown · 5 weeks ago
  97. 265c3f1 [fix] Fix startup_failure: pin third-party actions to ASF-allowlisted SHAs (#4193) by Duansg · 5 weeks ago
  98. 90f4c28 [collector]bugfix: close jdbc connection on statement creation failure (#4184) by hutiefang76 · 5 weeks ago
  99. 577ab10 docs: fix 13 typos in documentation and comments (#4187) by LiuHanZhi · 6 weeks ago
  100. ef2672b [doc] fix typos and stale setup instructions across docs (#4186) by NekoPunch · 6 weeks ago