Releases: SigNoz/signoz
Releases · SigNoz/signoz
v0.4.2
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
- chore: indexing serviceName, name, kind and traceID (#327) @ankitnayan
v0.4.1
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
What's Changed
- docs: translate readme.md into portuguese-brazil (#238) (#296) @lucas-barbosa
- fix: updated the footer year (#290) @nvamsikrishna05
- Crud APIs for dashboards (#286) @ankitnayan
- fix: hot reload issue (#279) @Jacoberson
- fixing codeql workflow (#283) @rajdas98
- Adding github codeql workflow to check the CVEs (#253) @rajdas98
- Feature(FE): cypress base test case are updated (#275) @palash-signoz
- refactor(frontend): Sidebar is updated (#276) @palash-signoz
🚀 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
- fix: fixed cors error for PUT (#287) @ankitnayan
v0.3.6
What's Changed
🚀 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
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
What's Changed
- fix: api method
v0.3.3
What's Changed
- feat: Filter spans using regex pattern matching in tags (#249) @abhishek-sehgal954
- chore: use a new port if existing port is in use (#199) @rahulrana95
- feat(FE: Span): add span kind filter (#219) @reachtokish
- feat(FE): add Not Found Route (#217) @palashgdev
- feat(FE): Centre aligning loading spinner with new Spinning Indicator (#224) @Vimalraj571
- Fix/base url (#212) @palashgdev
- translate readme.md into simplified chinese (#244) @tonyqus
- chore: fixing readme (#230) @pranay01
- Adding multi architecture (ARM64 and AMD64) support for signoz components (#201) @rajdas98
- feat(FE:TraceGanttChart): scroll to selected row on page load (#213) @nidhi-tandon
- chore: add .env in gitignore (#211) @palashgdev
- readme.md is updated (#209) @palashgdev
- refactor(FE: trace-gantt-chart): add ts support and change folder structure (#195) @nidhi-tandon
- Instrumentation page light mode fix (#202) @reachtokish
- refactor(FE: SelectedSpanDetails): add styled components, minor refactoring (#191) @nidhi-tandon
- fix(FE: Metric Tabs): add gutter between tabs (#196) @nidhi-tandon
- feat(FE): add eslint (#192) @nidhi-tandon
- Fixing github workflow push pipeline (#190) @rajdas98
- Adding CI pipeline with github workflow for query service, frontend, flattener (#173) @rajdas98
- chore: fix tsconfig to support webpack alias (#175) @jyash97
- fix(gant-chart): show timeline in decimals (#188) @nidhi-tandon
v0.3.2
- Gantt chart added to better view a complete trace
- Updated contributing.md
- Minor bug fixes
v0.3.1
v0.2.2
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