fix: 26788: (0.78) 0.77 snapshots cannot be loaded, unknown data source metadata field - #26789
Merged
joshmarinacci merged 1 commit intoAug 14, 2026
Conversation
…ce metadata field Signed-off-by: Artem Ananev <artem.ananev@swirldslabs.com>
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Codecov Report❌ Patch coverage is
@@ Coverage Diff @@
## release/0.78 #26789 +/- ##
==================================================
+ Coverage 70.46% 70.49% +0.03%
+ Complexity 11675 11674 -1
==================================================
Files 2580 2580
Lines 108259 108262 +3
Branches 12095 12096 +1
==================================================
+ Hits 76286 76321 +35
+ Misses 27997 27961 -36
- Partials 3976 3980 +4
... and 15 files with indirect coverage changes 🚀 New features to boost your workflow:
|
✅ All tests passed ✅🏷️ Commit: ab24a6e Learn more about TestLens at testlens.app. |
akugal
approved these changes
Aug 12, 2026
imalygin
approved these changes
Aug 12, 2026
thenswan
approved these changes
Aug 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix summary: this is the same fix as #26744, which will never be merged to
main, as no changes in release 0.79 are needed. That PR will be closed shortly.Fixes: #26788
Signed-off-by: Artem Ananev artem.ananev@hashgraph.com