Comparing 0.4.26...0.4.27 · flyteorg/flytekit-java · GitHub
Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.
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: flyteorg/flytekit-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.26
Choose a base ref
...
head repository: flyteorg/flytekit-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.27
Choose a head ref
  • 5 commits
  • 66 files changed
  • 1 contributor

Commits on Oct 2, 2023

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

Commits on Oct 16, 2023

  1. Recursively handle subworkflow in dynamic (#260)

    * Recursively handle subworkflow in dynamic
    
    Signed-off-by: Hongxin Liang <honnix@users.noreply.github.com>
    
    * Sub in Sub IT
    
    Signed-off-by: Hongxin Liang <honnix@users.noreply.github.com>
    
    * Fix subworkflow collecting
    
    Signed-off-by: Hongxin Liang <honnix@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Hongxin Liang <honnix@users.noreply.github.com>
    honnix authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    eb684d7 View commit details
    Browse the repository at this point in the history
  2. Upgrade testcontainers (#261)

    Signed-off-by: Hongxin Liang <honnix@users.noreply.github.com>
    honnix authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    73c6c71 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Blob and struct support (#258)

    * Bring back Blob support
    
    Signed-off-by: Hongxin Liang <honnix@users.noreply.github.com>
    
    * Remove BlobTypeDescription
    
    Signed-off-by: Hongxin Liang <honnix@users.noreply.github.com>
    
    * Add blob back
    
    Signed-off-by: Hongxin Liang <honnix@users.noreply.github.com>
    
    * Blob in list and map
    
    Signed-off-by: Hongxin Liang <honnix@users.noreply.github.com>
    
    * Clean up
    
    Signed-off-by: Hongxin Liang <honnix@users.noreply.github.com>
    
    * Support struct (#259)
    
    Signed-off-by: Hongxin Liang <honnix@users.noreply.github.com>
    
    * Support struct in Scala layer (#262)
    
    Signed-off-by: Hongxin Liang <honnix@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Hongxin Liang <honnix@users.noreply.github.com>
    honnix authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6a26d59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35cdb5d View commit details
    Browse the repository at this point in the history
Loading