- HTTPOutput Sample block works correctly in partitioned model.
- The Analytics Builder Block SDK is now processing the input events with timestamp 0.0.
- The Analytics Builder Block SDK is now moving to a continuous delivery (CD) model.
- .git and .github subdirectories are now skipped when building extensions. See Building a block into an extension for more details.
- Cumulocity IoT input blocks can now receive from assets (and from their child devices). Existing input blocks may need to be updated to enable receiving from assets. See Update Cumulocity IoT input blocks to receive from assets for more details.
- The version 1 API for writing input and output blocks has been removed. Existing blocks that use the version 1 API must be migrated to use the version 2 API. See Migrating input and output blocks to the version 2 API for more details.
- The SDK documentation now lists the categories that you can use when writing your own blocks. See Allowed categories for more details.
- You can now build an extension by skipping uninteresting folders from the build. See Building a block into an extension for more details.
- It is now possible to list the extensions that are uploaded to a Cumulocity IoT instance. See Building a block into an extension for more details.
- The version 2 API for writing input and output blocks is available.
- The version 1 API for writing input and output blocks is deprecated. Existing blocks will need to be migrated. See Migrating input and output blocks to the version 2 API for more details.