Thanks to visit codestin.com
Credit goes to github.com

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: cap-js-community/event-queue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.6
Choose a base ref
...
head repository: cap-js-community/event-queue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.7
Choose a head ref
  • 5 commits
  • 23 files changed
  • 2 contributors

Commits on May 30, 2025

  1. Fix get keys for cluster clients (#348)

    * fix get keys for cluster clients
    
    * update snapshot
    
    ---------
    
    Co-authored-by: Max Gruenfelder <[email protected]>
    soccermax and soccermax authored May 30, 2025
    Configuration menu
    Copy the full SHA
    61d81ce View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Fix/admin locks (#349)

    * fix get keys for cluster clients
    
    * update snapshot
    
    * admin service available locks the second
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * fix tests
    
    ---------
    
    Co-authored-by: Max Gruenfelder <[email protected]>
    soccermax and soccermax authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    185818c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Upgrade to CDS 9 (#356)

    * upgrade to CDS 9
    
    * disable node 18
    
    * cds 9 adjustments
    
    * add node 24
    
    ---------
    
    Co-authored-by: Max Gruenfelder <[email protected]>
    soccermax and soccermax authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    2ec1a7a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. Fix cron time calculation (#360)

    * fix cron time calc
    
    * changelog
    
    * changelog
    
    * changelog
    
    * fix catch block
    
    * fix catch block
    
    ---------
    
    Co-authored-by: Max Gruenfelder <[email protected]>
    soccermax and soccermax authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    b1d8cdd View commit details
    Browse the repository at this point in the history
  2. add trace context for clustered events (#361)

    Co-authored-by: Max Gruenfelder <[email protected]>
    soccermax and soccermax authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    6c72e16 View commit details
    Browse the repository at this point in the history
Loading