Skip to content

Release 0.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 12:34
c567816

Release 0.0.3

Features

  • feat(bdm): add bdm custom queries support with dynamic response types
  • feat(bdm): add result dynamic types with lazy get via a proxy (#114)
  • feat(http): enable followRedirect
  • feat(users): add create group/role/profile (#108)
  • feat(openapi): use the 0.0.4 version of bonita openapi

Fixes

  • fix(feign): disable 404 decoder (#96)
  • fix(userTask): use the proper filter name (#94)

Build updates

  • chore(build): bump git-commit-id-plugin from 4.0.3 to 4.9.10 (#72)
  • chore(build): bump jacoco-maven-plugin from 0.8.6 to 0.8.7 (#78)
  • chore(build): bump maven-gpg-plugin from 1.6 to 3.0.1 (#77)
  • chore(build): bump maven-javadoc-plugin from 3.2.0 to 3.3.1 (#89)
  • chore(build): bump openapi-generator-maven-plugin from 5.2.1 to 5.3.0 (#97)
  • chore(build): bump sonar-maven-plugin from 3.9.0.2155 to 3.9.1.2184 (#107)

CI updates

  • chore(ci): bump actions/cache from 2.1.4 to 2.1.7 (#115)
  • chore(ci): bump actions/setup-java from 1 to 2.3.1 (#91)
  • chore(ci): bump everlytic/branch-merge from 1.1.0 to 1.1.2 (#68)
  • chore(ci): bump samuelmeuli/action-maven-publish from 1 to 1.4.0 (#57)
  • chore(ci): stop using sonar for dependabot builds (#110)
  • chore(ci): update setup-java step with temurin and cache management

Dependencies updates

  • chore(deps): bump assertj-core from 3.19.0 to 3.21.0 (#102)
  • chore(deps): bump awaitility from 4.1.0 to 4.1.1 (#103)
  • chore(deps): bump feign-bom from 11.6 to 11.7 (#105)
  • chore(deps): bump jackson-bom from 2.12.2 to 2.13.0 (#92)
  • chore(deps): bump jul-to-slf4j from 1.7.30 to 1.7.32 (#83)
  • chore(deps): bump junit-bom from 5.7.2 to 5.8.1 (#104)
  • chore(deps): bump logback-classic from 1.2.5 to 1.2.7 (#109)
  • chore(deps): bump lombok from 1.18.18 to 1.18.22 (#99)
  • chore(deps): bump mockito-junit-jupiter from 3.11.2 to 4.1.0 (#112)
  • chore(deps): bump okhttp.version from 4.9.1 to 4.9.3 (#113)
  • chore(deps): bump swagger-annotations from 1.6.2 to 1.6.3 (#98)
  • chore(deps): bump testcontainers-bom from 1.16.0 to 1.16.2 (#101)
  • chore(deps): update various maven dependencies