Skip to content

3.5.0

Latest
Compare
Choose a tag to compare
@aentinger aentinger released this 16 Jan 09:26
dd60be5

What's Changed

  • Integrate libcanard via git subtree and upgrade to libcanard/v3.1.1 by @aentinger in #248
  • Bump actions/checkout from 3 to 4 by @dependabot in #249
  • Integrate libo1heap via git subtree and upgrade to libo1heap/v2.1.1 by @aentinger in #250
  • Move all CAN related examples into subfolder "CAN". by @aentinger in #251
  • Add note concerning commercial support. by @aentinger in #252
  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #253
  • Revert "Bump codecov/codecov-action from 3 to 4 (#253)" by @per1234 in #254
  • Rename OpenCyphalPicoBase to CyphalPicoBase/CAN. by @aentinger in #255
  • Rename OpenCyphalServoController12 to CyphalServoController12/CAN by @aentinger in #256
  • Add an optional CRC param to NodeInfo & allow access to TransferMetadata in ServiceServer Callback by @Willmac16 in #258
  • Clang fails due to cbegin() returning an iterator, not a pointer, when casting to std::string_view by @beku-epitome in #259
  • Fix: do not automatically assume a MTU != CANARD_MTU_CAN_CLASSIC (8) is CAN_FD, do a dedicated check instead. by @aentinger in #260
  • Fix URL for CyphalPicoBase/CAN firmware. by @aentinger in #261
  • Bump actions/download-artifact from 3 to 4 by @dependabot in #263
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #262
  • Bump geekyeggo/delete-artifact from 2 to 4 by @dependabot in #264
  • Fix CI: disable report-size-deltas action. by @aentinger in #266
  • Add latest C++ headers generated with nnvg 2.3.1 by @Willmac16 in #265

New Contributors

Full Changelog: 3.4.0...3.5.0