Skip to content

Releases: Rentberry/geocoder

Add types of location in final response

Choose a tag to compare

@kozebobinka kozebobinka released this 06 Nov 11:22

Location Types Support

  • Added types field to Location response containing location type information (e.g., locality, political, premise, city)
  • Google provider now returns location types from Google Maps Geocoding API
  • OpenCage provider extracts types from _type component field
  • PHP client library updated with getTypes() and setTypes() methods

gRPC Server Reflection

  • Enabled gRPC Server Reflection Protocol for better development experience
  • IntelliJ IDEA HTTP Client can now discover services without proto files
  • Compatible with grpcurl and other reflection-based tools

1.0.4

Choose a tag to compare

@github-actions github-actions released this 05 Feb 12:59
d4a6ae2

Changelog

d4a6ae2 Merge pull request #5 from svityashchuk/ticket-4-allow-unicode-characters-in-query
996f827 Ticket #4 Allow arabic / chinese script characters

Docker images

  • docker pull rentberry/geocoder:latest
  • docker pull rentberry/geocoder:1.0.4

1.0.3

Choose a tag to compare

@github-actions github-actions released this 28 Dec 10:36

Changelog

5613ff7 Fix query validation when only place_id is set

Docker images

  • docker pull rentberry/geocoder:latest
  • docker pull rentberry/geocoder:1.0.3

1.0.2

Choose a tag to compare

@github-actions github-actions released this 14 Dec 12:41

Changelog

260aa6b Basic query validation
428dce2 Log errors along with query; Delete old cache items after new was successfully stored

Docker images

  • docker pull rentberry/geocoder:latest
  • docker pull rentberry/geocoder:1.0.2

1.0.1

Choose a tag to compare

@github-actions github-actions released this 11 Dec 11:09

Changelog

75ae4d5 Cache keys changed to more stable and predictable; Keys migration;

Docker images

  • docker pull rentberry/geocoder:latest
  • docker pull rentberry/geocoder:1.0.1

1.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Dec 14:23

Changelog

edaf2df Adds redis database to config
673339a Sublocality Leveles for php lib; Fix reverse request detection;
325871f Merge pull request #3 from svityashchuk/add-sublocality-levels
d8b18d9 Add field sublocality_levels to proto.

Docker images

  • docker pull rentberry/geocoder:latest
  • docker pull rentberry/geocoder:1.0.0

0.9.7

Choose a tag to compare

@github-actions github-actions released this 04 Nov 11:53
374162c

Changelog

374162c Merge pull request #2 from svityashchuk/don-t-override-locality-with-postal-town
ba4cc67 Remove unnecessary line
78e1b60 Put postal_town into geocoder's locality only if original locality is empty.
e235286 Merge pull request #1 from Rentberry/update-grpc
9ea9120 Update gRPC version

Docker images

  • docker pull rentberry/geocoder:latest
  • docker pull rentberry/geocoder:0.9.7

0.9.6

Choose a tag to compare

@github-actions github-actions released this 17 Sep 08:59

Changelog

2ff218a use json format for logs when debug is disabled
926994f fixes gob decode error
5d65a3f cache fixes
6f35e49 ristretto cache fix
9db3cea fixes serialize issue
d56d292 fixes cache issues
cd05768 composer.json support
7178f0a Github Actions trigger fix
3382eb1 Geocoder init commit
6805f50 Initial commit

Docker images

  • docker pull rentberry/geocoder:latest
  • docker pull rentberry/geocoder:0.9.6

0.9.5

Choose a tag to compare

@github-actions github-actions released this 01 Jul 20:29

Changelog

926994f fixes gob decode error
5d65a3f cache fixes
6f35e49 ristretto cache fix
9db3cea fixes serialize issue
d56d292 fixes cache issues
cd05768 composer.json support
7178f0a Github Actions trigger fix
3382eb1 Geocoder init commit
6805f50 Initial commit

Docker images

  • docker pull rentberry/geocoder:latest
  • docker pull rentberry/geocoder:0.9.5

0.9.4

Choose a tag to compare

@github-actions github-actions released this 01 Jul 19:47

Changelog

5d65a3f cache fixes
6f35e49 ristretto cache fix
9db3cea fixes serialize issue
d56d292 fixes cache issues
cd05768 composer.json support
7178f0a Github Actions trigger fix
3382eb1 Geocoder init commit
6805f50 Initial commit

Docker images

  • docker pull rentberry/geocoder:latest
  • docker pull rentberry/geocoder:0.9.4