Nityananda Gohain
eba2049a4d
fix: signoz shouldn't panic with postgres provider ( #7138 )
...
All necessary changes so that whatever initalize SQL commans run, they are moved to bun so that it works with both sqlite and postgres.
2025-02-18 11:08:09 +05:30
Nityananda Gohain
c3951afdfd
fix: refactor auth package ( #7110 )
...
* fix: refactor auth package
* fix: minor changes
* fix: refactor jwt
* fix: add tests and address comments
* fix: address comments
* fix: add uncomitted file
* fix: address comments
* fix: update tests
2025-02-17 18:16:41 +05:30
Srikanth Chekuri
ae594061e9
chore: fix query-service logging ( #4696 )
2024-03-27 00:07:29 +05:30
Vishal Sharma
d11c1eb439
feat: api management ( #4557 )
...
* feat: api management
* chore: address review comments and typos
* chore: add sort and created by user object on create
* chore: replace expiresAt with expiresInDays for request body
2024-02-16 12:46:33 +05:30