This is an automated email from the ASF dual-hosted git repository.

lukaszzborek pushed a change to branch feat/dotnet-memory-usage
in repository https://gitbox.apache.org/repos/asf/iggy.git


    omit 6cc8c2ad0 feat(csharp): add rented message channel and update 
StoreOffsetAsync method
    omit f3efd2574 refactor(csharp): remove unnecessary whitespace in 
TcpMessageStream
    omit 7a2618832 refactor(csharp): format object initializers for improved 
readability in BinaryMapper
    omit 45b22eb17 feat(csharp): implement rented message polling and 
deserialization in Iggy consumer
     add 56112a2a5 ci: add PR welcome comment, widen changes-requested gate 
(#3261)
     add a3955500c feat(csharp): implement rented message polling and 
deserialization in Iggy consumer
     add e2c9c09c3 refactor(csharp): format object initializers for improved 
readability in BinaryMapper
     add 645f42760 refactor(csharp): remove unnecessary whitespace in 
TcpMessageStream
     add 1405d89c0 refactor(csharp): remove unnecessary whitespace in 
IggyConsumer.Rented.cs

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (6cc8c2ad0)
            \
             N -- N -- N   refs/heads/feat/dotnet-memory-usage (1405d89c0)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/pr-triage.yml                    | 120 +++++++++++++++++++--
 CONTRIBUTING.md                                    |   8 +-
 .../Iggy_SDK/Consumers/IggyConsumer.Rented.cs      |   2 -
 3 files changed, 114 insertions(+), 16 deletions(-)

Reply via email to