This repository has been archived by the owner on Mar 8, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* setup github actions workflow (#1) * setup github actions workflow * fix: remove tag from Javadoc Co-authored-by: Ronja Quensel <[email protected]> * Update issue templates (#2) * Update issue templates * Create config.yml * Edit License and Readme (#4) * Update README.md * docs: change LICENSE * auto build docker images (#5) * auto build docker images * chore: add dockerignore and update Dockerfile Co-authored-by: Ronja Quensel <[email protected]> * setup dependabot (#10) * chore(deps): bump jacoco-maven-plugin from 0.8.6 to 0.8.7 (#11) Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.6 to 0.8.7. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.6...v0.8.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump spotbugs-maven-plugin from 4.2.0 to 4.2.3 (#12) Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.2.0 to 4.2.3. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.2.0...spotbugs-maven-plugin-4.2.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ronja Quensel <[email protected]> * chore(deps): bump maven-enforcer-plugin from 3.0.0-M2 to 3.0.0-M3 (#13) Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.0.0-M2 to 3.0.0-M3. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.0.0-M2...enforcer-3.0.0-M3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump postgresql from 42.2.19 to 42.2.20 (#14) Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.19 to 42.2.20. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.20/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.19...REL42.2.20) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump spring-boot-starter-parent from 2.4.4 to 2.4.5 (#15) Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.4.4 to 2.4.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.4.4...v2.4.5) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump camel-spring-boot-bom from 3.8.0 to 3.9.0 (#16) Bumps camel-spring-boot-bom from 3.8.0 to 3.9.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2 (#17) Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases) - [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.1.1...maven-project-info-reports-plugin-3.1.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: cancel same pending workflows (#18) * chore: update build-image.yaml (#19) * chore: remove duplication in image name (#20) * Dev patch (#22) * Configure actions and issue templates (#3) * setup github actions workflow (#1) * setup github actions workflow * fix: remove tag from Javadoc Co-authored-by: Ronja Quensel <[email protected]> * Update issue templates (#2) * Update issue templates * Create config.yml Co-authored-by: Brian-Frederik Jahnke <[email protected]> * fix: resolve conflict in ISSUE_TEMPLATE/config.yaml (#9) * auto build docker images (#6) * setup github actions workflow (#1) * setup github actions workflow * fix: remove tag from Javadoc Co-authored-by: Ronja Quensel <[email protected]> * Update issue templates (#2) * Update issue templates * Create config.yml * Edit License and Readme (#4) * Update README.md * docs: change LICENSE * auto build docker images (#5) * auto build docker images * chore: add dockerignore and update Dockerfile Co-authored-by: Ronja Quensel <[email protected]> Co-authored-by: Brian-Frederik Jahnke <[email protected]> Co-authored-by: Julia Pampus <[email protected]> Co-authored-by: Brian-Frederik Jahnke <[email protected]> Co-authored-by: Julia Pampus <[email protected]> * chore(deps): bump maven-javadoc-plugin from 3.2.0 to 3.3.0 (#27) Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.2.0...maven-javadoc-plugin-3.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump spring-boot-starter-parent from 2.4.5 to 2.5.0 (#25) Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.4.5 to 2.5.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.4.5...v2.5.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Camel springboot version fix (#28) * chore(deps): bump camel-springboot.version from 3.9.0 to 3.10.0 Bumps `camel-springboot.version` from 3.9.0 to 3.10.0. Updates `camel-spring-boot-starter` from 3.9.0 to 3.10.0 Updates `camel-http-starter` from 3.9.0 to 3.10.0 Updates `camel-sql-starter` from 3.9.0 to 3.10.0 Updates `camel-paho-starter` from 3.9.0 to 3.10.0 Updates `camel-file-starter` from 3.9.0 to 3.10.0 Signed-off-by: dependabot[bot] <[email protected]> * chore: set camel-springboot.version property for Camel Springboot BOM * docs: update CHANGELOG.md Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brian-Frederik Jahnke <[email protected]> * Prepare release v1.0.1 (#29) * chore: update build-image script * docs: update CHANGELOG.md * release: change project version to 1.0.1 * feat: add action for release drafter * fix: fix syntax error in release-drafter.yaml * Fix syntax error in release-drafter.yaml * Update build-image.yaml * Update dependabot.yaml * Update main.yml * Update CONTRIBUTING.md Co-authored-by: Brian-Frederik Jahnke <[email protected]> Co-authored-by: Julia Pampus <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information