Releases: caraml-dev/merlin
Releases · caraml-dev/merlin
Release v0.32.0-rc3
Release fix: #453
Full Changelog: v0.32.0-rc2...v0.32.0-rc3
Release v0.32.0-rc2
fix: allow post method for standard transformer simulator (#452) <!-- Thanks for sending a pull request! Here are some tips for you: 1. Run unit tests and ensure that they are passing 2. If your change introduces any API changes, make sure to update the e2e tests 3. Make sure documentation is updated for your PR! --> **What this PR does / why we need it**: POST method for standard transformer has not been whitelisted **Which issue(s) this PR fixes**: <!-- *Automatically closes linked issue when PR is merged. Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`. --> Fixes # **Does this PR introduce a user-facing change?**: <!-- If no, just write "NONE" in the release-note block below. If yes, a release note is required. Enter your extended release note in the block below. If the PR requires additional action from users switching to the new release, include the string "action required". For more information about release notes, see kubernetes' guide here: http://git.k8s.io/community/contributors/guide/release-notes.md --> ```release-note Fix permission issue where users are not allowed to make changes to standard transformer simulator. ``` **Checklist** - [x] Added unit test, integration, and/or e2e tests - [x] Tested locally - [ ] Updated documentation - [ ] Update Swagger spec if the PR introduce API changes - [ ] Regenerated Golang and Python client if the PR introduce API changes Co-authored-by: Khor Shu Heng <[email protected]>
Release v0.32.0-rc1
What's Changed
- docs: Reword certain parts of the model/model version deletion docs by @deadlycoconuts in #438
- feat: upgrade authorization middleware to use keto version 0.11 by @khorshuheng in #439
- fix: Updating association tables correctly by @ariefrahmansyah in #442
- Add GPU config to Merlin API by @tkpd-hafizhan in #441
- fix: order the output rows based on the order of the input entities by @khorshuheng in #443
- fix: PDB not deleted and multiple PDBs targeting single deployment by @ariefrahmansyah in #447
New Contributors
- @tkpd-hafizhan made their first contribution in #441
Full Changelog: v0.31.0...v0.32.0-rc1
Release v0.31.3
What's Changed
- Cherry pick PDB fix (#447) to 0.31.0 by @ariefrahmansyah in #449
Full Changelog: v0.31.2...v0.31.3
Release v0.31.2
What's Changed
- fix: order the output rows based on the order of the input entities (#443) by @khorshuheng in #443
Full Changelog: v0.31.1...v0.31.2
Release v0.31.1
What's Changed
- fix: Updating association tables correctly (#442) by @ariefrahmansyah in #444
Full Changelog: v0.31.0...v0.31.1
Release v0.31.0
What's Changed
- Bugfix: Add image building job deletion delay by @deadlycoconuts in #411
- fix: Check cached projects first when listProjects by a specific name by @krithika369 in #415
- Set feast grpc connection count for simulator by @tiopramayudi in #414
- Feat/delete api by @zenovore in #389
- Feat/delete sdk by @zenovore in #406
- Convert API configs from env vars to config file values by @deadlycoconuts in #397
- Feat/delete UI by @zenovore in #402
- Bugfix: Remove DictEnv custom type by @deadlycoconuts in #416
- Bump caraml UPI library by @tiopramayudi in #419
- Fix getting model and model endpoint id for rendering model alert page by @ariefrahmansyah in #421
- chore: Update cache library by @krithika369 in #418
- merlin-sdk docker image by @ariefrahmansyah in #404
- Add PodDisruptionBudget to models and transformers by @ariefrahmansyah in #420
- Add additional ARG version line in Dockerfile by @ariefrahmansyah in #423
- Update jaeger std trf by @tiopramayudi in #417
- Add viperKeyDelimiter; Add unit test for imagebuilder nodeselectors by @ariefrahmansyah in #424
- Fix PDB implementation by @ariefrahmansyah in #425
- Fix panic due to use incorrect value for error message by @tiopramayudi in #427
- feat: Model deletion feature toggle by @ariefrahmansyah in #426
- fix: Parsing NewRelic API Key by @ariefrahmansyah in #428
- Use pytest_configure to set mock responses as global variable by @ariefrahmansyah in #429
- Fix deleting transformer's pdb by @ariefrahmansyah in #430
- Set initial scale during redeployment of a model version by @krithika369 in #431
- fix: Update refresh of prediction job to cater to terminated jobs by @krithika369 in #432
- Revert changes to caching library used in transformer by @krithika369 in #433
- Upgrade to gorm v2 by @krithika369 in #413
- Set DB logger level to silent by @ariefrahmansyah in #434
- fix: delete query for deployments table by @ariefrahmansyah in #435
- fix: Add precautionary logic for PDB by @krithika369 in #436
- fix: Add missing delete batch job button by @deadlycoconuts in #437
- Add FeastClientMaxConcurrentRequests to Transformer Simulator by @deadlycoconuts in #440
Full Changelog: v0.30.1...v0.31.0
Release v0.31.0-rc9
What's Changed
- fix: Add missing delete batch job button by @deadlycoconuts in #437
Full Changelog: v0.31.0-rc8...v0.31.0-rc9
Release v0.31.0-rc8
What's Changed
- fix: Add precautionary logic for PDB by @krithika369 in #436
Full Changelog: v0.31.0-rc7...v0.31.0-rc8
Release v0.31.0-rc7
What's Changed
- fix: delete query for deployments table by @ariefrahmansyah in #435
Full Changelog: v0.31.0-rc6...v0.31.0-rc7