Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zarusz/SlimMessageBus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.3.0
Choose a base ref
...
head repository: zarusz/SlimMessageBus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3.4
Choose a head ref
  • 17 commits
  • 63 files changed
  • 4 contributors

Commits on Jul 26, 2025

  1. #419 prevent RedisListCheckerConsumer from crashing on disconnect

    Signed-off-by: Kirill Povolotskyy <kpovolotsk@zoho.com>
    kirill-265 authored and zarusz committed Jul 26, 2025
    Configuration menu
    Copy the full SHA
    47bab78 View commit details
    Browse the repository at this point in the history
  2. #419 catch any exception, use delay from config & ct

    Signed-off-by: Kirill Povolotskyy <kpovolotsk@zoho.com>
    cyril265 authored and zarusz committed Jul 26, 2025
    Configuration menu
    Copy the full SHA
    0572bfc View commit details
    Browse the repository at this point in the history
  3. #419 add doc to QueuePollDelay

    Signed-off-by: Kirill Povolotskyy <kpovolotsk@zoho.com>
    cyril265 authored and zarusz committed Jul 26, 2025
    Configuration menu
    Copy the full SHA
    101aecd View commit details
    Browse the repository at this point in the history
  4. #419 clarify QueuePollDelay documentation

    Signed-off-by: Kirill Povolotskyy <kpovolotsk@zoho.com>
    cyril265 authored and zarusz committed Jul 26, 2025
    Configuration menu
    Copy the full SHA
    1abed4f View commit details
    Browse the repository at this point in the history
  5. #419 add RedisListCheckerConsumerTest tests

    Signed-off-by: Kirill Povolotskyy <kpovolotsk@zoho.com>
    cyril265 authored and zarusz committed Jul 26, 2025
    Configuration menu
    Copy the full SHA
    57ff4e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2025

  1. Pre-release

    Signed-off-by: Tomasz Maruszak <maruszaktomasz@gmail.com>
    zarusz committed Jul 27, 2025
    Configuration menu
    Copy the full SHA
    c69c06b View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. [Host] Correct interface checks for IMessageSerializerProvider

    Signed-off-by: Tomasz Maruszak <maruszaktomasz@gmail.com>
    zarusz committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    91fcf7d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. [Host.AzureServiceBus] Create topic/queue dynamically when path param…

    … uses a non-default value
    
    Signed-off-by: Tomasz Maruszak <maruszaktomasz@gmail.com>
    zarusz committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    528cb04 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. [Host.AzureServiceBus][Host.AzureEventHub] Fix the batch publish chun…

    …king iterations
    
    Signed-off-by: Tomasz Maruszak <maruszaktomasz@gmail.com>
    zarusz committed Aug 25, 2025
    Configuration menu
    Copy the full SHA
    00062c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2025

  1. [Host.RabbitMQ] Improve Validation and Default Exchange Handling

    Signed-off-by: Max Nau <maxnau@mailo.com>
    Signed-off-by: governor <maxnaumovs@gmail.com>
    
    Add integration test for default exchange publishing and consuming
    
    Signed-off-by: Max Nau <maxnau@mailo.com>
    Signed-off-by: governor <maxnaumovs@gmail.com>
    
    Update readme with default exchange section
    
    Signed-off-by: governor <maxnaumovs@gmail.com>
    
    Add RabbitMqTopologyServiceTests
    
    Signed-off-by: governor <maxnaumovs@gmail.com>
    
    Add RabbitMqMessageBusSettingsValidationServiceTests
    
    Signed-off-by: governor <maxnaumovs@gmail.com>
    MaxNau authored and zarusz committed Sep 1, 2025
    Configuration menu
    Copy the full SHA
    99baec2 View commit details
    Browse the repository at this point in the history
  2. Pre-release

    Signed-off-by: Tomasz Maruszak <maruszaktomasz@gmail.com>
    zarusz committed Sep 1, 2025
    Configuration menu
    Copy the full SHA
    699c23a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. [Host] AutoStartConsumersEnabled not respected for child buses

    Signed-off-by: Tomasz Maruszak <maruszaktomasz@gmail.com>
    zarusz committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    124c735 View commit details
    Browse the repository at this point in the history
  2. [Host.RabbitMQ] connection resiliency

    Signed-off-by: Tomasz Maruszak <maruszaktomasz@gmail.com>
    zarusz committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    7a34244 View commit details
    Browse the repository at this point in the history
  3. Prepare release

    Signed-off-by: Tomasz Maruszak <maruszaktomasz@gmail.com>
    zarusz committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    dc0df83 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. [Host.RabbitMq] Wildcard support in routing key #431

    Signed-off-by: Tomasz Maruszak <maruszaktomasz@gmail.com>
    zarusz committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    2efc215 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2025

  1. Prepare release

    Signed-off-by: Tomasz Maruszak <maruszaktomasz@gmail.com>
    zarusz committed Sep 21, 2025
    Configuration menu
    Copy the full SHA
    750f1d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. Upgrade AWS SQS to v4

    Signed-off-by: Tomasz Maruszak <maruszaktomasz@gmail.com>
    zarusz committed Oct 2, 2025
    Configuration menu
    Copy the full SHA
    006fa25 View commit details
    Browse the repository at this point in the history
Loading