From 286b7bc89efc1b5379b78988ef04a0b8c3ed03b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 17 Jul 2024 03:05:21 +0000 Subject: [PATCH] chore: autopublish 2024-07-17T03:05:21Z --- .github/workflows/deployment.yaml | 1 + TAGS.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/workflows/deployment.yaml b/.github/workflows/deployment.yaml index 9d94a5660..782231d06 100644 --- a/.github/workflows/deployment.yaml +++ b/.github/workflows/deployment.yaml @@ -63,6 +63,7 @@ on: - node:v0.0.1.20240716.1308.a16e0b7:OraklNode Hotfix filter out in... - sentinel:v0.0.1.20240717.0112.b9db8f2:Sentinel Remove deprecated res... - dal:v0.0.1.20240717.0230.301dcf3:Sentinel Remove deprecated res... + - dal:v0.0.1.20240717.0302.8b595e7:add ctx logs to dal middleware jobs: prepare-taskflow: name: Prepare diff --git a/TAGS.md b/TAGS.md index dff37e9ab..bce6cb61b 100644 --- a/TAGS.md +++ b/TAGS.md @@ -56,3 +56,4 @@ - **node** v0.0.1.20240716.1308.a16e0b7
*`PR`*: OraklNode Hotfix filter out in...

- **sentinel** v0.0.1.20240717.0112.b9db8f2
*`PR`*: Sentinel Remove deprecated res...

- **dal** v0.0.1.20240717.0230.301dcf3
*`PR`*: Sentinel Remove deprecated res...

+- **dal** v0.0.1.20240717.0302.8b595e7
*`PR`*: add ctx logs to dal middleware