Skip to content

Releases: SigNoz/signoz

v0.4.2

20 Oct 04:00
dea74c5
Compare
Choose a tag to compare

What's Changed

  • Span metrics generation (#347) @ankitnayan
  • Fix(FE): remove unused panel settings (#336) @pal-sig
  • Run ESLint and Prettier in CI pipeline (#329) @szatyinadam
  • fix: isLogged is now accounted into the reducer (#322) @pal-sig
  • fix(FE): signup page is now fixed (#337) @pal-sig
  • Fix(FE): Pages are refactored (#321) @pal-sig
  • Translate README to German 🇩🇪 (#330) @vincentrohde

🚀 Features

  • Fix(FE): global time (#332) @pal-sig
  • chore(jest): setup jest for frontend (#331) @Bhavin789
  • Feat(FE): Add Sonar analysis to build pipeline (#324) @szatyinadam
  • fix: Saving the widget is optimised (#323) @pal-sig
  • feat: adding more hostmetrics (#317) @ankitnayan

🐛 Bug Fixes

  • fix: Saving the widget is optimised (#323) @pal-sig

🧰 Maintenance

v0.4.1

28 Sep 15:09
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Feat(FE): Delete Query, Save Layout (#306) @palash-signoz
  • feat: signoz can now scale up in docker swarm (#309) @ankitnayan

🐛 Bug Fixes

  • Fix dark theme mode (#314) @palash-signoz
  • Fix(FE): dark mode (#301) @palash-signoz
  • Fix(FE): Fix date dashboard (#311) @palash-signoz
  • fix(FE): color for the graph is updated (#305) @palash-signoz
  • fix(FE): Chart.js plugins are not register at each and every render (#303) @palash-signoz
  • fix(FE): createdBy is renamed to createdAt (#302) @palash-signoz
  • fix: fav icon is fixed and bootstrap is removed (#299) @palash-signoz

🧰 Maintenance

  • chore: exit application if clickhouse is not reachable (#308) @ankitnayan

v0.4.0

24 Sep 11:33
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feat: Metrics (#281) @palash-signoz
  • feat: enable data persistence in clickhouse docker (#297) @ankitnayan
  • Feat: enables metrics ingestion to signoz (#271) @ankitnayan
  • Fix(FE): Eslint Prettier are configured (#269) @palash-signoz

🐛 Bug Fixes

v0.3.6

23 Aug 06:39
Compare
Choose a tag to compare

What's Changed

  • chore: remove old scripts (#267) @jyash97
  • fix(FE): AppRoutes is refactored (#260) @palash-signoz

🚀 Features

  • Feature(FE): Setup cypress (#263) @palash-signoz
  • feat: grpc error calculation added to druid query (#268) @ankitnayan
  • Feat: Enables error from grpc calls (#265) @ankitnayan

🐛 Bug Fixes

  • bug: commitlint.yml is fixed (#266) @palash-signoz

v0.3.5

21 Aug 18:49
Compare
Choose a tag to compare

What's Changed

  • contribution.md for frontend local instruction is updated (#264) @palash-signoz

🐛 Bug Fixes

  • fix(FE): css issue for the tabs is updated (#259) @palash-signoz
  • fix(FE): onFocusSelected bug is resolved (#258) @palash-signoz
  • fix(FE): css issue for the SelectedSpanDetails is updated (#257) @palash-signoz
  • fix(FE): tsConfig baseUrl is used rather than using the alias for module (#256) @palash-signoz
  • fix:commit lint is fixed (#261) @palash-signoz

v0.3.4

10 Aug 18:19
Compare
Choose a tag to compare

What's Changed

  • fix: api method

v0.3.3

02 Aug 20:16
d1a4bb1
Compare
Choose a tag to compare

What's Changed

v0.3.2

24 Jun 17:39
Compare
Choose a tag to compare
  • Gantt chart added to better view a complete trace
  • Updated contributing.md
  • Minor bug fixes

v0.3.1

08 Jun 17:16
Compare
Choose a tag to compare
  • Frontend loading speed increased. Reduced bundle size to <1MB #131 #132
  • Support for ClickHouse as storage (also default) as ClickHouse has low memory footprint on low load #144
  • (Fix) druid now works in DigitalOcean #168
  • Frontend refactoring and cleanup #122 #130 #136
  • serviceMap zoom fix #170

v0.2.2

18 May 11:45
Compare
Choose a tag to compare

Features

Service Map view of services #90
Show service overview on hover over a node #106
Change time range in API call of Service Map to 1 min as default #102
Add default view in dropdown service-picker in ServiceMap #109

Fixes

fixed: multiple re-renders in the service map #104
fixed: very different zoom levels for widescreen #105