Skip to content

Releases: TWCable/grabbit

v5.0.1

29 Jun 16:45
Compare
Choose a tag to compare
  • Adds feature that provides a way to delete JcrJobRepository that is older than X hours from "now"
  • The API is : POST /grabbit/jobrepository/clean --data hours=X

v5.0.0

22 Feb 19:06
Compare
Choose a tag to compare
  • Added transaction support
  • New resource modeling, with new RESTful endpoints
  • Some misc refactoring
  • Additional specifications for missing code coverage

v4.1.1

19 Jan 16:49
Compare
Choose a tag to compare
  • Fixed concurrency issues with the Workflow Manager. Miscellaneous Workflow Manager refactoring
  • Trivial README updates

v4.1.0

14 Dec 17:28
Compare
Choose a tag to compare
  • Job paths are now validated as to not write 'dirty data'
  • Small performance improvements
  • Improved shell
  • Small fixes

v4.0.7

13 Oct 23:13
Compare
Choose a tag to compare
  • Added YAML support. Backwards compatible to existing JSON format
  • Use AuthCache for Apache HttpClient to do preemptive authentication. This is a fix for #84. Preemptive authentication is required mainly for authenticating to the publisher.

v3.0.5

13 Oct 23:07
Compare
Choose a tag to compare
  • Added YAML support. Backwards compatible to existing JSON format
  • Use AuthCache for Apache HttpClient to do preemptive authentication

v4.0.6

30 Sep 22:21
Compare
Choose a tag to compare
  • Update Grabbit 4.0.x build so that OOTB/Provided dependencies are properly excluded

v.4.0.5

30 Sep 21:21
Compare
Choose a tag to compare
  • Updated README to remove instructions around workflow bundle
  • Use earlier version of AEM workflow so that CI jobs can complete. Issue #63
  • Removed some unnecessary files : karama.gradle, reporting.gradle
  • Clarified versioning and compatibility in README
  • Small changes to README

v4.0.4

30 Sep 21:21
Compare
Choose a tag to compare
  • Finished implementing "delta copy" functionality

v3.0.4

30 Sep 21:22
Compare
Choose a tag to compare
  • Finished implementing "delta copy" functionality