Skip to content

Device OS v3.3.0 Release Changes#2413

Closed
technobly wants to merge 1 commit into
developfrom
test/v3.3.0
Closed

Device OS v3.3.0 Release Changes#2413
technobly wants to merge 1 commit into
developfrom
test/v3.3.0

Conversation

@technobly

@technobly technobly commented Mar 29, 2022

Copy link
Copy Markdown
Member

Changelog

3.3.0-rc.1 changelog + 3.3.0 additional PRs noted below with ✅ below

3.3.0

FEATURES

  • [Gen3] BLE Provisioning Mode #2382 #2379 #2405
  • System.off() API support for unsubscribing from system events/handlers #2390
  • CoAP Blockwise transfer for Describe messages #2377 #2417

ENHANCEMENTS

  • Enables stack overflow detection in all builds #2392
  • Adds LOG_C_VARG() logging macro to support vargs from user apps #2393
  • Adds os_thread_dump* introspection functions to wrap the FreeRTOS functions #2394
  • [ci] Migration to CircleCI #2395
  • Adds ability to override the panic handler in user applications #2384
  • [gen3] SystemPowerConfiguration::socBitPrecision(uint8_t bits)) API added #2401

BUGFIXES

  • Thread/interrupt safety for system_event_t subscriptions #2390
  • [gen3] BLE: introduce wiring APIs to change ATT MTU #2398
  • [gen3] Dummy setup code should not return error #2411

INTERNAL

  • Removes WiFiTesting mode and Setup over Serial1 #2386
  • [gen3] Add GCC feature 'build-id' into the system part1, monolithic and user apps #2391 #2400
  • Moves legacy makefile-based unit tests to CMake #2396
  • Makes system_version.h compliant with C; Coalesce FreeRTOS task list internals into single location #2399
  • Improves reliability of a few tests #2406
  • [test] fixes integration slo/connect_time #2412
  • [ci] fixes gcovr report generation #2409
  • Updates C++ standard version to C++17 (gnu variant) #2414
  • [test] improves wiring/no_fixture_long_running NETWORK_XX test timing #2415
  • [test] improves wiring/no_fixture LISTENING & NETWORK test timing #2416

@technobly technobly added this to the 3.3.0 milestone Mar 29, 2022
@technobly technobly requested review from avtolstoy and keeramis March 29, 2022 21:17
@technobly technobly force-pushed the test/v3.3.0 branch 5 times, most recently from 52af2d5 to 6267c92 Compare March 31, 2022 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants