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.
2 parents ce38a95 + f9fad75 commit 913a8a9Copy full SHA for 913a8a9
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Next Release
2
3
+### HTTP Interactions Test Framework 2.0.3
4
+
5
+* fixed Micronaut HTTP client headers not being propagated
6
7
### HTTP Interactions Test Framework 2.0.2
8
9
* fixed Micronaut HTTP client error handling
gradle.properties
@@ -30,7 +30,7 @@ spockVersion=1.3-groovy-2.5
30
dru.version = 0.8.1
31
grails.aws.sdk.version = 2.4.16
32
grails.facebook.sdk.version = 4.1.2
33
-gru.version = 2.0.2
+gru.version = 2.0.3
34
micronaut.facebook.sdk.version = 0.6.0-micronaut-1.0
35
micronaut.libraries.version = 1.2.6.1
36
agorapulse.checks.version = 0.9.1
0 commit comments