GitHubContribute in GitHub: Open doc issue|Edit online

What's new in IBM IoT Connected Vehicle Insights

Before you upgrade

Before you schedule a service upgrade to the latest release, complete the following steps:

  1. Review the release notes before you start to upgrade the service.

  2. Save all of your customizations, including configurations of key system files, to a temporary location because you might need to reapply some customizations after the upgrade.

  3. If required, contact your IBM Cloud team. You can raise a request in the IBM Support Community. For more information, see Troubleshooting and support.

Learn about what is new and changed in the maintenance and feature updates for the IBM® IoT Connected Vehicle Insights offering.

October 2022

IBM IoT Connected Vehicle Insights Private version 4.0.0 is now available for you to deploy and explore multicloud support.

The October 2022 update to IBM IoT Connected Vehicle Insights Private offers enhanced security and improved operating system and middleware support. Dynamic Map Manager (DMM) performance was improved for better map load performance.

January 2021

The January 2021 release of IBM IoT Connected Vehicle Insights version V3.1.1 update provides the following enhancements:

July 2020

The July 2020 release of IBM IoT Connected Vehicle Insights version V3.1 update provides the following enhancements:

June 2019

The June release of the V3.0.1 update provides the following enhancements and fixes.

Enhancements

Fixes

The June release of the IBM IoT Connected Vehicle Insights V3.0.1 update provides the following fixes for known problems.

Component Problem that is fixed
DataBus/Agent Reconnecting logic of ZooKeeper client against network failure was improved. The correction includes to get appropriate region mapping information on a zookeeper node even after zookeeper session was disconnected/expired.

December 2018

The December release of the IBM IoT Connected Vehicle Insights V3.0 update provides some new features and fixes.

Enhancements

Fixes

The December release of the IBM IoT Connected Vehicle Insights V3.0 update provides the following fixes for several known problems:

Component Problem that is fixed
Context Mapping Cached data uses the available memory of the Dynamic Map Manager (DMM), which causes OutOfMemory errors. Automated cleaning up system has been introduced, which deletes obsoleted trip cache data for multi-point map matching. Threshold time for trips to be marked as obsoleted is configurable.
Context Mapping The CreateEvent DataBus API should skip the map matching operation when link ID is explicitly specified.
Context Mapping Incorrect detection of wrong way driving in map matching when useAltitude is enabled.
Context Mapping Some links within a radius of maxDistance are not returned by the map matching.

August 2018

The release of the IBM IoT Connected Vehicle Insights August (V2.4.1.0) update provides some new features and fixes.

Enhancements

The following new enhancements are provided by the August (2.4.1.0) update:

Component Enhancement Description
Vehicle Data Hub Background and on-demand asset loading You can now load large volumes of vehicle and driver asset data into the VDH component in the background. This can reduce the startup time of the VDH component, especially when there are large volumes of asset data in the IBM IoT Connected Vehicle Insights service instance. To enable this feature, contact your IBM Cloud Representative.
Vehicle Data Hub and System Manager Multi-threaded asset loading You can now reduce the time that it takes to load assets into your service by using a new multi-thread asset loading feature, which simultaneously loads asset data. Important: To use multi-threaded asset loading, your service must be running at least three Maximo Asset Management application nodes. To enable this feature, contact your IBM Cloud Representative.

Fixes

The release of the IBM IoT Connected Vehicle Insights August (V2.4.1.0) update provides the following fixes for several known problems:

Component Problem that is fixed
Context Mapping Obsolete map data that is loaded in memory is not cleared until the Context Mapping component is restarted.
Context Mapping When a bulk map matching request contains multiple very near raw GPS points that do not match any road, only one matched point is returned.
Context Mapping Cached data uses the available memory of the Dynamic Map Manager (DMM), which causes OutOfMemory errors. Internal REST APIs are introduced to clear cache data in the DMM to prevent memory consumption errors.

July 2018

If your service is running the June 2018 (2.4.0.0) update or later, and you are a service user with an IBMid that is authorized, you can now monitor the key components of your IBM IoT Connected Vehicle Insights service.

To check the health status of the key components of your IBM IoT Connected Vehicle Insights service instance, you can access your IBM® Cloud Dedicated SaaS Services Health Dashboard.

Important: To access the health dashboard for your service, you must sign in with a valid IBMid that is authorized to access information about your service. For more information or to request access to the dashboard, contact your IBM Cloud Representative.

For more information, see Monitoring your service.

June 2018

The release of the IBM IoT Connected Vehicle Insights June (V2.4.0.0) update provides new features, enhancements, and fixes.

Enhancements

The following new features and enhancements are provided by the June update:

* The System Manager node is applicable only to large and HA environments.

Agent system

Fixes

The following problems are resolved by the June update:

