Skip to content

Releases: golioth/reference-design-template

template_v2.8.0

10 Oct 20:27

Choose a tag to compare

Changed

  • Upgrade to Golioth Firmware SDK at v0.21.0
  • Upgrade golioth-zephyr-boards to v2.1.1
  • Upgrade golioth-battery-monitor to v1.1.0

template_v2.7.2

03 Jun 21:19

Choose a tag to compare

Changed

  • Upgrade to Golioth Firmware SDK at v0.18.1
  • Removed CONFIG_GOLIOTH_SAMPLE_SETTINGS from prj.conf. With Golioth Firmware SDK v0.18.1 this symbol is now automatically selected.

template_v2.7.1

12 May 15:18

Choose a tag to compare

Fixed

  • Remove whitespace from project name in west.yml to resolve error when calling west init.

template_v2.7.0

09 May 14:37

Choose a tag to compare

Changed

  • Upgrade to Golioth Firmware SDK at v0.18.0
  • Kconfig: move symbols common to nRF91 to overlay in new socs folder.
  • Use CONFIG_SOC_SERIES_NRF91X over CONFIG_SOC_NRF9160 to better support nRF91 series (eg: nRF9151).
  • Battery monitor is now a separate Zephyr module.
  • README: moved from RST to MD.

Added

  • Kconfig symbol for CoAP path length based on SDK guidance.

Fixed

  • Corrected CHANGELOG year for template_v2.6.0 release.
  • Gracefully handle devicetree with no golioth_led alias.

Removed

  • Remove support for Aludel Mini hardware which is now end-of-life.

template_v2.6.0

23 Jan 20:20

Choose a tag to compare

Changed

  • Upgrade to Golioth Firmware SDK at v0.17.0

template_v2.5.0

23 Jan 20:15

Choose a tag to compare

Changed

  • Upgrade to Golioth Firmware SDK at v0.16.0 which is based on NCS v2.8

template_v2.4.1

11 Sep 20:50

Choose a tag to compare

Changed

  • Use --sysbuild for all boards.
  • Upgrade golioth/golioth-zephyr-boards dependency to v2.0.1.
  • Use static partition table.

template_v2.4.0

06 Sep 15:59

Choose a tag to compare

Changed

  • Upgrade to Golioth Firmware SDK at v0.15.0
  • Add sample pipeline to configure routing stream data (See Data Routing documentation)
  • Upgrade golioth/golioth-zephyr-boards dependency to v2.0.0.
    • Update board names to match this change
  • Upgrade golioth/zephyr-network-info dependency to v1.2.0
  • Upgrade golioth/libostentus dependency to v2.0.0
  • Use VERSION file to indicate version number of firmware being built. This number is used by MCUboot to verify the correct version is running after an OTA firmware update.

template_v2.3.0

25 Jun 20:14

Choose a tag to compare

Changed

  • Upgrade to Golioth Firmware SDK at v0.14.0
  • Use CBOR instead of JSON when sending stream data.
  • Upgrade golioth/golioth-zephyr-boards dependency to
    v1.2.0.

Release template_v2.2.1

31 May 17:57

Choose a tag to compare

Changed

  • Upgrade to Golioth Firmware SDK at v0.13.1