Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix corner case when quotes escaped inside quotes #195

Merged
merged 1 commit into from
Jun 15, 2020
Merged

fix corner case when quotes escaped inside quotes #195

merged 1 commit into from
Jun 15, 2020

Conversation

Slach
Copy link
Collaborator

@Slach Slach commented Jun 15, 2020

fix and close #123
add new test cases PASSED, all old test cases PASSED

Signed-off-by: Eugene Klimov eklimov@altinity.com

add new test cases PASSED, all old test cases PASSED

Signed-off-by: Eugene Klimov <eklimov@altinity.com>
@Slach Slach merged commit 9022cd3 into Altinity:master Jun 15, 2020
Slach added a commit to Altinity/grafana-plugin-repository that referenced this pull request Jun 17, 2020
# 2.0.0 (2020-06-17)

## Enhancements:
* compatibility with grafana 7.x, please use environment variable `GF_PLUGINS_ALLOW_LOADING_UNSIGNED_PLUGINS=vertamedia-clickhouse-datasource` or `allow_loading_unsigned_plugins=vertamedia-clickhouse-datasource` in plugins section of `grafana.ini` Altinity/clickhouse-grafana#192
* add grafana 7.x alerting support thanks to Brian Thai https://github.com/bmanth60
* add alias support to $perSecondColumns macro Altinity/clickhouse-grafana#193
* Support `custom` variable type and empty values for `$conditionalTest` macro Altinity/clickhouse-grafana#178
* add docker-compose.yaml to improve local development

## Fixes:
* fix AST for corner case when quotes escaped inside quotes Altinity/clickhouse-grafana#123, Altinity/clickhouse-grafana#195
* fix Altinity/clickhouse-grafana#179,  add "Extrapolation" checkbox to Query Editor

Signed-off-by: Slach <bloodjazman@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant