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 83a71f9 commit 13f6777Copy full SHA for 13f6777
CHANGELOG.md
@@ -1,10 +1,14 @@
1
# Changelog
2
3
+## 0.0.17
4
+- Ref variables do not include id in display
5
+- Variables use `id` column if unspecified
6
+
7
## 0.0.16
-Adds full nhaystack support with basic authentication
-Improves display name detection
-Changes default query type to `read` to better support non-Axon environments
-Loosens basic auth server header requirements
8
+- Adds full nhaystack support with basic authentication
9
+- Improves display name detection
10
+- Changes default query type to `read` to better support non-Axon environments
11
+- Loosens basic auth server header requirements
12
13
## 0.0.15
14
Fixes haystack v0.1.12 upgrade.
0 commit comments