This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-2.22.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit 6063395c97bc19d6722b152efc892b4c0c73f33c Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Jul 17 16:34:28 2018 +0200 CAMEL-12658 - Fixed docs with IPStack --- components/camel-weather/src/main/docs/weather-component.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/components/camel-weather/src/main/docs/weather-component.adoc b/components/camel-weather/src/main/docs/weather-component.adoc index 5f3fcf1..4d480cb 100644 --- a/components/camel-weather/src/main/docs/weather-component.adoc +++ b/components/camel-weather/src/main/docs/weather-component.adoc @@ -38,6 +38,12 @@ Since the 9th of October, an Api Key is required to access the openweather service. This key is passed as parameter to the URI definition of the weather endpoint using the appid paramĀ ! +### Geolocation provider + +Since July 2018 FreegeoIP is no longer available. The camel-weather component was using this API. +We switch to https://github.com/apilayer/freegeoip#readme[IPstack] so you'll need to specify and Access Key and the IP +from where you're using the API now on. + ### Options