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: n8n@0.236.0
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: n8n@0.236.1
Choose a head ref
  • 8 commits
  • 49 files changed
  • 6 contributors

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    ca8fbe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f6f6d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    453c1f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aca353b View commit details
    Browse the repository at this point in the history
  5. fix(core): Reduce memory consumption on BinaryDataManager.init (#6633)

    fix(core): Reduce memory consumption on BinaryDataManager.init
    
    When there are a few thousand binary data file to delete, the `deleteMarkedFiles` and `deleteMarkedPersistedFiles` methods need a lot of memory to process these files, irrespective of if these files have any data or not.
    netroy committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b8fc8f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    180cb0c View commit details
    Browse the repository at this point in the history
  7. fix(HTTP Request Node): Cleanup circular references in response (#6590)

    Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
    airmoi and netroy committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c8bf06d View commit details
    Browse the repository at this point in the history
  8. 🚀 Release 0.236.1 (#6647)

    Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
    github-actions[bot] and netroy authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9cd3465 View commit details
    Browse the repository at this point in the history
Loading