Skip to content

Releases: ParsekDev/parsek

v2.8.1

26 Oct 21:34
Compare
Choose a tag to compare

2.8.1 (2024-10-26)

Bug Fixes

  • fix not handling error correct in api (ab6cc39)

v2.8.0

26 Oct 21:12
Compare
Choose a tag to compare

2.8.0 (2024-10-26)

Features

  • add handling catch exception on api getFailureHandler method (5fd1aba)
  • upgrade vertx 4.5.10 (524f428)

v2.7.0

24 Oct 17:07
Compare
Choose a tag to compare

2.7.0 (2024-10-24)

Bug Fixes

  • fix repository url in release (84032fe)

Features

  • add body handler option to change in Route, instead forcing every route (29c28da)

v2.6.0

22 Jul 10:33
Compare
Choose a tag to compare

2.6.0 (2024-07-22)

Bug Fixes

Features

  • use versions instead of timestamps for better usage (6ad8b5b)

v2.6.0-beta.2

22 Jul 10:30
Compare
Choose a tag to compare
v2.6.0-beta.2 Pre-release
Pre-release

2.6.0-beta.2 (2024-07-22)

Bug Fixes

v2.6.0-beta.1

22 Jul 10:27
Compare
Choose a tag to compare
v2.6.0-beta.1 Pre-release
Pre-release

2.6.0-beta.1 (2024-07-22)

Features

  • use versions instead of timestamps for better usage (6ad8b5b)

v2.5.0

22 Jul 10:19
Compare
Choose a tag to compare

2.5.0 (2024-07-22)

Features

  • print stack trace on deploying parsek (12d178f)
  • use jcabi-manifests to fix reading correct manifest of application (9d999d3)

v2.5.0-beta.1

22 Jul 10:14
Compare
Choose a tag to compare
v2.5.0-beta.1 Pre-release
Pre-release

2.5.0-beta.1 (2024-07-22)

Features

  • print stack trace on deploying parsek (12d178f)
  • use jcabi-manifests to fix reading correct manifest of application (9d999d3)

v2.4.0

15 Jul 18:02
Compare
Choose a tag to compare

2.4.0 (2024-07-15)

Bug Fixes

  • fix not checking correctly classes exists due to not using correct classloader (e3cf3a5)

Features

  • add check classes exists condition on event listener annotation (d9d8504)
  • add onRouterCreate event (a078778)
  • upgrade pf4j version to fix some issues related to plugins (53b2b99)

v2.3.0

06 Jun 07:56
Compare
Choose a tag to compare

2.3.0 (2024-06-06)

Bug Fixes

  • rename and fix onBeforeCreateRoutes method (ebd60aa)

Features

  • make loading app classes first (f5f87af)