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: MarquezProject/marquez Loading
base: 0.32.0
Choose a base ref
...
head repository: MarquezProject/marquez Loading
compare: 0.33.0
Choose a head ref
  • 16 commits
  • 50 files changed
  • 8 contributors

Commits on Mar 20, 2023

  1. Prepare next development version 0.33.0-SNAPSHOT

    Signed-off-by: Michael Robinson <[email protected]>
    merobi-hub committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    db47b40 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    ffc2ac7 View commit details
    Browse the repository at this point in the history
  2. Fix for 0.32.0 release

    Signed-off-by: wslulciuc <[email protected]>
    wslulciuc committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    60581e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Update SQL in backfill script for facet tables to improve performance…

    … on large installations (#2461)
    
    Signed-off-by: Michael Collado <[email protected]>
    collado-mike committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    e7abc0a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. update committers list (#2465)

    Signed-off-by: Michael Robinson <[email protected]>
    merobi-hub committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    3b0cde3 View commit details
    Browse the repository at this point in the history
  2. Update v61 migration to handle duplicate job names before unique cons…

    …traint (#2464)
    
    Signed-off-by: Michael Collado <[email protected]>
    collado-mike committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    da3863c View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. add missing special characters to committer name (#2466)

    Signed-off-by: Michael Robinson <[email protected]>
    merobi-hub committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    289fa3e View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Made improvements to lineage query performance (#2472)

    Signed-off-by: Michael Collado <[email protected]>
    collado-mike committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    caca9a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Change color for selected node and edges (#2458)

    Signed-off-by: tito12 <[email protected]>
    tito12 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    4bf01b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. implement inputFacets & outputFacets (#2417)

    Signed-off-by: Pawel Leszczynski <[email protected]>
    pawel-big-lebowski committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    2a41675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf0ba3e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Handle null job.latestRun before runStateColor (#2467)

    * Handle null `job.latestRun` before `runStateColor`
    
    Signed-off-by: Perttu Salonen <[email protected]>
    
    * generate default color with `NEW` `runState`
    
    Signed-off-by: Perttu Salonen <[email protected]>
    
    * added changelog description
    
    Signed-off-by: Perttu Salonen <[email protected]>
    
    ---------
    
    Signed-off-by: Perttu Salonen <[email protected]>
    perttus committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    a972c04 View commit details
    Browse the repository at this point in the history
  2. Handle null run.jobVersion in DatasetInfo (#2471)

    * handle null run.jobVersion
    
    Signed-off-by: Perttu Salonen <[email protected]>
    
    * updated changelog
    
    Signed-off-by: Perttu Salonen <[email protected]>
    
    ---------
    
    Signed-off-by: Perttu Salonen <[email protected]>
    perttus committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    7f80746 View commit details
    Browse the repository at this point in the history
  3. add latest changes to changelog in advance of 0.33.0 release (#2474)

    * add latest changes to changelog in advance of 0.33.0 release
    
    Signed-off-by: Michael Robinson <[email protected]>
    
    * changelog updates before 0.33.0 release
    
    ---------
    
    Signed-off-by: Michael Robinson <[email protected]>
    Co-authored-by: Harel Shein <[email protected]>
    merobi-hub and harels committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    0906d82 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. edit changelog in advance of 0.33.0 release (#2476)

    * add latest changes to changelog in advance of 0.33.0 release
    
    Signed-off-by: Michael Robinson <[email protected]>
    
    * editing continued
    
    Signed-off-by: Michael Robinson <[email protected]>
    
    ---------
    
    Signed-off-by: Michael Robinson <[email protected]>
    merobi-hub committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    31b3bef View commit details
    Browse the repository at this point in the history
  2. Prepare for release 0.33.0

    Signed-off-by: Michael Robinson <[email protected]>
    merobi-hub committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    2eea856 View commit details
    Browse the repository at this point in the history
Loading