8000 Comparing 3.20.71...3.20.72 · saleor/saleor · GitHub
[go: up one dir, main page]

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: saleor/saleor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.20.71
Choose a base ref
...
head repository: saleor/saleor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.20.72
Choose a head ref
  • 3 commits
  • 22 files changed
  • 2 contributors

Commits on Feb 20, 2025

  1. Prevent race conditions on customerCreate and accountUpdate [3.20] (#…

    …17380)
    
    * Prevent race conditions on customerCreate and accountUpdate
    
    * fix lint
    
    * fix lint
    
    * format
    
    * cr fixes
    
    * remove reduntant atomic transaction
    
    * change RunBefore to before_after
    lkostrowski authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    5d35e69 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Add fields to checkout to store external shipping method (#17339)

    * Add fields to checkout to store external shipping methods
    
    * Cover with tests the missing part of the paths
    
    * Fix formatting after rebase
    korycins authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    3370048 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. Release 3.20.72 (#17403)

    korycins authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    04945b9 View commit details
    Browse the repository at this point in the history
Loading
0