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.211.2
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.212.0
Choose a head ref
  • 16 commits
  • 227 files changed
  • 8 contributors

Commits on Jan 17, 2023

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

Commits on Jan 18, 2023

  1. fix(Gmail Trigger Node): Filter by labels not working (#5173)

    ⚡️added missing getLabels loadOptions
    maspio authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    026f3a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dbe615 View commit details
    Browse the repository at this point in the history
  3. fix(core): Fix migration (no-changelog) (#5186)

    * fix(core): Fix migration (no-changelog)
    
    * revert previous fix and apply correct one
    csuermann authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    e36112a View commit details
    Browse the repository at this point in the history
  4. test: Add tests for pinning data (#5157)

    * test: add tests for pinning
    
    * test: add test for value
    
    * test: add pinned data tests
    
    * test: refactor into ndv
    
    * refactor: move to ndv
    
    * refactor: rename node
    
    * test: fix test
    
    * test: fix refactor
    
    * test: remove unused id
    
    * test: update test
    
    * test: chain rename input
    
    * test: refactor invoking text
    
    * test: fix ndv tests
    
    * test: move test id
    
    * test: update selectors
    mutdmour authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a89c9c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    b718464 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e275306 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f49f49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ebf40c View commit details
    Browse the repository at this point in the history
  5. feat(core): Add Prometheus metrics for n8n events and api invocations…

    … (experimental) (#5177)
    
    * create prometheus metrics from events
    
    * feat(core): Add more Prometheus metrics (experimental) (#5187)
    
    * refactor(core): Add Prometheus labels to relevant metrics
    
    * feat(core): Add more Prometheus metrics (experimental)
    
    * add 'v' prefix to value of version label
    
    Co-authored-by: Cornelius Suermann <cornelius@n8n.io>
    flipswitchingmonkey and csuermann authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    9b032d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e667df7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8f8ca1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c59dd2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    69ab256 View commit details
    Browse the repository at this point in the history
  10. 🔖 Release n8n@0.212.0

    janober committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    3eed566 View commit details
    Browse the repository at this point in the history
Loading