This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from e6e474c  Upgrade commons-dcbp 2 to version 2.5.0
     add 846819d  Upgrade Chronicle Wire to version 1.16.11
     add d60fca2  Upgrade Chronicle Bytes to version 1.16.19
     add ac9fdf1  [CAMEL-12653] Pass given 'Exchange' to type converter
     add 6adfcb2  short note regarding a case of where you query
     add ffbbe0a  Upgrade Ignite to version 2.6.0
     add dae9568  Upgrade Maven Bundle plugin to version 3.5.1
     add c9b7719  Remove mchange-commons-java property placeholder as it's not 
used
     add a3c1a23  Upgrade Jose4j to version 0.6.4
     add 097a16c  CAMEL-12658 - camel-weather: Freegeoip service is no longer 
avaiable, we need to switch to apilayer IPstack
     add 26481fd  CAMEL-12658 - Fixed CS
     add 0fe37ba  CAMEL-12658 - Updated docs and metadata for the new options
     add b2c3e35  CAMEL-12658 - Updated docs
     add a25b425  CAMEL-12658 - Fixed docs with IPStack
     add 130a422  CAMEL-12659: Don't log error message when HL7 Headers 
population is disabled
     new 1eacac5  Upgrade Jettison to version 1.4.0

The 1 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 +--
 .../camel-snmp/src/main/docs/snmp-component.adoc   |  6 ++
 .../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 +-
 parent/pom.xml                                     | 13 ++--
 .../springboot/WeatherComponentConfiguration.java  | 25 +++++++
 .../apache/camel/itest/karaf/CamelIgniteTest.java  |  2 +-
 12 files changed, 178 insertions(+), 63 deletions(-)

Reply via email to