Skip to content

Releases: SigNoz/signoz

v0.117.0

25 Mar 07:06
e9abd5d

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

New Contributors

Full Changelog: v0.116.1...v0.117.0

v0.116.1

18 Mar 12:40
155f287

Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v0.116.0...v0.116.1

v0.116.0

18 Mar 07:06
f106f57

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v0.115.0...v0.116.0

v0.115.0

11 Mar 07:25
ae71f26

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

New Contributors

Full Changelog: v0.114.1...v0.115.0

v0.114.1

06 Mar 06:55
ded51c4

Choose a tag to compare

🚀 Features

  • enh: updated tooltip pinning structure to be used across different charts (#10459) @ahrefabhi
  • Revert "Sig 8931 : Migrate quick filters to use /fields/keys and /fields/values" (#10508) @YounixM

🐛 Bug Fixes

  • fix: added fix for tooltip not rendering in fullscreen mode (#10504) @ahrefabhi
  • fix: handling of input changes in CustomTimePicker to ensure value is applied on popover close (#10484) @YounixM
  • fix: exclude internal attributes from promQL results (#10465) @namanv3

🧰 Maintenance

Full Changelog: v0.114.0...v0.114.1

v0.114.0

05 Mar 07:15
d7a743c

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v0.113.0...v0.114.0

v0.113.0

25 Feb 13:08
82c54b1

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v0.112.1...v0.113.0

v0.112.1

23 Feb 17:53
e8ed22c

Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v0.113.0-rc.1

20 Feb 18:28
0dd42ec

Choose a tag to compare

v0.113.0-rc.1 Pre-release
Pre-release

Changelog

  • 0dd42ec feat(authz): update openapi spec (#10382)
  • 34ba5ba feat(authz): add http routes for authz (#10376)
  • 678f015 fix: don't send failed if empty rows (#10378)
  • 5a69f16 refactor: remove legacy /api/gateway reverse proxy (#10374)
  • 07afef5 fix: use derived values for url and host attributes (#10218)
  • dcae722 feat: upgraded custom domain and profiles apis and used new open api spec (#10366)
  • 92b07d1 chore: register querier routes in apiserver (#10370)
  • a0dad16 fix: add required tags where needed (#10368)
  • 5cf5b70 fix: added a fix for tooltip height when legend is too big (#10353)
  • db51b23 chore: ui bug fix (#10364)
  • 80c46b3 chore: bump clickhouse to 25.10.5 (#10369)
  • 2b92942 chore: add notes about struct tags for better openapi integration (#10365)
  • 2792e20 fix: instrumentation changes to capture query duration properly (#10362)
  • 473be1b feat: add zeus handler with profile and host apis (#10336)
  • 6d0c13f fix: dynamic variables options load first time (#10361)
  • 5cc562b feat: added roles page and listing view (#10329)
  • 2209996 fix: added fix for jerky chart change on panel switch (#10360)
  • 2559b52 feat: enhancement in the authn providers with new fields and new ui (#10276)
  • 7523596 fix: added fix for rendering single point (#10344)
  • 9f4d9ee fix: added fix for tooltip prox on hover in uplot (#10345)
  • d9cddbf fix: hide scrollbar in variable selector as we expand the container horizontally (#10357)
  • 0828c13 chore: add list metrics (#10352)
  • 2c558b9 fix: fix incosistent use of http attribute in ext. api (#10169)
  • 48b588f chore: migrate .cursorrules to .cursor/rules/ format (#10351)
  • 5c86b80 chore: add OpenAPI spec for /v5/query_range (#10239)
  • 75512a8 fix: json qb array expression (#10162)
  • 6aaea79 chore: add tests for unique index on email and org_id in users table (#10331)

v0.112.0

18 Feb 10:21
0464326

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 Maintenance