Miscellaneous changes in 10.11.1 affecting backwards compatibility
The following changes in Apama 10.11.1 affect backwards compatibility to previous Apama versions:
The
GeoFenceContainer.createGeoFenceContainer() action no longer throws an exception when provided with any
lat or
lng values that cannot be parsed as a float. Instead, an empty
optional<GeoFencePoint> is now created for that coordinate. See the
com.apama.cumulocity package in the
API Reference for EPL (ApamaDoc) for more information on the
GeoFenceContainer event.