Skip to content

1.1.0

Compare
Choose a tag to compare
@mrizzi mrizzi released this 16 Nov 10:26
· 3 commits to main since this release
1026362

What's Changed

  • GitHub Actions(deps): Bump codecov/codecov-action from 1 to 2.0.1 by @dependabot in #95
  • Maven pom.xml(deps): Bump jacoco.version from 0.8.6 to 0.8.7 by @dependabot in #49
  • GitHub Actions(deps): Bump actions/cache from 2.1.5 to 2.1.6 by @dependabot in #62
  • Removed duplicated compiler configuration by @mrizzi in #87
  • GitHub Actions(deps): Bump codecov/codecov-action from 2.0.1 to 2.0.2 by @dependabot in #101
  • TACKLE-271: case insensitive headers now allowed in import csv file by @m-brophy in #82
  • TACKLE-290 importer native image tests by @m-brophy in #88
  • Maven pom.xml(deps-dev): Bump mockito-core from 3.8.0 to 3.12.0 by @dependabot in #117
  • Maven pom.xml(deps-dev): Bump wiremock-jre8 from 2.29.0 to 2.30.1 by @dependabot in #120
  • Maven pom.xml(deps-dev): Bump assertj-core from 2.6.0 to 3.20.2 by @dependabot in #76
  • Maven pom.xml(deps-dev): Bump postgresql from 1.15.2 to 1.16.0 by @dependabot in #96
  • Maven pom.xml(deps-dev): Bump mockito-core from 3.12.0 to 3.12.1 by @dependabot in #121
  • [TACKLE-268]-Request failed with status 500 on importing invalid csv file by @carlosthe19916 in #107
  • TACKLE-274: ignore leading and trailing spaces when checking for duplicate application names by @m-brophy in #80
  • TACKLE-312: import dependencies by @m-brophy in #136
  • [TACKLE-192] - Bulk copy Assessment/Review by @carlosthe19916 in #142
  • Fix main tests due to tests not cleaning data created by itself by @carlosthe19916 in #149
  • Fix the 'quarkus.jib.base-native-image' property by @mrizzi in #152

New Contributors

Full Changelog: 0.0.4...1.1.0