Skip to content

Releases: sterlp/spring-persistent-tasks

v2.3.0

06 Oct 17:06

Choose a tag to compare

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

01 Oct 16:26

Choose a tag to compare

New features:

  • show triggers with invalid/old state

Bug fixes:

  • #19 ClassCastException with spring-boot-devtools

Links

v2.2.3

22 Sep 20:25

Choose a tag to compare

v2.2.2

24 Aug 12:05

Choose a tag to compare

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

31 Jul 07:58

Choose a tag to compare

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

22 Jul 17:20

Choose a tag to compare

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

07 Jul 19:08

Choose a tag to compare

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

16 Jun 20:00

Choose a tag to compare

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

01 Jun 08:19

Choose a tag to compare

v1.6.7

01 Apr 06:47

Choose a tag to compare

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