v0.7.11-2-release
sthaha
released this
21 Aug 06:21
·
133 commits
to main
since this release
What's Changed
- fix: add boto3, spec pipeline version, version export path, and BREAKING CHANGE remove group feature by @sunya-ch in #341
- chore(deps): Bump xgboost from 2.1.0 to 2.1.1 by @dependabot in #338
- chore(deps): Bump protobuf from 5.27.2 to 5.27.3 by @dependabot in #340
- chore: update README to use v0.7.11 by @sthaha in #335
- chore(deps): Bump boto3 from 1.34.69 to 1.34.154 by @dependabot in #353
- chore(deps): Bump boto3 from 1.34.154 to 1.34.155 by @dependabot in #357
- fix: pd.unique warning and ignore file not found by @sunya-ch in #360
- bump up kepler-action to 0.0.8 by @SamYuan1990 in #313
- Revert "bump up kepler-action to 0.0.8" by @sthaha in #363
- fix: incompatability of specpower model on 0.7.11 by @sunya-ch in #367
- chore: Use top-level kepler_model python package by @sthaha in #323
- doc(tekton): fix tekton release URL by @ideaship in #372
- chore: add integration test with latest by @sunya-ch in #374
- fix(estimator): use click to handle log-level by @sthaha in #375
- fix(server): use logging instead of print by @sthaha in #376
- feat: update select logic with spec similarity computation by @sunya-ch in #370
- fix: apply kepler tag to deploy manifests by @sunya-ch in #377
- Revert "feat: update select logic with spec similarity computation" by @sthaha in #381
- fix(estimator): crash when logging by @sthaha in #380
- fix: ignore whitespaces in config files by @sthaha in #384
- fix: mismatch model request check (unexpectedly-repeated model request) by @sunya-ch in #383
- fix: ignore whitespaces in MODEL_CONFIG file by @sthaha in #386
- chore: hatch fmt to format all source to 120 char width by @sthaha in #388
- chore(compose): add compose for local development by @sthaha in #382
- chore: minor cleanup to add logging by @sthaha in #387
New Contributors
Full Changelog: v0.7.11-release...v0.7.11-2-release