Directions-api-clients 0.11 communication to graphhopper 0.12

Hello guys :wave:
I’m going to connect a Java project to my local graphhopper opensource (0.12).
I saw that the java directions-api-clients current version is 0.11

Could I have any kind of compatibility issue or is OK to use that client version?

Thanks for the support!

Clients should be compatible. We’ll soonish release an updated client.

Alternatively you can always get the most recent version via:

  1. go to docs.graphhopper.com
  2. Download the OpenAPI specification
  3. Paste it here: https://editor.swagger.io/
  4. Click “generate client” -> Java

Thanks karussell :+1:
Just to let you know, seems that Maven Repository don’t have the release 0.11:
https://mvnrepository.com/artifact/com.graphhopper/directions-api-client