Comparing 0.4.30...0.4.31 · 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.30
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.31
Choose a head ref
  • 3 commits
  • 21 files changed
  • 2 contributors

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    1760eff View commit details
    Browse the repository at this point in the history
  2. Fix nested list & map of structs using case classes (#267)

    * Fix nested list & map of structs
    
    Signed-off-by: Andres Gomez Ferrer <andresg@spotify.com>
    
    * Rename value to v in lambdas
    
    Signed-off-by: Andres Gomez Ferrer <andresg@spotify.com>
    
    * Make it compatible with scala 2.12
    
    Signed-off-by: Andres Gomez Ferrer <andresg@spotify.com>
    
    ---------
    
    Signed-off-by: Andres Gomez Ferrer <andresg@spotify.com>
    andresgomezfrr authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    acac5fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4168b24 View commit details
    Browse the repository at this point in the history
Loading