CHANGELOG

Changelog for package rosidl_buffer

5.2.0 (2026-04-24)

  • Add missing std::vector compatible APIs to rosidl::Buffer (#959)

  • Contributors: CY Chen

5.1.5 (2026-04-24)

5.1.4 (2026-04-09)

  • Bump rosidl_buffer min CMake version (#956)

  • Update rosidl cpp path to emit rosidl::Buffer for uint8[] type (#942)

  • Add cstdint include to c_helpers.cpp (#953)

  • Add rosidl_buffer and rosidl_buffer_backend for native Buffer type support (#941)

  • Contributors: CY Chen, Shane Loretz, mosfet80