- N/A
- chore: Add
redash._debugOut
var for testing.
- Add
WaitQueryXXX()
methods.
ExecQueryJSONInput()
supportsmax_age=0
. (#136)
- Add
ExecQueryJSONInput
struct.
- Add
ExecQueryJSONInput
struct.
- Update doc.go description.
- Drop v8 support.
- Add job status constants.
- Update modules.
- Change
UpdateInput.Tags
type. ([]string
->*[]string
) - Remove
Client.RemoveQueryTags()
.
- Add
Client.RemoveQueryTags()
.
- Remove "omitempty" from
UpdateQueryInput.Tags
.
- Add
Client.UpdateUser()
.
- Change generator tool path.
- Add
AlertOptions.Muted
.
- Remove "omitempty" from
UpdateAlertInput.Rearm
.
- Support alert template fields.
- Rename docker-compose.yml to compose.yaml.
- Update modules.
- First stable release.