Releases: komoot/photon
Release 0.3.2
This release adds the following new features to the API:
- new options for enabling CORS headers (#398)
- new bbox parameter (#364, #421)
- output country codes (#425)
- new debug flag for debugging ES queries (#407)
In addition, it adds improvements to the developement infrastructure:
- improve dependency handling (#399)
- add support for Java 11 (#408, #409)
- add API-level tests next to existing unit tests (#420)
Many thanks to all contributors.
Note: when updating from an older version of Photon, you need to remove the module jar files from your photon data directory. Run rm photon_data/elasticsearch/modules/lang-painless/*jar
(where photo_data
is your photon data directory). If you forget to do this, startup fails with Jar Hell.
Release 0.3.1
This is a bug fix release which fixes the following issues:
Release 0.3.0
This release contains major updates of the software dependencies:
- update elasticsearch to 5.5
- update sparkjava, groovy and painless
- switch to slf4j-log4j
- add support for JDK9
- update to Nominatim 3.1.0
In addition, there are the following functional changes:
- improve performance of reverse geocoding
- improve house number handling (interpolations, housenumbers with hyphens)
- improve algorithm for computing location bias
- new country code filter for export
- new parameter limit and radius for reverse geocoding
First 0.3 test release
0.3-beta3 release 0.3-beta2
photon v 0.2.2
closes #68
photon v 0.2
photon v 0.1.2
related milestone: https://github.com/komoot/photon/milestones/0.1.2
photon v 0.1.1
Bugfix version, tickets: https://github.com/komoot/photon/milestones/0.1.1
photon v 0.1
First release version of photon providing:
- Typeahead suggestion
- High Performance
- Scalable
- Multilingual
- Typo tolerance
- Minutely up to date OSM data