You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## 3.4.0
2
+
3
+
* Enhancement: Backend now utilizes Hiera's context.interpolate function to add interpolation of values in results.
4
+
1
5
### 3.3.2
2
6
3
7
* Bugfix: nil values returned from HTTP lookup caused exception when trying to dig into the hash - this behaviour has been corrected to return `:not_found` in this scenario. See comment on #66 (https://github.com/crayfishx/hiera-http/pull/69)
0 commit comments