Releases: opendatahub-io/model-registry
Releases · opendatahub-io/model-registry
v0.2.1
What's Changed
- This commit will remove the source script for coloured text by @tonyxrmdavidson in #59
- [pull] main from kubeflow:main by @pull in #58
- [pull] main from kubeflow:main by @pull in #60
- periodic sync upstream KF to midstream ODH by @tarilabs in #62
- [pull] main from kubeflow:main by @pull in #61
- This commit will update the registry.access.redhat.com/ubi8/ubi-minimal image tag by @tonyxrmdavidson in #63
- [pull] main from kubeflow:main by @pull in #65
- [pull] main from kubeflow:main by @pull in #67
- [pull] main from kubeflow:main by @pull in #68
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- [pull] main from kubeflow:main by @pull in #50
- This commit will remove Trusty-ai from the deployment by @tonyxrmdavidson in #51
- Update(scripts): Increase API version of Model Registry by @rkubis in #52
- This commit will change the success label for a 404 by @tonyxrmdavidson in #53
- This commit adds a script that will push data to model-registry-db fo… by @tonyxrmdavidson in #56
- periodic sync upstream KF to midstream ODH by @tarilabs in #55
- [pull] main from kubeflow:main by @pull in #57
New Contributors
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- [pull] main from kubeflow:main by @pull in #42
- This commit adds rest api testing to the openshift-ci deployment by @tonyxrmdavidson in #43
- This commit adds a README.md for openshift-ci usage by @tonyxrmdavidson in #44
- [pull] main from kubeflow:main by @pull in #45
- [pull] main from kubeflow:main by @pull in #46
- This commit explicitly puts model-registry resources into the opendat… by @tonyxrmdavidson in #47
- periodic sync upstream KF to midstream ODH by @tarilabs in #49
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- [pull] main from kubeflow:main by @pull in #20
- fix Pull GH app default tide label by @tarilabs in #21
- [pull] main from kubeflow:main by @pull in #22
- [pull] main from kubeflow:main by @pull in #23
- [pull] main from kubeflow:main by @pull in #24
- Openshift-ci model-registry deployment configuration and testing by @tonyxrmdavidson in #26
- This commit will update the iib for odh-nightly build by @tonyxrmdavidson in #29
- This commit removes the source command as it is not needed. by @tonyxrmdavidson in #31
- periodic sync upstream KF to midstream ODH by @tarilabs in #27
- periodic sync upstream KF to midstream ODH by @tarilabs in #32
- [pull] main from kubeflow:main by @pull in #28
- [pull] main from kubeflow:main by @pull in #33
- This commit makes changes to use the comminuty ODH operator... f by @tonyxrmdavidson in #34
- Added DSCI config by @tonyxrmdavidson in #35
- Add yq script by @tonyxrmdavidson in #36
- This commit removes servicemesh references in the DSCI file. It also … by @tonyxrmdavidson in #37
- Remove git clone by @tonyxrmdavidson in #38
- Adding wait between deployments by @tonyxrmdavidson in #39
- This commit adds crds monitoring by @tonyxrmdavidson in #40
- [pull] main from kubeflow:main by @pull in #41
Full Changelog: v0.1.2...v0.1.3
v0.1.2
- Sync of upstream Kubeflow Model Registry
- Introduces breaking changes in OpenAPI moving from
v1alpha1
tov1alpha2
What's Changed
- py: update project version to v0.1.1 by @tarilabs in #2
- fix: GHA kind test update following MRO update by @tarilabs in #6
- sync: upstream kubeflow main to midstream odh main by @tarilabs in #7
- [pull] main from kubeflow:main by @pull in #9
- This commit will add Neha to model-registry OWNERS file by @tonyxrmdavidson in #3
- This commit will deploy model-registry to the openshift-ci deployment by @tonyxrmdavidson in #10
- ci: configure Pull GH App bot to use tide label by @tarilabs in #12
- sync upstream KF into midstream ODH by @tarilabs in #15
- sync upstream KF into midstream ODH by @tarilabs in #18
- py: update project version to v0.1.2 by @tarilabs in #19
New Contributors
- @tonyxrmdavidson made their first contribution in #3
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Re-release after code "uplift" of Model Registry into Kubeflow
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Added lint to Makefile by @dhirajsb in opendatahub-io/model-registry-bf4-kf#1
- Fix golangci-lint local install instructions by @lampajr in opendatahub-io/model-registry-bf4-kf#4
- Made pkg private, refactored metadata_library.go by @dhirajsb in opendatahub-io/model-registry-bf4-kf#3
- Update issue templates by @dhirajsb in opendatahub-io/model-registry-bf4-kf#8
- Reproducible builds by @tarilabs in opendatahub-io/model-registry-bf4-kf#6
- Serve correct grpc listener by @lampajr in opendatahub-io/model-registry-bf4-kf#19
- Avoid repeated nil check by @tarilabs in opendatahub-io/model-registry-bf4-kf#27
- Implement gRPC GetArtifactType by @tarilabs in opendatahub-io/model-registry-bf4-kf#26
- Fixed #35, refactor DB schema by @dhirajsb in opendatahub-io/model-registry-bf4-kf#36
- Remove wrong copyright headers by @tarilabs in opendatahub-io/model-registry-bf4-kf#49
- Add Dockerfile for registry, part of #15, fixes #40 by @dhirajsb in opendatahub-io/model-registry-bf4-kf#42
- Add first draft of Data Access Layer, with test by @tarilabs in opendatahub-io/model-registry-bf4-kf#34
- Integrate MR GitHub issues into ODH dashboard by @tarilabs in opendatahub-io/model-registry-bf4-kf#54
- Add support for reading config file using viper, fixes #12 by @dhirajsb in opendatahub-io/model-registry-bf4-kf#48
- Update GHA to use github-app token by @tarilabs in opendatahub-io/model-registry-bf4-kf#56
- Fixes #11, add gRPC to/from DB type converter by @dhirajsb in opendatahub-io/model-registry-bf4-kf#38
- Define the Model Registry OpenAPI by @tarilabs in opendatahub-io/model-registry-bf4-kf#51
- Bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in opendatahub-io/model-registry-bf4-kf#69
- Extend GHA to cover for Docker build by @tarilabs in opendatahub-io/model-registry-bf4-kf#64
- Enhance GHA to check uncommitted changes by @tarilabs in opendatahub-io/model-registry-bf4-kf#63
- Add build status badge on README by @lampajr in opendatahub-io/model-registry-bf4-kf#71
- Refactor model registry openapi definition. by @dhirajsb in opendatahub-io/model-registry-bf4-kf#66
- Implement MR service layer by @lampajr in opendatahub-io/model-registry-bf4-kf#68
- Fix MetadataValue to use named property value types, add registeredModelID query param by @dhirajsb in opendatahub-io/model-registry-bf4-kf#75
- Setup image build and push to quay by @lampajr in opendatahub-io/model-registry-bf4-kf#72
- Metadata mapping OpenAPI/gRPC for Bool and Struct by @tarilabs in opendatahub-io/model-registry-bf4-kf#84
- Manage prefix for owned entities by @tarilabs in opendatahub-io/model-registry-bf4-kf#79
- Add in REST findModelArtifact modelVersionID query param by @tarilabs in opendatahub-io/model-registry-bf4-kf#81
- Bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in opendatahub-io/model-registry-bf4-kf#86
- Export QUAY_ORG for latest tag by @lampajr in opendatahub-io/model-registry-bf4-kf#88
- Adding the tracker template for issue creation by @rareddy in opendatahub-io/model-registry-bf4-kf#91
- Rename tracker.md to tracker.yml by @tarilabs in opendatahub-io/model-registry-bf4-kf#92
- Create dependabot.yml by @dhirajsb in opendatahub-io/model-registry-bf4-kf#94
- Bump ubi8/ubi-minimal from 8.6 to 8.8 by @dependabot in opendatahub-io/model-registry-bf4-kf#97
- Bump actions/checkout from 3 to 4 by @dependabot in opendatahub-io/model-registry-bf4-kf#98
- Bump github.com/vektah/gqlparser/v2 from 2.5.8 to 2.5.10 by @dependabot in opendatahub-io/model-registry-bf4-kf#99
- Bump gorm.io/gorm from 1.25.4 to 1.25.5 by @dependabot in opendatahub-io/model-registry-bf4-kf#103
- Bump golang.org/x/sync from 0.3.0 to 0.4.0 by @dependabot in opendatahub-io/model-registry-bf4-kf#101
- Bump google.golang.org/grpc from 1.57.1 to 1.59.0 by @dependabot in opendatahub-io/model-registry-bf4-kf#102
- Bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in opendatahub-io/model-registry-bf4-kf#100
- Automate ml-metadata proto download by @lampajr in opendatahub-io/model-registry-bf4-kf#89
- Skip pr checks when changing files not affecting the build by @lampajr in opendatahub-io/model-registry-bf4-kf#106
- Improve core layer testing by @lampajr in opendatahub-io/model-registry-bf4-kf#85
- Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible by @dependabot in opendatahub-io/model-registry-bf4-kf#111
- workflows: fix branch restriction on pull requests by @isinyaaa in opendatahub-io/model-registry-bf4-kf#112
- Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in opendatahub-io/model-registry-bf4-kf#114
- Bump gorm.io/driver/sqlite from 1.5.3 to 1.5.4 by @dependabot in opendatahub-io/model-registry-bf4-kf#115
- Bump github.com/99designs/gqlgen from 0.17.36 to 0.17.40 by @dependabot in opendatahub-io/model-registry-bf4-kf#116
- Bump github.com/testcontainers/testcontainers-go from 0.25.0 to 0.26.0 by @dependabot in opendatahub-io/model-registry-bf4-kf#117
- Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.0.0 to 2.0.1 by @dependabot in opendatahub-io/model-registry-bf4-kf#118
- Improve core layer optional params management by @lampajr in opendatahub-io/model-registry-bf4-kf#113
- Add property description to BaseResourceUpdate by @dhirajsb in opendatahub-io/model-registry-bf4-kf#119
- Update the README by @lampajr in opendatahub-io/model-registry-bf4-kf#124
- Implement core layer mapper using Goverter by @lampajr in opendatahub-io/model-registry-bf4-kf#123
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in opendatahub-io/model-registry-bf4-kf#126
- Bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in opendatahub-io/model-registry-bf4-kf#127
- Implement REST API Server for Model Registry by @tarilabs in opendatahub-io/model-registry-bf4-kf#108
- Add Python client by @isinyaaa in opendatahub-io/model-registry-bf4-kf#77
- Implement Model Serving API in the GO Core layer by @lampajr in opendatahub-io/model-registry-bf4-kf#128
- Move runtime from Artifact to InferenceService by @tarilabs in opendatahub-io/model-registry-bf4-kf#134
- Change mlmd hostname and port cmdline options to k8s style hyphen case by @dhirajsb in opendatahub-io/model-registry-bf4-kf#136
- Update(Dockerfile): Use ubi9 images that contains required glibc vers… by @rkubis in opendatahub-io/model-registry-bf4-kf#135
- Minor fixes for py client by @isinyaaa in opendatahub-io/model-registry-bf4-kf#132
- Make model registry core importable as library by @lampajr in opendatahub-io/model-registry-bf4-kf#140
- Create BuildListOption for REST query params by @tarilabs in opendatahub-io/model-registry-bf4-kf#139
- python check: do not ignore the workflow itself by @lampajr in opendatahub-io/model-registry-bf4-kf#146
- Bump actions/checkout from 3 to 4 by @dependabot in opendatahub-io/model-registry-bf4-kf#143
- Improve converter testing by @lampajr in opendatahub-io/model-registry-bf4-kf#141
- Make core models importable by @lampajr in opendatahub-io/model-registry-bf4-kf#149
- Fix docker compose setup by @lampajr in opendatahub-io/model-registry-bf4-kf#142
- Update build-image-pr.yml: switch to pull_request event by @lampajr in opendatahub-io/model-registry-bf4-kf#153
- Fix core library issue by @lampajr in opendatahub-io/model-registry-bf4-kf#154
- Revert "Update(Dockerfile): Use ubi9 images that contains required gl… by @rkubis in opendatahub-io/model-registry-bf4-kf#150
- Remove go-server code from repository by @lampajr in opendatahub-io/model-registry-bf4-kf#155
- gha: upload code coverage to codecov.io by @dtrifiro in opendatahub-io/model-registry-bf4-kf#163
- Use canAddFields option in mlmd type setup by @lampajr in opendatahub-io/model-registry-bf4-kf#160
- Fix GetModelArtifactByParams when no results by @lampajr in opendatahub-io/model-registry-bf4-kf#165
- gha: set up go code coverage using codecov.io by @dtrifiro in opendatahub-io/model-registry-bf4-kf#171
- Fix strict symbol validation in MR Python client by @tarilabs in https://github.com/opendatahub-io/model-registry-bf4-...