Skip to content

Tags: SigNoz/signoz

Tags

v0.99.0

Toggle v0.99.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): bump to v0.99.0 (#9431)

Co-authored-by: primus-bot[bot] <171087277+primus-bot[bot]@users.noreply.github.com>

v0.98.0

Toggle v0.98.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): bump to v0.98.0 (#9393)

Co-authored-by: primus-bot[bot] <171087277+primus-bot[bot]@users.noreply.github.com>

v0.98.0-rc.1

Toggle v0.98.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(tokenizer): fix cache invalidation on delete (#9352)

fix cache invalidation on delete

v0.98.0-rc.0

Toggle v0.98.0-rc.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(tokenizer|sso): add tokenizer for session management and oidc ss…

…o support (#9183)

## 📄 Summary

- Instead of relying on JWT for session management, we are adding another token system: opaque. This gives the benefits of expiration and revocation.

- We are now ensuring that emails are regex checked throughout the backend.

- Support has been added for OIDC protocol

v0.97.1

Toggle v0.97.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: panic from label set conversion (#9316)

v0.97.0-515a1bda0

Toggle v0.97.0-515a1bda0's commit message
chore: fix panic from label set conversion

v0.97.0

Toggle v0.97.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): bump to v0.97.0 (#9305)

Co-authored-by: primus-bot[bot] <171087277+primus-bot[bot]@users.noreply.github.com>

v0.97.0-rc.3

Toggle v0.97.0-rc.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: anomaly with below operator negates the target (#9288)

v0.97.0-rc.2

Toggle v0.97.0-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: remove routing policies feature flag (#9249)

v0.97.0-rc.1

Toggle v0.97.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(statsreporter): fix azure IMDS endpoint in statsreporter (#9243)