release: v0.1.4 - #107
Merged
Merged
Conversation
PostgreSQL JDBC 42.7.12 (GHSA-j92g-9f8w-j867), Netty 4.1.136.Final (GHSA-558v-64gr-wgg4), Micrometer 1.15.12 (GHSA-g3pr-3p32-fp23), a test-classpath constraint on tools.jackson.core:jackson-databind 3.1.5 (GHSA-5gvw-p9qm-jgwh; Spring Boot 4.0.7's BOM still pins 3.1.4 — drop the constraint when the springBoot pin advances), and dashboard lockfile refreshes for nanoid (GHSA-28wg-ghj8-5hjv, GHSA-2v37-7h3g-55p8) and postcss (GHSA-fxqj-rqcc-2cmp, GHSA-r28c-9q8g-f849). Dependency locks and SHA-256 verification metadata regenerated; npm audit and the OSV scan report zero known vulnerabilities.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v0.1.4.
Contents
@Job(maxRetries)→@Job(maxAttempts)with fail-fast validation; per-job retry metadata stamped only for explicit budgets (per-exception-type policies un-shadowed).ThreadmillJobRegistry.Registrationsignature change documented.next_run_at(restart-missed firings recovered perMissedRunPolicy);timingFingerprintonCronTaskScheduleState(additive Postgres migration V4) makes partial task/state writes self-healing;DROPrecovery is phase-exact with nominal fire times.tools.jackson.core:jackson-databind3.1.5 (Spring Boot 4.0.7's BOM still pins 3.1.4 — constraint carries a removal note), dashboardnanoid/postcsslockfile refresh. Locks and SHA-256 verification metadata regenerated.Release gates (all green, run in sequence from a clean tree on this branch)
./gradlew clean check./gradlew :threadmill-store-postgres:test :threadmill-store-redis:test --rerun-tasks./gradlew :threadmill-soak:soakRegression --rerun-tasks./gradlew :threadmill-example:run./gradlew javadoc./gradlew productionCheck— includingdependencySecurityScan(OSV, zero findings;npm auditzero) andartifactInspectionjar tf threadmill-core-0.1.4.jar— no test classes;META-INF/LICENSE+NOTICEpresentAfter merge: tag the merge commit
v0.1.4and push the tag to trigger the Release workflow (signs all modules,publishAggregationToCentralPortal, automatic publication).