Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetHistoryForKey to return correct data #375

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

mbwhite
Copy link
Member

@mbwhite mbwhite commented Jan 20, 2023

The 2.5 release used an updated protobuf js library; this has meant changes across the codebase to use this new library, subtly different API.. this function was sadly missed.

resolves #374

Signed-off-by: Matthew B White whitemat@uk.ibm.com

The 2.5 release used an updated protobuf js library; this has meant changes across the codebase to use this
new library, subtly different API.. this function was sadly missed.

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
@mbwhite
Copy link
Member Author

mbwhite commented Jan 24, 2023

@mergify backport main

@mergify
Copy link
Contributor

mergify bot commented Jan 24, 2023

Sorry but I didn't understand the command. Please consult the commands documentation 📚.

@mergify
Copy link
Contributor

mergify bot commented Jan 24, 2023

backport main

✅ Backports have been created

@mbwhite mbwhite merged commit 982edda into hyperledger:release-2.5 Jan 24, 2023
mergify bot pushed a commit that referenced this pull request Jan 24, 2023
* GetHistoryForKey to return correct data

The 2.5 release used an updated protobuf js library; this has meant changes across the codebase to use this
new library, subtly different API.. this function was sadly missed.

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>

* Fix unit tests

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
(cherry picked from commit 982edda)
mbwhite added a commit that referenced this pull request Jan 24, 2023
* GetHistoryForKey to return correct data

The 2.5 release used an updated protobuf js library; this has meant changes across the codebase to use this
new library, subtly different API.. this function was sadly missed.

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>

* Fix unit tests

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
(cherry picked from commit 982edda)

Co-authored-by: Matthew B White <whitemat@uk.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants