Skip to content

Commit c50f420

Browse files
authored
prepare release 1.7.0 (#268)
1 parent b0f43e8 commit c50f420

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Changelog
22

3+
## 1.7.0
4+
5+
- **Feature**: Allow specifying Max Billable Bytes (#254)
6+
- **Fix**: Handle sub-second intervals in the timeGroup macro (#262)
7+
- **Fix**: Fixed log line formatting (#255)
8+
- **Fix**: Make editor labels clickable (#256)
9+
- **Fix**: Update docs to list correct macros (#259)
10+
- **Chore**: Update dependencies (#264)
11+
- **Chore**: Consistent icons (#261)
12+
313
## 1.6.1
14+
415
- **Chore**: Update dependencies
516

617
## 1.6.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-bigquery-datasource",
3-
"version": "1.6.1",
3+
"version": "1.7.0",
44
"description": "Google BigQuery datasource for Grafana",
55
"license": "Apache-2.0",
66
"author": "Grafana Labs <team@grafana.com> (https://grafana.com)",

0 commit comments

Comments
 (0)