This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch camel-2.22.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from 2cb2809 Fixed CS new d742a33 [CAMEL-12653] Pass given 'Exchange' to type converter new f5583a1 CAMEL-12658 - camel-weather: Freegeoip service is no longer avaiable, we need to switch to apilayer IPstack new 3efabf8 CAMEL-12658 - Fixed CS new 92a0c25 CAMEL-12658 - Updated docs and metadata for the new options new 1905566 CAMEL-12658 - Updated docs new 6063395 CAMEL-12658 - Fixed docs with IPStack new 1b6b6a9 CAMEL-12659: Don't log error message when HL7 Headers population is disabled The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../camel/converter/jaxb/JaxbDataFormat.java | 6 +- .../component/mllp/MllpTcpServerConsumer.java | 11 +-- .../src/main/docs/weather-component.adoc | 28 ++++++-- .../camel/component/weather/WeatherComponent.java | 49 +++++++++---- .../component/weather/WeatherConfiguration.java | 84 ++++++++++++++++------ .../geolocation/FreeGeoIpGeoLocationProvider.java | 13 +++- .../weather/CurrentWeatherConsumerHtmlTest.java | 2 +- .../weather/CurrentWeatherMadridProducerTest.java | 2 +- .../springboot/WeatherComponentConfiguration.java | 25 +++++++ 9 files changed, 165 insertions(+), 55 deletions(-)