Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor!: Remove deprecated parameters from Entity and FeatureView #2427

Merged
merged 5 commits into from
Mar 21, 2022

Commits on Mar 21, 2022

  1. Remove labels parameter from Entity

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    eb4d0a5 View commit details
    Browse the repository at this point in the history
  2. Remove input parameter and deprecate Duration type for ttl parameter …

    …in FeatureView
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    a370c2d View commit details
    Browse the repository at this point in the history
  3. Change examples to stop using Duration

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    00b4756 View commit details
    Browse the repository at this point in the history
  4. Delete unused example feature repo

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    a15ed5d View commit details
    Browse the repository at this point in the history
  5. Format

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    bc89e25 View commit details
    Browse the repository at this point in the history