We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ffd31c commit 4036154Copy full SHA for 4036154
CHANGELOG.md
@@ -1,9 +1,13 @@
1
# Changelog
2
3
-## 2.0.0 (not released yet)
+## 2.1.0 (not released yet)
4
+
5
+## 2.0.0
6
7
### ⭐ Added
8
- Add a query tag that includes relevant Grafana context information.
9
+- Add an option to specify timezone in timeGroup macro
10
+- Improve weekly group handling in timeGroup macro
11
- Add support of OAuth authentication.
12
13
### 🐞 Bug Fixes
@@ -17,6 +21,10 @@
17
21
- Upgrade gosnowflake to version v1.13.0.
18
22
- Upgrade go to version 1.23.
19
23
- Upgrade js dependencies.
24
+-
25
+### ❤️ Contributors
26
+We'd like to thank all the contributors who worked on this release!
27
+- [@ZygimantasKoncius](https://github.com/ZygimantasKoncius)
20
28
29
## 1.9.1
30
0 commit comments