8000 Comparing v0.32.0...v0.32.1 · feast-dev/feast · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: feast-dev/feast
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.32.0
Choose a base ref
...
head repository: feast-dev/feast
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.32.1
Choose a head ref
  • 3 commits
  • 22 files changed
  • 3 contributors

Commits on Jul 24, 2023

  1. fix: Redshift push ignores schema (#3671)

    * Add fully-qualified-table-name Redshift prop
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    * pre-commit
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    * Docstring
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    * Test fully_qualified_table_name
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    * Simplify logic
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    * pre-commit
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    * pre-commit
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    * Test offline_write_batch
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    * Bump to trigger CI
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    * another bump for ci
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    metavee authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    76270f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. fix: Add aws-sts dependency in java sdk so that S3 client acquires IR…

    …SA role (#3696)
    
    Add aws-sts dependency in java sdk
    
    Signed-off-by: harmeet-singh-discovery <harmeet_singh@discovery.com>
    harmeet-singh-discovery authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c75a01f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. chore(release): release 0.32.1

    ## [0.32.1](v0.32.0...v0.32.1) (2023-08-14)
    
    ### Bug Fixes
    
    * Add aws-sts dependency in java sdk so that S3 client acquires IRSA role ([#3696](#3696)) ([c75a01f](c75a01f))
    * Redshift push ignores schema ([#3671](#3671)) ([76270f6](76270f6))
    feast-ci-bot committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    318b586 View commit details
    Browse the repository at this point in the history
Loading
0