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: Edwardvaneechoud/Flowfile
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.1
Choose a base ref
...
head repository: Edwardvaneechoud/Flowfile
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: V0.6.2
Choose a head ref
  • 5 commits
  • 27 files changed
  • 2 contributors

Commits on Jan 30, 2026

  1. Fix:

    - flowframe unique no selection -> select all
    - open flowfile in python mode remove auth
    Edwardvaneechoud committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    9cde155 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a021a70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c95763 View commit details
    Browse the repository at this point in the history
  4. bumping version

    Edwardvaneechoud committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    34cf5ab View commit details
    Browse the repository at this point in the history
  5. - Enforce lazy evaluation of predicted schema (#279)

    * - Enforce lazy evaluation of predicted schema
    - Move unit tests
    - Add comprehensive test for fuzzy match
    
    * move endpoints tests to main level
    
    * move endpoints tests to main level
    
    * Move test auth back to root tests and add UInt types to numeric
    Edwardvaneechoud authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    ea01ae2 View commit details
    Browse the repository at this point in the history
Loading