8000 Releases · teknologi-umum/semyi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: teknologi-umum/semyi

v25.4.0

11 Apr 10:14
a38d8af
Compare
Choose a tag to compare

What's Changed

  • feat: backend by @aldy505 in #1
  • add frontend view by @elianiva in #2
  • add: dark mode frontend by @afman42 in #9
  • chore: readme and some sayings by @aldy505 in #11
  • implement frontend functionality by @elianiva in #12
  • fix: errors caused by eslint autofix by @elianiva in #13
  • chore: change naming by @aldy505 in #14
  • feat: implement configuration file for webhook by @aldy505 in #15
  • feat: webhook implementation by @aldy505 in #16
  • fix: wrong docker image tag for node by @aldy505 in #17
  • fix: wrong config path by @elianiva in #18
  • fix: dockerfile config on things by @aldy505 in #19
  • fix: copying config.json to both backend and frontend stage by @aldy505 in #20
  • ci: setup github directory by @aldy505 in #21
  • refactor(backend): total refactor to duckdb and better central broker by @aldy505 in #22
  • feat(backend): historical reader repository by @YogiPristiawan in #34
  • feat(backend): implement monitor historical writer by @aldy505 in #32
  • Feature/notice schema by @takadev15 in #31
  • feat(backend): aggregate worker by @aldy505 in #33
  • fix(backend): bump duckdb dependencies by @aldy505 in #37
  • fix(frontend): build-capable by @aldy505 in #38
  • feat(backend): insert aggregate values on aggregate worker by @aldy505 in #35
  • feat(backend): acquire monitor metadata by @aldy505 in #36
  • feat(backend): submit incident by @YogiPristiawan in #39
  • feat(backend): alerting by @YogiPristiawan in #40
  • Incident Reader by @takadev15 in #41
  • chore(backend): retry processor by @YogiPristiawan in #42
  • Yeah by @YogiPristiawan in #43
  • feat: add api push endpoint by @aldy505 in #45
  • feat: support duckdb and clickhouse by @aldy505 in #46
  • refactor(http): standardize server response format by @aldy505 in #47
  • feat(cleanup): add cleanup worker with transaction support by @aldy505 in #48
  • ci: proper coverage upload to codecov by @aldy505 in #50
  • test(config): Add comprehensive tests for ReadConfigurationFile by @aldy505 in #49
  • refactor(frontend): Revamp data handling and UI components by @aldy505 in #51
  • feat(alerter): implement multiple alert providers by @aldy505 in #52
  • refactor(alerter): move alert provider configuration to config file by @aldy505 in #53
  • feat(monitor): add pull-based monitoring by @aldy505 in #54
  • feat(frontend): Enhance status display with detailed status types by @aldy505 in #55
  • feat(sentry): Add comprehensive tracing to frontend and backend by @aldy505 in #56
  • ci: test backend against clickhouse by @aldy505 in #57
  • docs: Improve project documentation and configuration by @aldy505 in #58
  • chore: install ca certificates by @aldy505 in #59
  • fix(frontend): implement static fetchers that does not read the config file by @aldy505 in #60
  • fix: frontend null historical by @aldy505 in #61
  • fix(backend): Use monitor.UniqueID instead of monitorId in historical reader calls by @aldy505 in #63
  • test(backend): Add comprehensive integration tests by @aldy505 in #62
  • feat(backend): introduce ENABLE_DUMP_FAILURE_RESPONSE feature flag by @aldy505 in #64
  • fix(frontend): avoid wrong title text that contains 'undefined' by @aldy505 in #65
  • feat(backend): limit results to up to 100 entries for frontend purposes by @aldy505 in #66

New Contributors

Full Changelog: https://github.com/teknologi-umum/semyi/commits/v25.4.0

0