Releases: ParsekDev/parsek
Releases · ParsekDev/parsek
v2.8.1
2.8.1 (2024-10-26)
Bug Fixes
- fix not handling error correct in api (ab6cc39)
v2.8.0
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
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
2.6.0 (2024-07-22)
Bug Fixes
Features
- use versions instead of timestamps for better usage (6ad8b5b)
v2.6.0-beta.1
Features
- use versions instead of timestamps for better usage (6ad8b5b)
v2.5.0
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
Features
- print stack trace on deploying parsek (12d178f)
- use jcabi-manifests to fix reading correct manifest of application (9d999d3)
v2.4.0
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
2.3.0 (2024-06-06)
Bug Fixes
- rename and fix onBeforeCreateRoutes method (ebd60aa)
Features
- make loading app classes first (f5f87af)