Releases: konveyor/tackle-pathfinder
Releases · konveyor/tackle-pathfinder
1.3.0
What's Changed
- GitHub Actions(deps): Bump actions/cache from 2.1.6 to 3.0.1 by @dependabot in #196
- [TACKLE-419]-Allow Pathfinder to run without Keycloak by @carlosthe19916 in #212
- TACKLE-507 Update Tackle Repo licenses to APL 2.0 by @mrizzi in #215
- bulk_delete: new endpoint for bulk delete of assessments by @m-brophy in #237
New Contributors
Full Changelog: 1.2.0...1.3.0
1.2.0
Upgrade to Quarkus 2.5.4.Final (#169) * comment tests * Fix tests * Fix tests * Restore main code and upgrade quarkus * Upgrade commons-rest version
1.2.0.RC3
Upgrade to Quarkus 2.5.4.Final (#169) * comment tests * Fix tests * Fix tests * Restore main code and upgrade quarkus * Upgrade commons-rest version
1.2.0.RC2
Upgrade to Quarkus 2.5.4.Final (#169) * comment tests * Fix tests * Fix tests * Restore main code and upgrade quarkus * Upgrade commons-rest version
1.2.0.RC1
Upgrade to Quarkus 2.5.4.Final (#169) * comment tests * Fix tests * Fix tests * Restore main code and upgrade quarkus * Upgrade commons-rest version
1.1.0
What's Changed
- Tackle-9 Get Assessment Multilanguage support by @jonathanvila in #80
- Maven pom.xml(deps): Bump lombok from 1.18.18 to 1.18.20 by @dependabot in #21
- Maven pom.xml(deps-dev): Bump postgresql from 1.15.2 to 1.15.3 by @dependabot in #32
- Maven pom.xml(deps): Bump jacoco.version from 0.8.6 to 0.8.7 by @dependabot in #45
- GitHub Actions(deps): Bump codecov/codecov-action from 1 to 1.5.0 by @dependabot in #52
- GitHub Actions(deps): Bump actions/cache from 2.1.4 to 2.1.6 by @dependabot in #65
- Maven pom.xml(deps-dev): Bump assertj-core from 3.19.0 to 3.20.2 by @dependabot in #93
- Tackle-293 Identified Risks being translatable by @jonathanvila in #87
- Tackle-9 Make old assessments to be translatable by @jonathanvila in #83
- Tackle-244 Add applicationId to the Landscape report by @jonathanvila in #92
- tackle-130-bulk-copy-application-assessment by @jonathanvila in #42
- [TACKLE-300]-Spanish version of the Questionnaire by @carlosthe19916 in #112
- Maven pom.xml(deps-dev): Bump postgresql from 1.15.3 to 1.16.0 by @dependabot in #96
- Maven pom.xml(deps-dev): Bump awaitility from 4.0.3 to 4.1.0 by @dependabot in #104
- Bump setup-java@v2 GH Action by @mrizzi in #121
- [TACKLE-302]-Add New Translations by @carlosthe19916 in #122
- [TACKLE-301]-Cover multi questionnaire by @carlosthe19916 in #128
- [TACKLE-300] - Spanish translation enhancements by @carlosthe19916 in #132
- Add internationalization instructions by @carlosthe19916 in #134
- [TACKLE-192] - Bulk copy Assessment/Review by @carlosthe19916 in #137
- GitHub Actions(deps): Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #139
- Fix the 'quarkus.jib.base-native-image' property by @mrizzi in #148
New Contributors
- @dependabot made their first contribution in #21
- @carlosthe19916 made their first contribution in #112
Full Changelog: 0.0.1...1.1.0
1.1.0.RC2
1.1.0.RC1
GitHub Actions(deps): Bump actions/checkout from 2.3.4 to 2.3.5 (#139) Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>