Skip to content

Conversation

arvidn
Copy link
Contributor

@arvidn arvidn commented Aug 26, 2025

Purpose:

based on the protocol version advertised by the harvester, use the previous version of the NewSignagePointHarvester message.

Current Behavior:

We only send the new version of NewSignagePointHarvester to harvesters.

New Behavior:

Rename the new version of the message NewSignagePointHarvester2 and re-introduce the previous version as NewSignagePointHarvester.

Send the previous version to any harvester advertizing protocol version 0.0.36 or earlier, and the new version to harvesters 0.0.37.

@arvidn arvidn requested a review from a team as a code owner August 26, 2025 22:15
@arvidn arvidn added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label Aug 26, 2025
@arvidn arvidn changed the base branch from release/2.5.5 to release/2.5.6 August 27, 2025 19:10
@arvidn arvidn requested a review from AmineKhaldi August 27, 2025 19:20
@arvidn arvidn requested a review from wjblanke August 28, 2025 12:08
Copy link
Contributor

@wjblanke wjblanke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

aok

@pmaslana pmaslana merged commit ecb54a5 into release/2.5.6 Aug 28, 2025
2133 of 2271 checks passed
@pmaslana pmaslana deleted the previous-harvester-protocol branch August 28, 2025 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants