Skip to content

Releases: maproulette/maproulette-java-client

v0.4.8 Release

15 Apr 01:38
65e8e7d
Compare
Choose a tag to compare

What's Changed

Test dependency updates and slf4j.

Full Changelog: 0.4.7...0.4.8

v0.4.7 Release

11 Dec 03:45
7f23b3e
Compare
Choose a tag to compare

What's Changed

No functional changes to API consumers, as this release only updates test dependencies. Creating a release to ensure the publication workflow functions.

Test Dependency Updates

Full Changelog: 0.4.6...0.4.7

v0.4.6 Release

06 Nov 01:45
733758e
Compare
Choose a tag to compare

What's Changed

  • Add taskWidgetLayout property to Challenge model and update tests by @ljdelight in #134
  • Bump depSlf4jVersion from 2.0.7 to 2.0.9 by @dependabot in #130
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.9.8 to 2.15.3 by @dependabot in #128
  • Fix ProjectAPIIntegrationTests and add it to CI by @ljdelight in #135
  • Update version to 0.4.6-SNAPSHOT by @ljdelight in #138

Test Dependency Updates

Full Changelog: 0.4.5...0.4.6

v0.4.5 Release

15 Oct 05:57
8609247
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.4...0.4.5

v0.4.4 Release

17 Apr 03:03
Compare
Choose a tag to compare

This release finalizes the move from TravisCI to GitHub Actions for the jar artifacts.

What's Changed

  • Automate the sonatype project close and release by @ljdelight in #94

Full Changelog: 0.4.3...0.4.4

v0.4.3 Release

17 Apr 00:10
Compare
Choose a tag to compare

What's Changed

  • Use GitHub Actions to sign and publish the artifacts by @ljdelight in #92
  • Quote the publication reposity name by @ljdelight in #93

Full Changelog: 0.4.2...0.4.3

v0.4.2

16 Apr 23:34
Compare
Choose a tag to compare

Recreate the 0.4.2 release to test out GH Action publications for a release.

What's Changed

  • Update gradle.properties for dev 0.4.2 by @ljdelight in #90
  • Use 'set -x' to simplify script debugging and use 'maproulette' by @ljdelight in #91

Full Changelog: 0.4.1...0.4.2

v0.4.1 Release

02 Apr 22:25
Compare
Choose a tag to compare

What's Changed

  • Set 'useSystemProperties' on HttpClient builder by @ljdelight in #89

Full Changelog: 0.4.0...0.4.1

0.4.0

27 Dec 06:38
83464cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.12...0.4.0

V0.3.12 Release

18 Apr 16:46
bab8517
Compare
Choose a tag to compare

What's Changed

  • Fix method name 'MapRouletteConnection.getRequestBodyAsString' by @ljdelight in #78
  • Allow integration tests to be ran by @ljdelight in #81
  • Enable spotbugs scans and do not fail the build by @ljdelight in #80
  • Configure and document the simplelogger.properties for easier debugging by @ljdelight in #79
  • Avoid unnecessary http requests due to map getOrDefault by @ljdelight in #83
  • Use a shared ObjectMapper instance by @ljdelight in #84
  • Run CI integration tests for PRs and branches by @ljdelight in #85
  • lower batch limit by @jschwarz2030 in #82

New Contributors

Full Changelog: 0.3.11...0.3.12