Skip to content

Tags: raystack/salt

Tags

v0.7.0

Toggle v0.7.0's commit message
refactor: reorganize package structure for better domain grouping

- telemetry/ → observability/ (with log/ merged as observability/logger/)
- jsondiff/, rql/ → data/jsondiff/, data/rql/
- Fix otelhhtpclient typo → otelhttpclient
- Inline utils/error_status into observability/otelgrpc/status.go, delete utils/
- Rename log package to logger to match directory
- Update all internal imports and README

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat (rql): add ilike and notilike support (#83)

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(rql): add function to get data type of field (#80)

feat: add util function to get type of field

v0.3.8

Toggle v0.3.8's commit message
feat(rql): add function to get data type of field (#80)

feat: add util function to get type of field

v0.3.7

Toggle v0.3.7's commit message
feat: add more string operators (#78)

feat: add support for string operators

v0.3.6

Toggle v0.3.6's commit message
feat: add in and notIn operator for string datatype (#77)

* feat: add in operator for string datatype

* feat: add not in operator for string datatype

v0.3.5

Toggle v0.3.5's commit message
refactor: change key name (#75)

v0.3.4

Toggle v0.3.4's commit message
fix: update go version

v0.3.3

Toggle v0.3.3's commit message
fix(rql): add `lt` operation in string and date type (#74)

fix(rql): add lt operation in string and date type

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(rql): add `lt` operation in string and date type (#74)

fix(rql): add lt operation in string and date type