Skip to content

v1.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 16:11
26a419f

1.0.2 (2022-10-21)

Bug Fixes

  • Fixed exception handling
  • Fixed bug in deriveUserAgent method in the InternalClient now reads sdk version from resources/project.properties instead of version.txt. (2aa3d13)
  • Testing and linting working CI (748d2ce)
  • Updated pom.xml settings to fix JaCoCo coverage reporting bug. (a91ef99)

Miscellaneous Chores