Release Notes

Managed IoT Cloud is usually released every three weeks and in this section you can find the release notes for all releases.


Version 2.81 (2022-03-01)

Important notices

Technical documentation available online

All technical documentation for Managed IoT Cloud, including API specifications, Release Notes, and Getting Started Guides, are available online: https://docs.telenorconnexion.com/mic/. Tutorials and further guidance can also be found at https://startiot.telenorconnexion.com.

Release specific feedback can be raised in the forum

Features

Launch of Start IoT and IoT Cloud Community

Version 2.81 includes the public launch of Start IoT where users can find resources including tutorials, access to trial connectivity and IoT Cloud accounts as well as details on the many hardware and integration partners IoT Cloud works with. Start IoT also provides a user community for discussions and support around IoT and IoT Cloud.

Refer to https://startiot.telenorconnexion.com/forum for guidance on accessing the forum.

Minor improvements and corrections

  • Fixed an issue where data retention settings were occasionally displayed incorrectly

  • Fixed an issue where a users Additional Roles were not displayed correctly in AppBoard

  • Clarified minimum retention period (documentation)

  • Updated list of Regular Privilege Objects (documentation)

  • Clarified protocol as a mandatory parameter for Thing Creation (documentation)


Version 2.80 (2022-02-08)

Important notices

Technical documentation available online

All technical documentation for Managed IoT Cloud, including API specifications, Release Notes, and Getting Started Guides, are available online: https://docs.telenorconnexion.com/mic/

Minor improvements and corrections

  • Fixed a bug causing domain dropdown in AppBoard to in certain cases not show all domains.

  • Added functionality to let search results reflect added and removed domains without having to reload the page.

  • Fixed a bug that prevented adding a pie chart histogram to a thing type dashboard

  • The rule action Webhook now includes the tcxn namespace of the payload convention in state-, metadata- and observation-properties where appropriate

  • When creating a rule with an email action, using a single email does not trigger an error

  • Improved the resiliency of the billing data generated.

  • Fixed a bug whereby multiple certificates could be unintentionally downloaded for things with similar names

  • Improved environments for testing and deploying of new IoT Gateway versions


Version 2.79 (2022-01-18)

Important notices

Technical documentation available online

All technical documentation for Managed IoT Cloud, including API specifications, Release Notes, and Getting Started Guides, are available online: https://docs.telenorconnexion.com/mic/

Features

System Overview

In this release, we introduce a System Overview, being the top page in the Settings section. This view is intended to give you an overview of all items that you have access to in the system. This means content will vary depending on what your user have access to.

All items you have access to are represented by a widget for each item type: Things, Thing Types, Rules, Domains, Users and Roles. The widgets display the total amount of items the user has access to and clicking a widget will take you to the relevant section in AppBoard.

Minor improvements and corrections

  • When creating a rule action of type Webhook in AppBoard, the HTTP method now defaults to POST

  • Fixed an issue with WHOAMI endpoint in User API only returned system roles. The endpoint now returns all roles and includes both “roles” and “roleName” attributes

  • Fixed an issue with the domain list operation where it previously did not return domains being explicitly granted access to, i.e. cross-domain privileges using tailored roles and privileges

  • Improved performance of the domain-, thing-, thing type- and dashboards endpoints

  • Fixed an issue in searching/filtering domains in App Board. Issue was in the domainConnection in graphql, where it possibly would not find the appropriate domain when the number of domains was very large

  • Fixed an issue where deleting a role could lead to users being unable to login if they were assigned to the now deleted role

  • Fixed an issue in Data Export where the correct number of selected things was not displayed in App Board

  • Updated database driver of IoT Gateway to improve performance and stability


Version 2.78 (2021-12-07)

Important notices

Technical documentation available online

All technical documentation for Managed IoT Cloud, including API specifications, Release Notes, and Getting Started Guides, are available online: https://docs.telenorconnexion.com/mic/

Features

Improved results when filtering by domain

Search terms are no longer split on numbers and underscores. Previously searching on a term such as e2elzs_eq would result in searching on e, 2, elzs and eq. With this change, the search would be performed only on e2elzs_eq

Minor improvements and corrections

  • An issue with case handling in GraphQL API mutation addUserToRole has been corrected

  • Issues with providing consent for a user created by system admin fixed

  • Fixed an issue where some Rules were incorrectly marked as readonly

  • Version numbers shown in AppBoard under Settings -> About section, are now displayed in the same format for both frontend and backend

  • The selected default dashboard in AppBoard is now showing in the correct places

  • Improved cleanup of files when deleting Things and ThingTypes

  • Improved ingestion resiliency for IoT Gateway devices


Version 2.77 (2021-11-16)

Important notices

Technical documentation available online

All technical documentation for Managed IoT Cloud, including API specifications, Release Notes, and Getting Started Guides, are available online: https://docs.telenorconnexion.com/mic/

Hotfix Release 2.76.1

Hotfix 2.76.1 was deployed October 29, addressing an issue where domain filtering in App Board drop-downs returned no domains.

Features

Email sender address is now customizable

In this release we introduce customizable email sender address for Rules and Data Export in addition to the already existing Sign-up & User administration capabilities. The same email sender address will now be used for all emails sent by Managed IoT Cloud: Sign-up, User Admin, Rules & Data Export. Default sender address is noreply@telenorconnexion.com. For customers who have a custom sender address for Sign-up & User Administration, this sender address will now also be used by Rules and Data Export. Customers who want to customize the email sender address, please contact our SOC.

Minor improvements and corrections

  • The domain dropdown when creating Things in App Board has been improved. It will now only show domains that the user has access to and belongs to the Thing Type.
  • App Board’s domain filter has a limit on how many domains it shows. It will now inform the user that there are more domains if the limit has been reached and ask the user to refine the search filter.
  • Fixed an issue in Thing Type Management UI that displayed the toggle switch incorrectly.
  • Improved performance of Thing Type listing and Dashboard rendering.
  • Improved performance when browsing Domains in Settings, App Board.
  • Resolved an issue where a rare edge case could have caused the loss of incoming observations from devices.
  • CREATE_VIRTUAL_RESOURCE action is deprecated and is removed from Resource API documentation.