-
Notifications
You must be signed in to change notification settings - Fork 54
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
Add flags to NatsMsg and JetStream Request #652
Draft
mtmk
wants to merge
13
commits into
main
Choose a base branch
from
nats-msg-flags
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4b231fc - Browse repository at this point
Copy the full SHA 4b231fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8c80f9 - Browse repository at this point
Copy the full SHA d8c80f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for be0334f - Browse repository at this point
Copy the full SHA be0334fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfa7d03 - Browse repository at this point
Copy the full SHA dfa7d03View commit details -
Configuration menu - View commit details
-
Copy full SHA for d68ec5b - Browse repository at this point
Copy the full SHA d68ec5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93c3ab7 - Browse repository at this point
Copy the full SHA 93c3ab7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4517e0 - Browse repository at this point
Copy the full SHA a4517e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f8e90e - Browse repository at this point
Copy the full SHA 2f8e90eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a64fd08 - Browse repository at this point
Copy the full SHA a64fd08View commit details
Commits on Oct 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71ed9d9 - Browse repository at this point
Copy the full SHA 71ed9d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e5b699 - Browse repository at this point
Copy the full SHA 7e5b699View commit details -
Configuration menu - View commit details
-
Copy full SHA for 643e3d5 - Browse repository at this point
Copy the full SHA 643e3d5View commit details -
Refactor NatsJSContext error handling logic.
Reordered error checks in `NatsJSContext.cs` to prioritize handling `HasNoResponders` and `null` data conditions early. Modified flag checks in `NatsMsg.cs` for `IsEmpty` and `HasNoResponders` by directly using bitwise operations instead of enum comparisons.
Configuration menu - View commit details
-
Copy full SHA for 2f9e815 - Browse repository at this point
Copy the full SHA 2f9e815View commit details
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.