Releases: caraml-dev/merlin
Releases · caraml-dev/merlin
v0.27.0-rc3
What's Changed
- Change authentication method to use OIDC identity tokens by @deadlycoconuts in #358
- Remove oauth scope warning and redundant oauth scope by @deadlycoconuts in #362
- Using prefix match header for cmux to handle custom codec content-type by @tiopramayudi in #364
- Remove resource_request for custom transformer test to avoid OOMKilled by @ariefrahmansyah in #363
- Add InferenceLog proto by @terryyylim in #369
- Make API server use its environment label in all deployments by @deadlycoconuts in #370
- Add gRPC client keep alive by @tiopramayudi in #349
- Migrate Merlin from gojek to caraml-dev organisation by @terryyylim in #371
- Update Google client initialisation to use MLP helper method by @deadlycoconuts in #372
- Implement prediction logging in standard transformer by @tiopramayudi in #361
- Replace id token with a more realistic dummy token by @deadlycoconuts in #375
- Bump Go version to 1.20 by @terryyylim in #376
- Disallow changing deployment mode for pending/running endpoints by @krithika369 in #377
- Add Inference Logger by @terryyylim in #373
- chore(doc): Update outdated diagram image by @ariefrahmansyah in #379
- Improve Image Builder Jobs Label and Annotation by @ariefrahmansyah in #380
New Contributors
- @deadlycoconuts made their first contribution in #358
Full Changelog: v0.26.0...v0.27.0-rc3
v0.27.0-rc2
What's Changed
- Change authentication method to use OIDC identity tokens by @deadlycoconuts in #358
- Remove oauth scope warning and redundant oauth scope by @deadlycoconuts in #362
- Using prefix match header for cmux to handle custom codec content-type by @tiopramayudi in #364
- Remove resource_request for custom transformer test to avoid OOMKilled by @ariefrahmansyah in #363
- Add InferenceLog proto by @terryyylim in #369
- Make API server use its environment label in all deployments by @deadlycoconuts in #370
- Add gRPC client keep alive by @tiopramayudi in #349
- Migrate Merlin from gojek to caraml-dev organisation by @terryyylim in #371
- Update Google client initialisation to use MLP helper method by @deadlycoconuts in #372
- Implement prediction logging in standard transformer by @tiopramayudi in #361
- Replace id token with a more realistic dummy token by @deadlycoconuts in #375
- Bump Go version to 1.20 by @terryyylim in #376
- Disallow changing deployment mode for pending/running endpoints by @krithika369 in #377
New Contributors
- @deadlycoconuts made their first contribution in #358
Full Changelog: v0.26.0...v0.27.0-rc2
v0.27.0-rc1
What's Changed
- Change authentication method to use OIDC identity tokens by @deadlycoconuts in #358
- Remove oauth scope warning and redundant oauth scope by @deadlycoconuts in #362
- Using prefix match header for cmux to handle custom codec content-type by @tiopramayudi in #364
- Remove resource_request for custom transformer test to avoid OOMKilled by @ariefrahmansyah in #363
- Add InferenceLog proto by @terryyylim in #369
- Make API server use its environment label in all deployments by @deadlycoconuts in #370
- Add gRPC client keep alive by @tiopramayudi in #349
- Migrate Merlin from gojek to caraml-dev organisation by @terryyylim in #371
New Contributors
- @deadlycoconuts made their first contribution in #358
Full Changelog: v0.26.0...v0.27.0-rc1
v0.26.0-rc9
What's Changed
- Fix Pipenv running different Python version by @ariefrahmansyah in #332
- Upgrade to use mlp v 1.7.5 by @shydefoo in #334
- Add cost estimation when deploying new model by @pradithya in #335
- Add standard transformer documentation for UPI by @pradithya in #333
- Update knative version to 1.7.4 for e2e testing by @pradithya in #309
- Refresh credentials in SDK on load by @krithika369 in #339
- Update gota dependency by @tiopramayudi in #336
- Add gke-gcloud-auth-plugin plugin to dockerfile by @shydefoo in #337
- Fix sqlalchemy version in mlflow-docker file by @shydefoo in #345
- Update gitbook summary MD for std tranformer with UPI by @eric-lidong in #347
- Add graceful termination for pyfunc http server by @pradithya in #343
- Remove vault dependency by @shydefoo in #331
- Use kserve 0.9.0 for end to end test by @pradithya in #348
- [Pyfunc] Add ability to push metrics to Prometheus push gateway by @pradithya in #311
- Refactor deployed model labels by @ariefrahmansyah in #346
- Support resource configuration for imagebuilder by @terryyylim in #351
- Upgrade gota dependency by @tiopramayudi in #353
- Add missing method for imagebuilder resource custom decoder by @terryyylim in #354
- Specify service account for kaniko jobs by @shydefoo in #352
- Pin MLflow version to 1.23.0 on pyfunc-server and batch-prediction base image by @ariefrahmansyah in #356
- Fix checking GOOGLE_APPLICATION_CREDENTIALS argument by @ariefrahmansyah in #359
- Requires one space for separator between variable and bracket by @ariefrahmansyah in #360
- Using prefix match header for cmux to handle custom codec content-type by @tiopramayudi in #364
New Contributors
- @shydefoo made their first contribution in #334
- @krithika369 made their first contribution in #339
- @eric-lidong made their first contribution in #347
Full Changelog: v0.25.0...v0.26.0-rc8
v0.26.0
What's Changed
- Fix Pipenv running different Python version by @ariefrahmansyah in #332
- Upgrade to use mlp v 1.7.5 by @shydefoo in #334
- Add cost estimation when deploying new model by @pradithya in #335
- Add standard transformer documentation for UPI by @pradithya in #333
- Update knative version to 1.7.4 for e2e testing by @pradithya in #309
- Refresh credentials in SDK on load by @krithika369 in #339
- Update gota dependency by @tiopramayudi in #336
- Add gke-gcloud-auth-plugin plugin to dockerfile by @shydefoo in #337
- Fix sqlalchemy version in mlflow-docker file by @shydefoo in #345
- Update gitbook summary MD for std tranformer with UPI by @eric-lidong in #347
- Add graceful termination for pyfunc http server by @pradithya in #343
- Remove vault dependency by @shydefoo in #331
- Use kserve 0.9.0 for end to end test by @pradithya in #348
- [Pyfunc] Add ability to push metrics to Prometheus push gateway by @pradithya in #311
- Refactor deployed model labels by @ariefrahmansyah in #346
- Support resource configuration for imagebuilder by @terryyylim in #351
- Upgrade gota dependency by @tiopramayudi in #353
- Add missing method for imagebuilder resource custom decoder by @terryyylim in #354
- Specify service account for kaniko jobs by @shydefoo in #352
- Pin MLflow version to 1.23.0 on pyfunc-server and batch-prediction base image by @ariefrahmansyah in #356
- Fix checking GOOGLE_APPLICATION_CREDENTIALS argument by @ariefrahmansyah in #359
- Requires one space for separator between variable and bracket by @ariefrahmansyah in #360
- Cherry-pick #364 by @tiopramayudi in #365
New Contributors
- @shydefoo made their first contribution in #334
- @krithika369 made their first contribution in #339
- @eric-lidong made their first contribution in #347
Full Changelog: v0.25.0...v0.26.0
v0.26.0-rc8
What's Changed
- Fix Pipenv running different Python version by @ariefrahmansyah in #332
- Upgrade to use mlp v 1.7.5 by @shydefoo in #334
- Add cost estimation when deploying new model by @pradithya in #335
- Add standard transformer documentation for UPI by @pradithya in #333
- Update knative version to 1.7.4 for e2e testing by @pradithya in #309
- Refresh credentials in SDK on load by @krithika369 in #339
- Update gota dependency by @tiopramayudi in #336
- Add gke-gcloud-auth-plugin plugin to dockerfile by @shydefoo in #337
- Fix sqlalchemy version in mlflow-docker file by @shydefoo in #345
- Update gitbook summary MD for std tranformer with UPI by @eric-lidong in #347
- Add graceful termination for pyfunc http server by @pradithya in #343
- Remove vault dependency by @shydefoo in #331
- Use kserve 0.9.0 for end to end test by @pradithya in #348
- [Pyfunc] Add ability to push metrics to Prometheus push gateway by @pradithya in #311
- Refactor deployed model labels by @ariefrahmansyah in #346
- Support resource configuration for imagebuilder by @terryyylim in #351
- Upgrade gota dependency by @tiopramayudi in #353
- Add missing method for imagebuilder resource custom decoder by @terryyylim in #354
- Specify service account for kaniko jobs by @shydefoo in #352
- Pin MLflow version to 1.23.0 on pyfunc-server and batch-prediction base image by @ariefrahmansyah in #356
- Fix checking GOOGLE_APPLICATION_CREDENTIALS argument by @ariefrahmansyah in #359
- Requires one space for separator between variable and bracket by @ariefrahmansyah in #360
New Contributors
- @shydefoo made their first contribution in #334
- @krithika369 made their first contribution in #339
- @eric-lidong made their first contribution in #347
Full Changelog: v0.25.0...v0.26.0-rc8
v0.26.0-rc7
What's Changed
- Fix Pipenv running different Python version by @ariefrahmansyah in #332
- Upgrade to use mlp v 1.7.5 by @shydefoo in #334
- Add cost estimation when deploying new model by @pradithya in #335
- Add standard transformer documentation for UPI by @pradithya in #333
- Update knative version to 1.7.4 for e2e testing by @pradithya in #309
- Refresh credentials in SDK on load by @krithika369 in #339
- Update gota dependency by @tiopramayudi in #336
- Add gke-gcloud-auth-plugin plugin to dockerfile by @shydefoo in #337
- Fix sqlalchemy version in mlflow-docker file by @shydefoo in #345
- Update gitbook summary MD for std tranformer with UPI by @eric-lidong in #347
- Add graceful termination for pyfunc http server by @pradithya in #343
- Remove vault dependency by @shydefoo in #331
- Use kserve 0.9.0 for end to end test by @pradithya in #348
- [Pyfunc] Add ability to push metrics to Prometheus push gateway by @pradithya in #311
- Refactor deployed model labels by @ariefrahmansyah in #346
- Support resource configuration for imagebuilder by @terryyylim in #351
- Upgrade gota dependency by @tiopramayudi in #353
- Add missing method for imagebuilder resource custom decoder by @terryyylim in #354
- Specify service account for kaniko jobs by @shydefoo in #352
- Pin MLflow version to 1.23.0 on pyfunc-server and batch-prediction base image by @ariefrahmansyah in #356
New Contributors
- @shydefoo made their first contribution in #334
- @krithika369 made their first contribution in #339
- @eric-lidong made their first contribution in #347
Full Changelog: v0.25.0...v0.26.0-rc7
v0.26.0-rc6
What's Changed
- Fix Pipenv running different Python version by @ariefrahmansyah in #332
- Upgrade to use mlp v 1.7.5 by @shydefoo in #334
- Add cost estimation when deploying new model by @pradithya in #335
- Add standard transformer documentation for UPI by @pradithya in #333
- Update knative version to 1.7.4 for e2e testing by @pradithya in #309
- Refresh credentials in SDK on load by @krithika369 in #339
- Update gota dependency by @tiopramayudi in #336
- Add gke-gcloud-auth-plugin plugin to dockerfile by @shydefoo in #337
- Fix sqlalchemy version in mlflow-docker file by @shydefoo in #345
- Update gitbook summary MD for std tranformer with UPI by @eric-lidong in #347
- Add graceful termination for pyfunc http server by @pradithya in #343
- Remove vault dependency by @shydefoo in #331
- Use kserve 0.9.0 for end to end test by @pradithya in #348
- [Pyfunc] Add ability to push metrics to Prometheus push gateway by @pradithya in #311
- Refactor deployed model labels by @ariefrahmansyah in #346
- Support resource configuration for imagebuilder by @terryyylim in #351
- Upgrade gota dependency to fix join operation by @tiopramayudi in #353
- Add missing method for imagebuilder resource custom decoder by @terryyylim in #354
New Contributors
- @shydefoo made their first contribution in #334
- @krithika369 made their first contribution in #339
- @eric-lidong made their first contribution in #347
Full Changelog: v0.25.0...v0.26.0-rc4
v0.26.-rc5
What's Changed
- Fix Pipenv running different Python version by @ariefrahmansyah in #332
- Upgrade to use mlp v 1.7.5 by @shydefoo in #334
- Add cost estimation when deploying new model by @pradithya in #335
- Add standard transformer documentation for UPI by @pradithya in #333
- Update knative version to 1.7.4 for e2e testing by @pradithya in #309
- Refresh credentials in SDK on load by @krithika369 in #339
- Update gota dependency by @tiopramayudi in #336
- Add gke-gcloud-auth-plugin plugin to dockerfile by @shydefoo in #337
- Fix sqlalchemy version in mlflow-docker file by @shydefoo in #345
- Update gitbook summary MD for std tranformer with UPI by @eric-lidong in #347
- Add graceful termination for pyfunc http server by @pradithya in #343
- Remove vault dependency by @shydefoo in #331
- Use kserve 0.9.0 for end to end test by @pradithya in #348
- [Pyfunc] Add ability to push metrics to Prometheus push gateway by @pradithya in #311
- Refactor deployed model labels by @ariefrahmansyah in #346
- Support resource configuration for imagebuilder by @terryyylim in #351
- Upgrade gota dependency to fix join operation by @tiopramayudi in #353
New Contributors
- @shydefoo made their first contribution in #334
- @krithika369 made their first contribution in #339
- @eric-lidong made their first contribution in #347
Full Changelog: v0.25.0...v0.26.0-rc4
v0.26.0-rc4
What's Changed
- Fix Pipenv running different Python version by @ariefrahmansyah in #332
- Upgrade to use mlp v 1.7.5 by @shydefoo in #334
- Add cost estimation when deploying new model by @pradithya in #335
- Add standard transformer documentation for UPI by @pradithya in #333
- Update knative version to 1.7.4 for e2e testing by @pradithya in #309
- Refresh credentials in SDK on load by @krithika369 in #339
- Update gota dependency by @tiopramayudi in #336
- Add gke-gcloud-auth-plugin plugin to dockerfile by @shydefoo in #337
- Fix sqlalchemy version in mlflow-docker file by @shydefoo in #345
- Update gitbook summary MD for std tranformer with UPI by @eric-lidong in #347
- Add graceful termination for pyfunc http server by @pradithya in #343
- Remove vault dependency by @shydefoo in #331
- Use kserve 0.9.0 for end to end test by @pradithya in #348
- [Pyfunc] Add ability to push metrics to Prometheus push gateway by @pradithya in #311
- Refactor deployed model labels by @ariefrahmansyah in #346
- Support resource configuration for imagebuilder by @terryyylim in #351
New Contributors
- @shydefoo made their first contribution in #334
- @krithika369 made their first contribution in #339
- @eric-lidong made their first contribution in #347
Full Changelog: v0.25.0...v0.26.0-rc4