From 17403d0d386d51f19d881b9723239eb2dd8742bd Mon Sep 17 00:00:00 2001 From: Aleksey Kashapov Date: Wed, 18 Feb 2026 15:09:52 +0300 Subject: [PATCH 1/2] BG-753: Bumps damsel w/ limiter's finalization behaviour support --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 1ebe85e..603c9d9 100644 --- a/rebar.config +++ b/rebar.config @@ -37,7 +37,7 @@ {cowboy_access_log, {git, "https://github.com/valitydev/cowboy_access_log.git", {branch, "master"}}}, {woody_user_identity, {git, "https://github.com/valitydev/woody_erlang_user_identity.git", {tag, "v1.1.0"}}}, {woody, {git, "https://github.com/valitydev/woody_erlang.git", {tag, "v1.1.0"}}}, - {damsel, {git, "https://github.com/valitydev/damsel.git", {tag, "v2.2.23"}}}, + {damsel, {git, "https://github.com/valitydev/damsel.git", {branch, "BG-753/ft/card-failure-counter"}}}, %% Libraries for postgres interaction {epg_connector, {git, "https://github.com/valitydev/epg_connector.git", {tag, "v0.0.2"}}}, diff --git a/rebar.lock b/rebar.lock index db3c02b..eb717d2 100644 --- a/rebar.lock +++ b/rebar.lock @@ -31,7 +31,7 @@ {<<"ctx">>,{pkg,<<"ctx">>,<<"0.6.0">>},2}, {<<"damsel">>, {git,"https://github.com/valitydev/damsel.git", - {ref,"b5c1dc423365397d8c2d123ba5766147551f19cc"}}, + {ref,"fc61627a7cc1217f0ef7e2b3e5b894264b3d8824"}}, 0}, {<<"envloader">>, {git,"https://github.com/nuex/envloader.git", From fd1f9a9418943f9603dc410bf2fb2e2d416c5ded Mon Sep 17 00:00:00 2001 From: Aleksey Kashapov Date: Wed, 18 Feb 2026 15:12:02 +0300 Subject: [PATCH 2/2] Bumps damsel to v2.2.27 tag --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 603c9d9..f00b40b 100644 --- a/rebar.config +++ b/rebar.config @@ -37,7 +37,7 @@ {cowboy_access_log, {git, "https://github.com/valitydev/cowboy_access_log.git", {branch, "master"}}}, {woody_user_identity, {git, "https://github.com/valitydev/woody_erlang_user_identity.git", {tag, "v1.1.0"}}}, {woody, {git, "https://github.com/valitydev/woody_erlang.git", {tag, "v1.1.0"}}}, - {damsel, {git, "https://github.com/valitydev/damsel.git", {branch, "BG-753/ft/card-failure-counter"}}}, + {damsel, {git, "https://github.com/valitydev/damsel.git", {tag, "v2.2.27"}}}, %% Libraries for postgres interaction {epg_connector, {git, "https://github.com/valitydev/epg_connector.git", {tag, "v0.0.2"}}}, diff --git a/rebar.lock b/rebar.lock index eb717d2..82a1bed 100644 --- a/rebar.lock +++ b/rebar.lock @@ -31,7 +31,7 @@ {<<"ctx">>,{pkg,<<"ctx">>,<<"0.6.0">>},2}, {<<"damsel">>, {git,"https://github.com/valitydev/damsel.git", - {ref,"fc61627a7cc1217f0ef7e2b3e5b894264b3d8824"}}, + {ref,"074ba8c024af7902ead5f24dc3d288c1922651c1"}}, 0}, {<<"envloader">>, {git,"https://github.com/nuex/envloader.git",