Merge branch 'feature/ext-scheduler/cron-and-interval-jobs' into feature/extensions/validation-scheduler-cache

# Conflicts:
#	AGENTS.md
#	flash-extensions/pom.xml
#	pom.xml
This commit is contained in:
Zakaria El Orche
2026-09-09 12:37:26 +00:00
10 changed files with 739 additions and 1 deletions
+2 -1
View File
@@ -38,7 +38,8 @@ Format: `<type>(<scope>): <short description>`
Allowed scopes: `core`, `testing`, `ext-jackson`, `ext-openapi`, `ext-oidc`, `ext-routeviewer`,
`ext-view-core`, `ext-view-jte`, `ext-view-thymeleaf`, `ext-limiter`, `ext-web-bundler`,
`ext-mcp`, `ext-validation`, `ext-data-core`, `ext-data-jdbc`, `ext-data-hibernate`, `release`, `deps`, `ci`.
`ext-mcp`, `ext-validation`, `ext-scheduler`, `ext-data-core`, `ext-data-jdbc`,
`ext-data-hibernate`, `release`, `deps`, `ci`.
Examples:
```