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: ThreeDotsLabs/watermill
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.1
Choose a base ref
...
head repository: ThreeDotsLabs/watermill
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 161 files changed
  • 8 contributors

Commits on Sep 2, 2025

  1. Configuration menu
    Copy the full SHA
    a7f1b46 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. Add quickstart docs (#615)

    m110 authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    313b55d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    219bfae View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2025

  1. Configuration menu
    Copy the full SHA
    3d46e61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abcb3ea View commit details
    Browse the repository at this point in the history
  3. added sqlite docs PoC (#563)

    * added sqlite docs PoC
    
    * cleanups
    
    * added sqlite examples and polish docs
    
    * Complete SQLite driver documention with examples (#617)
    
    * fix installation commands for SQLite drivers
    
    * fix docs sqlite example, add transaction
    
    * fix docs sqlite zombiezen and its example
    
    * expand sqlite documentation with a beta version warning and additional explanations
    
    * bump sqlite pubsub version
    
    * bump sqlite pubsub versions to 0.1.1
    
    * fix include
    
    ---------
    
    Co-authored-by: Dmitry Kotik <7944694+dkotik@users.noreply.github.com>
    roblaszczak and dkotik authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    59e2681 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2025

  1. edit SQLite documentation and transaction example (#621)

    Minor finishing touches to give the documentation a sense of completion.
    Fix one major error in transaction example: Rollback was deferred
    instead of Commit.
    dkotik authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    bf1892b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. Refresh getting started (#628)

    m110 authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    98c1107 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2025

  1. docs: add suport of mysql delayed messages (#630)

    Co-authored-by: adrian.zajkowski <adrian.zajkowski@nordsec.com>
    AdrianZajkowski and adrian-zajkowski authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    32942cc View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Configuration menu
    Copy the full SHA
    23a5dc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2025

  1. Configuration menu
    Copy the full SHA
    8c07321 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. Configuration menu
    Copy the full SHA
    6fe652b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2025

  1. refactor: remove redundant variable declarations in for loops (#637)

    Signed-off-by: efcking <efcking@outlook.com>
    efcking authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    0762e01 View commit details
    Browse the repository at this point in the history
Loading