Skip to content

Commit d58700f

Browse files
T25: Replied to DABH about docs. Added T29 for README follow-up.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 528e538 commit d58700f

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

TASK_QUEUE.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"severity": "low",
5959
"category": "reply",
6060
"depends_on": [],
61-
"status": "todo",
62-
"notes": "DABH review comment: https://github.com/temporalio/sdk-java/pull/2829/files#r3053818533"
61+
"status": "completed",
62+
"notes": "Replied to DABH acknowledging. Follow-up task T29 created."
6363
},
6464
{
6565
"id": "T26",
@@ -94,6 +94,16 @@
9494
"depends_on": [],
9595
"status": "completed",
9696
"notes": "tconley1428 review comments on SpringAiPlugin.java and SpringAiVectorStoreAutoConfiguration.java"
97+
},
98+
{
99+
"id": "T29",
100+
"title": "Add README with compatibility matrix to temporal-spring-ai module",
101+
"description": "Document supported versions: Java 17+, Spring Boot 3.x+, Spring AI 1.1.0, Temporal SDK 1.33.0+.",
102+
"severity": "low",
103+
"category": "docs",
104+
"depends_on": [],
105+
"status": "todo",
106+
"notes": "Follow-up from DABH review comment on build.gradle."
97107
}
98108
]
99109
}

0 commit comments

Comments
 (0)