Skip to content

Commit a9db9a9

Browse files
committed
3.4.0 prepped
1 parent 1cbd1ef commit a9db9a9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
15
### 3.3.2
26

37
* 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)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "crayfishx-hiera_http",
3-
"version": "3.3.2",
3+
"version": "3.4.0",
44
"author": "Craig Dunn",
55
"summary": "Hiera 5 backend to query data lookups over HTTP",
66
"license": "Apache 2.0",

0 commit comments

Comments
 (0)