From 1067957b319959c5e6952976aaa5fbdad5054c23 Mon Sep 17 00:00:00 2001 From: Saurabh Jain Date: Fri, 13 Feb 2026 12:42:49 +0100 Subject: [PATCH 1/2] Bump version to 3.4.0 for release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8fae206..0be14eb 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.getaxonflow axonflow-sdk - 3.3.1 + 3.4.0 jar AxonFlow Java SDK From 4a9ec9b1fcb86f94113d8dfed084499fe189e871 Mon Sep 17 00:00:00 2001 From: Saurabh Jain Date: Fri, 13 Feb 2026 12:46:00 +0100 Subject: [PATCH 2/2] Rename Execution history to Pending execution approvals in tier table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4beadc..1fe2ca4 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Need more capacity than Community without moving to Enterprise? Evaluation uses | Org-wide policies | 0 | 5 | Unlimited | | Audit retention | 3 days | 14 days | 3650 days | | Concurrent executions | 5 | 25 | Unlimited | -| Execution history | 50 | 500 | Unlimited | +| Pending execution approvals | 5 | 25 | Unlimited | Also includes higher limits for LLM providers and MAP planning.