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: n8n-io/n8n
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: [email protected]
Choose a base ref
...
head repository: n8n-io/n8n
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Choose a head ref
  • 2 commits
  • 5 files changed
  • 4 contributors

Commits on Dec 27, 2023

  1. fix(core): Use pinned data only for manual mode (#8164)

    ## Summary
    Fixes the issue that pinned data gets also used for production executions.
    
    ---------
    
    Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <[email protected]>
    janober and netroy committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    38a9cfb View commit details
    Browse the repository at this point in the history
  2. 🚀 Release 1.22.3 (#8170)

    ## [1.22.3](https://github.com/n8n-io/n8n/compare/[email protected]@1.22.3) (2023-12-27)
    
    
    ### Bug Fixes
    
    * **core:** Use pinned data only for manual mode
    ([#8164](#8164))
    ([38a9cfb](38a9cfb))
    
    Co-authored-by: netroy <[email protected]>
    github-actions[bot] and netroy authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    d52de81 View commit details
    Browse the repository at this point in the history
Loading