Skip to content

Releases: OpenCageData/jopencage

Release v2.2.2

16 Aug 09:24
fa389cb
Compare
Choose a tag to compare

This patch is a technical update upgrading the dependencies:

  • httpClient 5.3.1, Jackson 2.17.2, JUnit 5.11
  • Gradle to 8.10

With this release, the Javadoc is now published on GitHub Pages: https://opencagedata.github.io/jopencage/javadoc/

Release 2.2.1

19 Jan 14:27
Compare
Choose a tag to compare

This patch is a technical update upgrading the dependencies:

  • updates dependencies httpClient 5.3, jackson 2.16.1
  • updates gradle to 8.5

Release 2.2.0

15 Nov 11:47
Compare
Choose a tag to compare

The changes in this release:

  • uses HTTPS by default
  • adds a User-Agent Header on the API Requests
  • updates gradle to 8.4
  • updates dependencies jackson 2.15.3, junit 5.10.1

Release 2.1.0

10 Nov 12:25
Compare
Choose a tag to compare

This release allows the request parameters:

  • address_only
  • add_request
  • roadinfo

Release 2.0.0

10 Oct 17:23
338a0cf
Compare
Choose a tag to compare

This is the first release from OpenCage Data. There are no breaking changes or real changes from version 1.4.1.
It seems more appropriate to upgrade to a major version while we take ownership of this package.