Releases: sterlp/spring-persistent-tasks
Releases · sterlp/spring-persistent-tasks
v2.3.0
New features:
- added the ability to add custom serialization
- added a task StateSerializer
- added JacksonStateSerializer
- added task SerializationProvider
- improved doc structure
Links
v2.2.4
New features:
- show triggers with invalid/old state
Bug fixes:
- #19 ClassCastException with spring-boot-devtools
Links
v2.2.3
Bug fixes:
- #17 added the ability to enable entity and spring repo search
- spring-projects/spring-boot#30064
Links
v2.2.2
New features:
- reduced history to a simpler and smaller table
Bug fixes:
- removed some indexes which aren't used
- ensure only running triggers are select to be abandon
- fixed name in the entity
- fixed history delete timer
Links
v2.2.0
v2.2.0
New features:
- added the ability to listen for an error in the trigger itself
Links
https://www.npmjs.com/package/spt-ui-lib
https://central.sonatype.com/search?q=spring-persistent-tasks&namespace=org.sterl.spring
v2.1.2
Changelog
v2.1.2 - (2025-07-22)
Bug fixes:
- fixed search for exact values
- extended resume function interface to modify the state
Links
https://www.npmjs.com/package/spt-ui-lib
https://central.sonatype.com/search?q=spring-persistent-tasks&namespace=org.sterl.spring
v2.1.0
v2.1.0 - (2025-07-07)
New features:
- Grouped triggers API
- UI elements are published to npmjs.com
- Lazy render of pages
- Link to github
- moved ui-lib and web-app into own folders
- using pnpm as build tool
- exposed TriggerActionsView
- added trigger group api
- added release of the ui-lib to npmjs
- added TriggerGroupListView
Links
v2.0.0
New features:
- Better naming for all trigger classes
- Rename of all tables
- Rename of all indexes
- Rename of all pk index
- NO RENAME OF THE SEQUENCES - not suppoered by all dbs
- Added suspendable triggers
- Added resume for triggers
- Added tag for triggers
- Added a far better search for triggers
- Add querydsl
Links
v1.7.0
New features:
- Added support for a virtual thread factory
- Added support to configure a custom thread factory
Links
https://central.sonatype.com/artifact/org.sterl.spring/spring-persistent-tasks-core/1.7.0
https://central.sonatype.com/search?q=spring-persistent-tasks&namespace=org.sterl.spring
v1.6.7
Bug fixes:
- abandoned triggers will now fire a failed trigger event
- trigger history scheduler waits now in case of shut down for any history events to get saved
Links
https://central.sonatype.com/artifact/org.sterl.spring/spring-persistent-tasks-core/1.6.7
https://central.sonatype.com/search?q=spring-persistent-tasks&namespace=org.sterl.spring