commit b0a0519e6d7d44b5e4378e56de0cb6f16d136681
parent 5e890325d2a70f700a6b6a4eca090d6aad9705f9
Author: Florian Dold <florian@dold.me>
Date: Tue, 15 Apr 2025 20:55:59 +0200
bump component versions
Diffstat:
3 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/buildconfig/exchange.tag b/buildconfig/exchange.tag
@@ -1 +1 @@
-v0.14.9
+v0.14.15
diff --git a/buildconfig/merchant.tag b/buildconfig/merchant.tag
@@ -1 +1 @@
-v0.14.8-dev.1
+v0.14.9-dev.1
diff --git a/data/sandcastle-amp-form b/data/sandcastle-amp-form
@@ -111,14 +111,12 @@ CURRENCY=$(taler-exchange-config -c $CONF -s exchange -o currency)
# See https://docs.taler.net/taler-exchange-manual.html#tsref-type-AmlOutcome
# for the required output format.
-# NOTE: new_check is not yet supported! #9124
jq -n \
--argjson expiration "$EXPIRATION" \
--argjson to_investigate "$TO_INVESTIGATE" \
--arg currency "$CURRENCY" \
'{ "to_investigate": $to_investigate,
"new_rules" : {
- "new_check" : "info-oauth-test-passed",
"custom_measures" : {},
"expiration_time" : { "t_s": $expiration },
"rules" : [