Component Problem that is fixed
Driver Behavior (HBaseWriter) A NullPointerException error condition occurs in the trajectory table when you use the HBase custom adapter that is in the VDH.
Driver Behavior (HBaseproxy API) Incorrect validation of the 'from' and 'to' values of parameters that are submitted in a GET /datastore/carProbe REST API query. During the validation, long numerical values are not rejected, as expected. Instead, they are incorrectly parsed as the year value.
Context Mapping When a one-way road is in the reverse direction of the link shape, the function for searching for road links that might be affected by an event does not work as expected. When the problem occurs, the heading or distance fields of the event are incorrectly created. Any events that were created in an earlier version before the June update (V2.4.0.0) that exhibit this problem, must be deleted and reinjected.
Context Mapping In a HA or large environment where multiple Context Mapping servers are deployed, if you upload a map file by using the Map Upload REST API, the map is uploaded to only one of the server instances.
Context Mapping In some instances, the bulk map matching function does not return the correct link attributes.

May 2018

The IBM® IoT for Automotive offering family is now renamed to IBM® IoT Connected Vehicle Insights. Some code samples, documentation, and other resources for the offering might still refer to the former name.

April 2018

IBM has simplified and refined the support experience so that you can quickly find the information that you need. For information on the new IBM Support Community and the support process, see the IBM support guide. The Troubleshooting and Support topics are updated.

February 2018

The release of the IBM IoT Connected Vehicle Insights February (V2.3.1.1) update provides fixes to several reported problems in the Agent system and Context Mapping components of the service.

Fixes

The following problems are resolved when you upgrade your service to the IBM IoT Connected Vehicle Insights February V2.3.1.1 fix update:

Component Problem fixed More details
Agent system Vehicle state data unrecoverable after Agent system server failure When the Agent system server fails, depending on the timing of the disruption, some of the vehicle state data records might not be recovered.
Context Mapping The function for searching for road links that might be affected by an event does not work as expected In some scenarios, the QueryAffectedLink API did not return all of the affected road links. As a result, the agent that ran on the Agent system server did not detect all of the events that might affect the position of the car probe.
Context Mapping Poor performance of the Moving Object Map Analytics (MOMA) component when querying trip data that is in the HBase data store The performance of a query that uses the '/datastore/trip' API was poor when a large volume of trip data was stored in the HBase system of IBM IoT Connected Vehicle Insights.
Context Mapping In the Databus interface, the results of the QueryAffectedLink API request are incorrect when your service uses a map that is deployed in staging mode The QueryAffectedLink API returned an incorrect result when the map for your service was deployed in staging mode, which was indicated by a map status value that was set to READY in the Databus interface.
Context Mapping Multi-point map matching is incorrectly used in QueryAffectedLink calculations In some scenarios, multi-point map matching was incorrectly used for QueryAffectedLink calculations instead of single-point map matching.
Context Mapping The RouteSearch REST API returns incorrect link_shapes or route_length In some scenarios where a specific type of map data was used, the RouteSearch API did not return the correct route path.

December 2017

The release of the IBM IoT Connected Vehicle Insights December (V2.3.1.0) update provides enhancements and fixes to reported problems.

Enhancements

The following new features, fixes, and enhancements are provided:

Fixes

The following problems are fixed when you upgrade your service to the IBM IoT Connected Vehicle Insights December V2.3.1.0 update:

Component Problem fixed More details
Agent system Time out issue with the GetCarProbe request just after the Agent system process opens If a GetCarProbe request that includes a longitude and a latitude is called before the agent server initialization is done, the thread that is assigned to handle the GetCarProbe request goes into an infinite loop, resulting in a timeout issue.
Agent system XSD files unexpectedly revise rules The InitParameter element of a custom rule on the Agent system is not permitted under the MethodCondition element.
Driver Behavior Altitude is not handled properly by the HBase Proxy /datastore/carProbe REST API operation Both the altitude and matched altitude are not retrieved from the HBase Proxy API even if they are received by the sendCarProbe API and successfully stored in the VDH.
General - all components Incorrect evaluation results from a geofence condition The first car probe result that is evaluated for a geofence condition is incorrectly set to true. This results in a vehicle being incorrectly flagged as meeting the geofence condition.

November 2017

The release of the IBM IoT Connected Vehicle Insights November (V2.3.0.0) update provides the following enhancements:

October 2017

The release of the IBM IoT Connected Vehicle Insights October (V2.2.2.2) update provides the following enhancements:

August 2017

The IBM IoT Connected Vehicle Insights August update (V2.2.2.0) provides the following extra support, and enhancements:

April 2017

The release of the IBM IoT Connected Vehicle Insights April (v2.2.0.0) update provides the following extra support and enhancements:

March 2017

The IBM IoT Connected Vehicle Insights Development Edition is now available for you to explore and test the connected car capabilities of IBM IoT Connected Vehicle Insights SaaS in a nonproduction environment. For more information, see IBM IoT Connected Vehicle Insights Development Edition.

Latest news

You can also keep up to date with IBM IoT Connected Vehicle Insights and other IBM IoT news by using the following social media channels:

Twitter | Facebook | IBM Community for IBM IoT Connected Vehicle Insights: Blogs and Forums

Upgrade considerations

Important: In some instances, configuration properties and file names might be renamed or redefined between release updates. Therefore, whenever your service is upgraded, you must revert back to the default predefined file state for the latest release, and then reapply your customizations and configurations. Review the detailed release notes to confirm which files and properties work differently post-upgrade. When your newly upgraded service is operational, you can then reapply and test your customizations according to the instructions of the latest update.