-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Binlogs Redacting support + Binlogs forward-compatibility reading support #9307
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
Merged
JanKrivanek
merged 52 commits into
dotnet:main
from
JanKrivanek:proto/binlog-events-offsets
Jan 16, 2024
Merged
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
a54016c
Add embedded content transfering and build events binary equality
JanKrivanek 1ed8999
Added support for embedded files; fixing, cleaning
JanKrivanek 699e5d4
Decrease scope where accidentally exposed
JanKrivanek 2a75fb6
Sealing types
JanKrivanek 2b83376
Adjust visibility, add comments
JanKrivanek b1c340e
Cache encoding
JanKrivanek cdca4e8
Fix code after merge
JanKrivanek c8bf570
Fix after merge
JanKrivanek b51f320
Add Binlog BuildEvents offsets for forward compatibility and event bu…
JanKrivanek 5ae9bb1
Add tests and fixes for forward compatibility reading
JanKrivanek 4726733
Bugfix failing tests
JanKrivanek d4e72f6
Adjust unit test to compare unpacked binlogs
JanKrivanek 3d947b8
Add version description
JanKrivanek dd6b0ad
Reflecting PR comments
JanKrivanek 0d2317e
Add support for minimum supported reader version
JanKrivanek 651ab34
Support ProjectImports=ZipFile in Replay mode
JanKrivanek 37f74fb
Add more granular error information about recoverable errors
JanKrivanek 0741167
Fix tests
JanKrivanek d328c42
Localizing strings
JanKrivanek 79339e1
Add tests and documentation for the forward compatibility reading
JanKrivanek 9c2f863
Reflect review comments
JanKrivanek ab7ca51
Add/Improve tests
JanKrivanek 2b57002
Fix test
JanKrivanek bb20a69
Improve test
JanKrivanek cfae1f7
Reflect code review comments
JanKrivanek 4fa413a
Comment removal
JanKrivanek 88c1113
Auto-apply suggestions from code review
JanKrivanek f3b2088
Apply code review suggestions
JanKrivanek d9eed77
Rework and simplify the ArchiveFile OM and event
JanKrivanek 9b2cbc2
Clarified comment
JanKrivanek 330f842
Improve documenting comments
JanKrivanek 3b1e76b
Shouldly update adjust
JanKrivanek 3e175ef
Reflect review comments
JanKrivanek 709cdac
Fix issues after integrating with redactor
JanKrivanek 4e2af43
Apply suggestions from code review
JanKrivanek 2a65f64
Merge branch 'proto/binlog-events-offsets' of https://github.com/JanK…
JanKrivanek 986b2f2
Reflect PR comments
JanKrivanek 8ae922b
Reflect PR feedback
JanKrivanek 7655a08
Merge remote-tracking branch 'upstream/main' into proto/binlog-events…
JanKrivanek 95cada7
Regenerate resources
JanKrivanek 2e8df18
Add suppressions for extending the newly introduced interface
JanKrivanek f5c654b
Reflect PR commnets
JanKrivanek 0c19bfd
Bugfixes
JanKrivanek bb7696e
Fix log wording
JanKrivanek 61e933d
Cleaning up the api (with single batch of breaking changes in the fea…
JanKrivanek eb7933a
Preserve version on raw events replay
JanKrivanek 0301224
Reflecting PR comments
JanKrivanek 3c73e15
Merge remote-tracking branch 'upstream/main' into proto/binlog-events…
JanKrivanek fce1a77
Reintroduce suppressions for the binlog forward compatible reading API
JanKrivanek b97a080
Fix raw replay and redact perf
JanKrivanek ad4bf54
Forward compatible reading is off by default
JanKrivanek 38f5791
Bugfix the reading of old version of logs
JanKrivanek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.