CHANGELOG.md (4f60fb77cc43ad32dd5aa879b6c4374750609ef3) | CHANGELOG.md (225530ab4827d0b10ecb51d027a51a3eb909960e) |
---|---|
1# Changelog 2 3All notable changes to this project will be documented in this file. 4 5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 6and this project adheres to 7[Semantic Versioning](https://semver.org/spec/v2.0.0.html). 8 --- 98 unchanged lines hidden (view full) --- 107 follow spec. 108 1093. platform: Fix checking `eventIDToAcknowledge` 110 111 As the event receiver sends `PollForPlatformEventMessage` with the 112 `tranferFlag` is `AcknowledgementOnly`, the value `eventIDToAcknowledge` 113 should be the previously retrieved eventID (from the PLDM terminus). 114 | 1# Changelog 2 3All notable changes to this project will be documented in this file. 4 5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 6and this project adheres to 7[Semantic Versioning](https://semver.org/spec/v2.0.0.html). 8 --- 98 unchanged lines hidden (view full) --- 107 follow spec. 108 1093. platform: Fix checking `eventIDToAcknowledge` 110 111 As the event receiver sends `PollForPlatformEventMessage` with the 112 `tranferFlag` is `AcknowledgementOnly`, the value `eventIDToAcknowledge` 113 should be the previously retrieved eventID (from the PLDM terminus). 114 |
1154. dsp: platform: Prevent overflow of arithmetic on event_data_length 116 |
|
115## [0.9.1] - 2024-09-07 116 117### Changed 118 1191. Moved evolutions intended for v0.9.0 into place 120 121 Evolutions for the release have been moved from `evolutions/current` to 122 `evolutions/v0.9.1`. Library users can apply them to migrate off of --- 483 unchanged lines hidden --- | 117## [0.9.1] - 2024-09-07 118 119### Changed 120 1211. Moved evolutions intended for v0.9.0 into place 122 123 Evolutions for the release have been moved from `evolutions/current` to 124 `evolutions/v0.9.1`. Library users can apply them to migrate off of --- 483 unchanged lines hidden --- |