Releases: nrfconnect/Asset-Tracker-Template
Releases · nrfconnect/Asset-Tracker-Template
v1.2.1
What's Changed
- main: Integrate storage module by @jtguggedal in #347
- memfault: Disable metric due to error by @simensrostad in #368
- memfault: Move and adjust general configs by @jtguggedal in #371
- ci: Add nRF9161 DK build target for app with modem traces by @jtguggedal in #370
- memfault: Decrease coredump storage by @jtguggedal in #372
- actions: Improve github actions UI by @jorgenmk in #369
- modules: cloud: Log GCI cells count by @simensrostad in #373
- tests: Update expected log messages by @jtguggedal in #375
- tests: Update expected log messgae in functional tests by @jtguggedal in #376
- storage: minor fixes by @simensrostad in #374
- docs: Address recent changes by @simensrostad in #377
- boards: Fix Thingy91 builds by @simensrostad in #378
- docs: add docs for release artifacts by @simensrostad in #379
- modules: cloud: Always handle A-GPS requests by @simensrostad in #380
- ci: fix ci for gnss_nrf9151dk by @simensrostad in #382
- ci: revert board-specific config for nrf9151dk by @simensrostad in #383
- main: Add missing LED handling by @jtguggedal in #384
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- docs: README.md by @simensrostad in #365
- build: Add nrf9151dk with modem trace by @jorgenmk in #367
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- ci: Add board for provisioning testing by @jorgenmk in #352
- feat: add nRF Cloud provisioning support by @simensrostad in #270
- tests: on_target: Fix test string by @simensrostad in #356
- examples: modules: fix compilation issues by @simensrostad in #358
- actions: Add board provisioning testing by @jorgenmk in #357
- Add provisioning board by @jorgenmk in #359
- tests: cloud_module_test: Add provisioning unit tests by @simensrostad in #360
- docs: Remove reference to Quickstart app for now by @simensrostad in #361
- docs: Remove reference to patched firmware by @simensrostad in #362
- actions: Build modem trace variant by @jorgenmk in #363
- app: minor fixes by @simensrostad in #364
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Based on NCS v3.1.0.
What's Changed
- manifest: Update sdk-nrf SHA by @jorgenmk in #323
- test: update_interval: Check uart after cloud by @jorgenmk in #322
- Samples timestamps by @jtguggedal in #324
- tests: Address Sonarcloud report on unused parameters by @jtguggedal in #325
- ci: quarantine patched fw build by @DematteisGiacomo in #326
- manifest: auto: Update nrf-sdk SHA by @github-actions[bot] in #327
- workflows: Fix install-deps step by @jorgenmk in #328
- manifest: auto: Update nrf-sdk SHA by @github-actions[bot] in #329
- memfault: increase poll timeout by @DematteisGiacomo in #332
- workflows: fix sonarcloud by @DematteisGiacomo in #333
- readme: fix path for system overview image by @DematteisGiacomo in #334
- tests: on_target: new app fota bundle by @DematteisGiacomo in #335
- manifest: auto: Update nrf-sdk SHA by @github-actions[bot] in #330
- tests: module: add asan by @DematteisGiacomo in #337
- manifest: auto: Update nrf-sdk SHA by @github-actions[bot] in #336
- workflows: sonarcloud: add lsan and ubsan by @DematteisGiacomo in #338
- modules: power: Initialize struct to prevent uninitialized value usage by @DematteisGiacomo in #339
- tests: on_target: make ppk test more stable by @DematteisGiacomo in #341
- manifest: auto: Update nrf-sdk SHA by @github-actions[bot] in #340
- modules: button: Add support for long press detection by @jtguggedal in #343
- main: Fix data type for button channel by @jtguggedal in #344
- Storage by @jtguggedal in #345
- Storage post-merge updates by @jtguggedal in #346
- manifest: Update nrf-sdk reference by @jorgenmk in #348
- tests: state_machines: update storage source of truth by @DematteisGiacomo in #349
- docs: Add modem tracing instructions by @simensrostad in #351
- manifest: Update sdk-nrf reference to v3.1.0 by @simensrostad in #353
- on_target: memfault: Let device run longer before crash by @simensrostad in #355
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- workflow: Fix the build_all parameter by @jorgenmk in #269
- workflows: simple renaming by @DematteisGiacomo in #272
- workflows: fix memory badges push by @DematteisGiacomo in #271
- workflow: missing input param by @DematteisGiacomo in #273
- app: optimize heap on t91x by @DematteisGiacomo in #274
- workflows: fix patched build log name by @DematteisGiacomo in #275
- readme: add memory sunburst to readme by @DematteisGiacomo in #276
- scripts: add memory sunburst generator by @DematteisGiacomo in #277
- workflows: add sunburst memory report to ci by @DematteisGiacomo in #278
- app: enable posix api by @DematteisGiacomo in #279
- Update ncsref-update.yaml by @DematteisGiacomo in #280
- modules: power: fix bug by @DematteisGiacomo in #283
- modules: power: fix trace level Kconfig by @DematteisGiacomo in #284
- doc: doc updates and doc publishing by @divipillai in #282
- workflows: rename zoomin key by @DematteisGiacomo in #285
- doc: Fixes to Zoomin workflow by @divipillai in #286
- modules: led: blink blue in low power by @DematteisGiacomo in #289
- doc: fixes to toctree and links by @divipillai in #288
- readme: fix wrong link by @DematteisGiacomo in #290
- doc: Moved patch folder from docs by @divipillai in #291
- docs: add led colors docs by @DematteisGiacomo in #292
- tests: state_machines: fix network UML by @DematteisGiacomo in #293
- workflows: build: fix CI by fixing path by @DematteisGiacomo in #295
- doc: doc fixes by @divipillai in #296
- tests: Add gnss test by @jorgenmk in #297
- manifest: auto: Update nrf-sdk SHA by @github-actions in #266
- app: memfault: fix memfault event storage full by @DematteisGiacomo in #294
- workflow: Debug print on missing patch by @jorgenmk in #299
- workflow: Debug prints by @jorgenmk in #301
- Fix checkout bug by @jorgenmk in #302
- workflow: compliance: Force install junitparser 2.8.0. by @jorgenmk in #305
- doc: Minor fixes and image updates to docs by @divipillai in #300
- app: Increase stacks before sdk-nrf update by @jtguggedal in #306
- modules: location: Use CONFIG_LOCATION_SERVICE_EXTERNAL by @jtguggedal in #304
- doc: doc publish on PR merge by @divipillai in #307
- cloud: Access Wi-Fi and cell struct members only when enabled by @jtguggedal in #308
- modules: location: Increase stack size for location module by @simensrostad in #309
- Adjust stack sizes by @jtguggedal in #310
- modules: network: Increase thread stack size by @simensrostad in #312
- app: Fix mqtt-overlay builds by @jorgenmk in #311
- patch: Entry point moved by @jorgenmk in #313
- cloud: Remove redundant logging and processing by @jtguggedal in #314
- patch: Update magnetometer patch by @jorgenmk in #315
- Various fixes during field testing to improve reliability by @simensrostad in #317
- modules: location: Fix compile errors by @simensrostad in #318
- location: Send GNSS location by @jtguggedal in #319
- config: Include Debug logs when uploading logs to Memfault by @simensrostad in #321
- patches: fix magnetometer patch by @DematteisGiacomo in #320
- manifest: auto: Update nrf-sdk SHA by @github-actions in #316
New Contributors
- @divipillai made their first contribution in #282
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Update README.md by @gregersrygg in #233
- docs: fix nrfutil toolchain manger command by @DematteisGiacomo in #234
- workflows: fix ai review by @DematteisGiacomo in #235
- app: refactor and align code by @DematteisGiacomo in #232
- Fix patch by @DematteisGiacomo in #236
- tests: on_target: add retry mechanism on connect by @DematteisGiacomo in #238
- workflows: add a verify state machine workflow by @DematteisGiacomo in #239
- tests: on_target: fix uart factory reset by @DematteisGiacomo in #240
- Add CI state machine verification by @DematteisGiacomo in #241
- tests: state_machines: verify main, network and fota SM by @DematteisGiacomo in #242
- add support for MQTT by @simensrostad in #237
- docs: fix links by @simensrostad in #243
- ci: Remove separate test case for patched firmware by @simensrostad in #244
- CI: Improve test handling by @simensrostad in #245
- manifest: auto: Update nrf-sdk SHA by @github-actions in #215
- docs: Add more details to gettings started steps by @jtguggedal in #247
- docs: Add VS code screenshots by @jtguggedal in #248
- examples: modules: cloud: Add test for MQTT example module by @simensrostad in #246
- docs: Minor updates to test and CI section by @jtguggedal in #250
- docs: add more documentation to the customization guide by @simensrostad in #251
- docs: Add testing section in Getting started by @jtguggedal in #252
- docs: Add script to add and rename the dummy patch file by @simensrostad in #253
- docs: Update the MQTT cloud docs by @simensrostad in #256
- docs: Add cloud MQTT module to source of truth script by @simensrostad in #257
- Pytest marker cleanup by @jorgenmk in #258
- modules: cloud: fix error log by @kacperradoszewski in #259
- workflow: Fix formatting by @jorgenmk in #262
- prj.conf: Increase stack size for date time library by @simensrostad in #261
- Revert "schedule: hourly" by @jorgenmk in #260
- tests: memfault: align to api.memfault.com endpoint by @DematteisGiacomo in #264
- workflow: Fix nrfref-update by @jorgenmk in #263
- manifest: auto: Update nrf-sdk SHA by @github-actions in #249
- workflows: fix release cycle by @DematteisGiacomo in #267
- tests: module: fix sonarcloud by @DematteisGiacomo in #268
- Fix test selection klogic by @jorgenmk in #265
New Contributors
- @gregersrygg made their first contribution in #233
- @kacperradoszewski made their first contribution in #259
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Initial Release - Asset Tracker Template
Built on nRF Connect SDK v3.0.0
What's Changed from v1.0.0-preview16
- docs: fix fota bin by @DematteisGiacomo in #228
- tests: on_target: increase test timeout by @DematteisGiacomo in #229
- ci: Test patches in CI by @jorgenmk in #231
Full Changelog: v1.0.0-preview16...v1.0.0
v1.0.0-preview16
What's Changed
- docs: Update README with some more detailed by @jtguggedal in #217
- modules: led: remove unnecesary complexity by @DematteisGiacomo in #216
- docs: Fix typo in readme by @jtguggedal in #218
- docs: Improve language in README by @jtguggedal in #220
- docs: Clean up in architecture docs by @jtguggedal in #221
- docs: Add customization and troubleshooting guides by @simensrostad in #219
- modules: cloud: Rename from cloud_module to cloud by @jtguggedal in #222
- docs: improve ci docs by @DematteisGiacomo in #224
- modules: led: gather global variables in a common struct by @DematteisGiacomo in #226
- manifest: Point to nrf-sdk v3.0.0 by @jorgenmk in #225
- boards: Thingy91, fixes by @jorgenmk in #227
Full Changelog: v1.0.0-preview15...v1.0.0-preview16
v1.0.0-preview15
What's Changed
- manifest: auto: Update nrf-sdk SHA by @github-actions in #191
- modules: Various unifications by @simensrostad in #213
- app: main: rework led patterns by @DematteisGiacomo in #214
- worflow: Add option to build for all boards by @jorgenmk in #208
Full Changelog: v1.0.0-preview14...v1.0.0-preview15
v1.0.0-preview14
What's Changed
- app: modules: Cleanup environmental module by @simensrostad in #207
- prj.conf: Increase stack size for the Link Controller WQ by @simensrostad in #209
- modules: cloud: Trigger initial update to Memfault by @simensrostad in #211
- app: Re-add PM shell for low power in CI by @simensrostad in #212
Full Changelog: v1.0.0-preview13...v1.0.0-preview14