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.96 (2023-04-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/.

Minor improvements and corrections

  • Various security improvements & fixes

Version 2.95 (2023-03-15)

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

  • Various security improvements & fixes
  • Ingestion: fixed an issue with processing observations containing nested resources
  • API (Thing Management): Fixed a reported race condition in Thing Management API REMOVE action to prevent Rule Engine from updating the state of a Thing that is being removed.

Version 2.94 (2023-02-28)

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

  • API (Rules): Fixed an issue where the default response size for Rule API LIST action was erroneously lowered to 100.
  • API (Thing Management): Fixed a reported race condition in Thing Management API REMOVE action to prevent new Networked Things from being created while the parent Thing is being removed.
  • Various security improvements & fixes

Version 2.93 (2023-02-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/.

Minor improvements and corrections

  • API (Thing Management): Fixed a possible race condition when removing devices that may still reconnect.
  • API (Notification): Updated the DEREGISTER_DEVICES action to be able to remove a single device for the authenticated user by device token.
  • API (Notification): Added a new LIST_DEVICES action for listing registered devices for the authenticated user.
  • API (Notification): Corrected a minor issue in the construction of the payload sent to FCM when a NOTIFICATION Rule Action is triggered.
  • API (Notification): Corrected a minor issue in the UPDATE_PLATFORM_CONFIGURATION action in which invalid arguments were accepted.
  • API (Notification): Corrected a minor issue in the REGISTER_DEVICE action in which invalid arguments were accepted.
  • API (Notification): Corrected a minor issue in the DEREGISTER_DEVICES action in which invalid arguments were accepted.
  • API (Permissions): Fixed an issue when retrieving a list of all Roles when the list exceeded 300 items.
  • API (GraphQL): Enabled the ability to search & filter Domains accurately when more than 10,000 Domains exist.
  • API (GraphQL): Enabled the ability to search & filter Rules accurately when more than 10,000 Rules exist.
  • Various security improvements & fixes

Version 2.92 (2022-12-15)

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/.

Correction release 2.91.1 performed on Nov 16, 2022

Corrected an issue in the Thing Update API where occasionally messages from devices on the root domain would not be republished as expected.

Minor improvements and corrections

  • API (Permissions): Added a new GET_ROLES action for listing roles that supports pagination and specifying response size
  • API (Domain): Corrected an edge case issue where deleting a domain could sometimes fail if rules referencing the domain were deleted immediately before deleting the domain.
  • API (Domain): Added optional argument to the CREATE and UPDATE actions to not return the resulting domain tree