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: elyra-ai/elyra
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.14.3
Choose a base ref
...
head repository: elyra-ai/elyra
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.15.0
Choose a head ref
  • 16 commits
  • 72 files changed
  • 5 contributors

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    6f3b1c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Fix test artifact output location bugs (#3117)

    Signed-off-by: Patrick Titzler <ptitzler@us.ibm.com>
    ptitzler authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    aba03a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Hide binder links and references (#3119)

    Remove Binder references from readme and documentation
    
    Signed-off-by: Patrick Titzler <ptitzler@us.ibm.com>
    ptitzler authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    faa65b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Require Node.js 18+ in preparation for version 16 EOL (#3118)

    Signed-off-by: Patrick Titzler <ptitzler@us.ibm.com>
    ptitzler authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    473a3a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Filter available runtimes based on configuration setting (#3114)

    ---------
    
    Signed-off-by: Kevin Bates <kbates4@gmail.com>
    Signed-off-by: Patrick Titzler <ptitzler@us.ibm.com>
    Signed-off-by: Martha Cryan <Martha.Cryan@ibm.com>
    Co-authored-by: Patrick Titzler <ptitzler@us.ibm.com>
    Co-authored-by: Martha Cryan <Martha.Cryan@ibm.com>
    3 people authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    1699b5c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Update community resources (#3123)

    Signed-off-by: Patrick Titzler <ptitzler@us.ibm.com>
    ptitzler authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    72bfcbe View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Lower floor for kfp-tekton dependency (#3125)

    This re-enables support for Tekton deployments < v0.44
    
    Signed-off-by: Patrick Titzler <ptitzler@us.ibm.com>
    ptitzler authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    2ff70c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Bump webpack from 5.74.0 to 5.76.0 (#3128)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.74.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6950c72 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Determine which kernel to use prior to notebook execution (#3135)

    Signed-off-by: Patrick Titzler <ptitzler@us.ibm.com>
    ptitzler authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    84aadfb View commit details
    Browse the repository at this point in the history
  2. Bump @sideway/formula from 3.0.0 to 3.0.1 (#3127)

    Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/sideway/formula/releases)
    - [Commits](hapijs/formula@v3.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@sideway/formula"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    8079223 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Add support for static bearer token authentication for KFP (#3124)

    Signed-off-by: Patrick Titzler <ptitzler@us.ibm.com>
    ptitzler authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    120aaa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2666782 View commit details
    Browse the repository at this point in the history
  3. Release v3.15.0rc0

    akchinSTC committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    eb36009 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abe26b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    952be8b View commit details
    Browse the repository at this point in the history
  6. Release v3.15.0

    akchinSTC committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    2a6e447 View commit details
    Browse the repository at this point in the history
Loading