v1.2.9
What's Changed
- docs: Update documentation by @simensrostad in #484
- docs: Add image to known issues section by @simensrostad in #485
- fota: handle FOTA_DOWNLOAD_REJECTED by @simensrostad in #486
- common: known_issues: Remove entry by @simensrostad in #487
- modules: power: sync UART to VBUS status by @SyverHaraldsen in #489
- tests: ppk: Use debug build for power test by @simensrostad in #490
- modules: storage: Add batch session timeout by @jtguggedal in #492
- modules: cloud: Handle storage messages when cloud is paused by @jtguggedal in #493
- modules: Move state objects off the static by @jtguggedal in #494
- scripts: Add state inspection script by @jtguggedal in #495
- scripts: Add missing script by @jtguggedal in #496
- src: modules: Reduce stack sizes by @simensrostad in #498
- src: modules: Adust stack sizes by @simensrostad in #499
- src: modules: Adjust stack sizes by @simensrostad in #502
- app: Lower idle time before shutting down debug clocks by @jtguggedal in #504
- tests: Use non-debug build for power test by @jtguggedal in #505
- modules: network: Fix network disconnect when searching by @jtguggedal in #506
- modules: network: Add handling of LTE_LC_MODEM_EVT_SEARCH_DONE by @jtguggedal in #507
- ntn: Build and test nightly by @jorgenmk in #491
- doc: Sequence diagram and doc check updates by @divipillai in #508
- modules: main: Use fallback state when sampling happens too soon by @jtguggedal in #503
- modules: power: Fix inverted charging state by @jtguggedal in #510
- scripts: inspect_state.py: Set JLink interface to SWD by @Trond-F-Christiansen in #511
- network: deprecate connection manager by @DematteisGiacomo in #509
- network: Treewide fix after connection manager removal by @jtguggedal in #512
- Conn mgr cleanup by @jtguggedal in #513
- app: Re-introduce networking configurations by @jtguggedal in #514
- docs: Add more information on Memfault use by @jtguggedal in #516
- docs: Clarify Memfault symbol file management by @jtguggedal in #517
- scripts: inspect_state: add coredump inspection by @Trond-F-Christiansen in #515
- docs: Update provisioning documentation by @simensrostad in #518
- Storage flash backend by @Trond-F-Christiansen in #501
- modules: storage: Remove Memfault FS free space config by @Trond-F-Christiansen in #521
- doc: Updates to State diagrams to follow UML format by @divipillai in #519
- modules: Fix compile and run-time warnings by @simensrostad in #523
- index.md: Fix broken link by @simensrostad in #524
- app: Enable IPv6 by @SyverHaraldsen in #527
- Various fixes by @Trond-F-Christiansen in #526
- doc: Update instructions for Initializing workspace by @divipillai in #525
- docs: Update build and run instructions by @simensrostad in #529
- ci: use azure openai endpoint by @DematteisGiacomo in #530
- modules: Fix bugs found during testing by @simensrostad in #531
New Contributors
- @SyverHaraldsen made their first contribution in #489
Full Changelog: v1.2.8...v1.2.9