Skip to content

Releases: mapcode-foundation/mapcode-rest-service

2.4.12.2

17 Jul 16:25
Compare
Choose a tag to compare
  • Improved handling if incorrect coordinates and parameter values, producing a
    HTTP 400 Bad Request rather than HTTP 404 Not Found.

2.4.11.1

10 Jul 14:08
Compare
Choose a tag to compare
  • Updated Mapcode library.

2.4.10.1

18 Jun 14:41
Compare
Choose a tag to compare
  • Updated mapcode library dependency.

2.4.7.3

23 Jan 09:50
Compare
Choose a tag to compare
  • Updated dependencies and copyright.

2.4.7.1

07 Jun 15:26
Compare
Choose a tag to compare
  • Changed web.xml to disallow anything but GET and HEAD requests.

2.4.7.0

11 May 15:50
94c5bff
Compare
Choose a tag to compare
  • Added ?country= parameter for mapcode encoding, to limit the result list to a specific country, given
    as a 2- or 3-character ISO 3166 country code. (In contrast with ?territory=, which is not always a country,
    but can be a state as well.)

2.4.6.2

09 May 15:07
Compare
Choose a tag to compare
  • Updated to new Mapcode library.

  • Added testcase for .../mapcodes.

  • Removed unused code.

2.4.5.2

19 Jan 16:04
Compare
Choose a tag to compare

Updated dependencies.

2.4.4.6

08 Aug 14:03
Compare
Choose a tag to compare
  • Improved status call to actually do a mapcode conversion back and forth.

  • Improved Swagger documentation.

  • Split JSON- and XML-only calls into seperate files.

  • Note that 2.4.4.5 was broken, fixed by 2.4.4.6.

2.4.4.5

08 Aug 13:14
Compare
Choose a tag to compare

Important: this release is broken!

  • Improved status call to actually do a mapcode conversion back and forth.

  • Improved Swagger documentation.

  • Split JSON- and XML-only calls into seperate files.