- Fix broken link to home page after extracting navigation bar to Thymeleaf fragment in v3.0.1
- Upgrade to bootstrap 5.3
- Upgrade to spring boot 3
- Do not retry job trigger when Job is already/still running. Edison-jobs is returning 409, when a job is running.
- Log trigger failed after no more retries with jobType and as warning.
- fix jquery links in html templates
- fix bootstrap and jquery links in html templates
- Dependency updates, Spring Boot 2.5.0 and recent libs
- Update bootstrap to 4.6.0 and fix links in html templates
- Dependency updates
- Dependency updates
- Use gradle 6.6.1
- Update some dependencies
- Use Edison 2.3.1, Spring Boot 2.3.x and recent libs
- Add LDAP-Authorization: New properties edison.jobtrigger.security.basicAuthUser and edison.jobtrigger.security.basicAuthPasswd
- Add possibility to set values for version.properties via environment variables instead of git information
- Updated to edison-microservice 1.0.0
- Use ConfigurationProperties
- Bugfix: configure scheduler pool size
- Make size of scheduler pool configurable through edison.jobtrigger.scheduler.poolsize
- Bugfix: discover for notTriggerableJobDefintions
- Make size of jobresult history configurable through edison.jobtrigger.jobresults.max
- Updated to edison-microservice 0.48.0
- Initial Release