v1.0.0
Overview
First release
What's Changed
- feat: add issue templates by @archerny in #1
- migrate base code by @xzchaoo in #3
- feat: add code formatter by @xzchaoo in #8
- migrate gateway by @sw1136562366 in #10
- init(query): migrate query by @xiangwanpeng in #12
- feat: migrate all-in-one module by @xzchaoo in #15
- feat(pre-commit): add pre-commit config and docs by @xzchaoo in #17
- feat(storage): migrage storage by @jiwliu in #19
- feat(meta): migrage meta by @jsy1001de in #21
- build(deps): bump protobuf-java from 3.18.2 to 3.19.6 in /server/holoinsight-dependencies by @dependabot in #6
- build(deps): bump pagehelper from 5.3.0 to 5.3.1 in /server/holoinsight-dependencies by @dependabot in #4
- build(deps): bump fastjson from 1.2.83_noneautotype to 1.2.83 in /server/holoinsight-dependencies by @dependabot in #5
- feat(home): add home project by @masaimu in #23
- feat(registry): LogConfig supports dryrun mode by @xzchaoo in #29
- feat(registry): check config distribution by @xzchaoo in #30
- refactor: remove alipay related strings by @xzchaoo in #32
- fix: add prefix for internal or cluster APIs by @xiangwanpeng in #33
- feat(storage): statistic trace by @sw1136562366 in #37
- ci: add format and license check by @xzchaoo in #35
- docs: update README.md by @xzchaoo in #38
- fix: cluster heartbeat & registry.domain property by @xzchaoo in #41
- style: format by @xzchaoo in #43
- chore: add javadoc by @xzchaoo in #44
- feat(storage): statistic trace by @sw1136562366 in #46
- feat(gateway): supports prometheus remote write by @sw1136562366 in #48
- remove Task related codes by @jsy1001de in #50
- Feat/simple alert by @masaimu in #52
- feat(storage): add interface for time series storage by @jiwliu in #55
- feat: alert exception by @masaimu in #57
- Remove MiniProgram related codes by @masaimu in #58
- feat(home): handle alert notify exception by @masaimu in #60
- fix(pom): add extension modules to parent pom by @xzchaoo in #61
- refactor(gateway): use new MetricStorage API by @xzchaoo in #64
- refactor(gateway,extension): refactor MetricStorage API by @xzchaoo in #66
- Fix/jsy 0130 by @jsy1001de in #72
- feat(query): add default QueryService impl by @xzchaoo in #68
- build(deps): bump dom4j from 2.1.1 to 2.1.3 in /server/home/home-alert by @dependabot in #24
- build(deps): bump dom4j from 2.1.1 to 2.1.3 in /server/home/home-service by @dependabot in #25
- Feat/handle alert notify exception by @masaimu in #77
- feat: add some metrics for statistic trace by @sw1136562366 in #78
- feat: sort after filldata by @xiangwanpeng in #80
- feat(home): support pql parser (#76) by @zzhb101 in #79
- feat(home): remove unnecessary fields by @masaimu in #82
- fix(home): pql parser init lexer by @zzhb101 in #86
- feat: add alert statistics log by @masaimu in #88
- feat(home): add front-end files by @xzchaoo in #89
- chore: update default application.yaml config by @xzchaoo in #85
- fix: zero-fill failed of complex query by @xiangwanpeng in #90
- Feat/jsy 0202 by @jsy1001de in #92
- feat(home): supports mock authentication by @xzchaoo in #93
- reactor(home): optimize home boot by @xzchaoo in #94
- refactor(home): migrate TenantAppMetaSyncTask by @xzchaoo in #95
- Feat/support ceresdb4 by @jiwliu in #100
- delete unused code by @jsy1001de in #105
- feat(home, registry): support elect timezone by @zzhb101 in #108
- remove alarm-grpc pom by @jsy1001de in #110
- feat(home): use cron trigger in alarm scheduling by @masaimu in #112
- docs: add README-CN.md by @xzchaoo in #114
- Update README.md by @xzchaoo in #113
- docs: update UEADME-CN.md by @xzchaoo in #115
- fix(home): user favorite controller exception by @jsy1001de in #117
- docs: add conventional commit guide by @archerny in #120
- chore: upload logo files by @archerny in #122
- chore: migrate alert codes by @xzchaoo in #119
- ci: check PR title by @xzchaoo in #123
- refactor(alert): update pql alert content (#125) by @zzhb101 in #126
- fix(home): fix PropertiesListener startup order by @xzchaoo in #127
- chore(alert): rename AlarmService to AlertService by @xzchaoo in #128
- fix(query): fix query bootstrap error by @xzchaoo in #131
- refactor(storage): rename apm metrics by @xzchaoo in #132
- fix(home): fix webhook message encode charset by @masaimu in #138
- feat: optimize apm metrics materialization by @xiangwanpeng in #139
- chore: add CODE_OF_CONDUCT.md by @archerny in #140
- chore: update deployment example scripts by @xzchaoo in #141
New Contributors
- @archerny made their first contribution in #1
- @sw1136562366 made their first contribution in #10
- @xiangwanpeng made their first contribution in #12
- @jiwliu made their first contribution in #19
- @dependabot made their first contribution in #6
- @masaimu made their first contribution in #23
- @zzhb101 made their first contribution in #79
Full Changelog: v0.1.0...v1.0.0