Releases: caraml-dev/turing
Releases · caraml-dev/turing
Pyfunc Ensembler Service v1.16.0
What's Changed
- Remove support for Python 3.7 by @krithika369 in #365
Full Changelog: v1.15.0...pyfunc-ensembler-service/v1.16.0
Pyfunc Ensembler Job v1.16.0
What's Changed
- Remove support for Python 3.7 by @krithika369 in #365
Full Changelog: v1.15.0...pyfunc-ensembler-job/v1.16.0
Release v1.15.0
What's Changed
- fix: Bump up caraml auth google by @deadlycoconuts in #359
- Use miniforge conda as Pyfunc ensembler service base image by @krithika369 in #360
- Remove multi-stage build from Pyfunc ensembler service by @krithika369 in #361
- Remove Python 3.7 support in turing-sdk by @krithika369 in #362
- fix: Change delete ensembler api response from int to struct by @deadlycoconuts in #364
Full Changelog: v1.14.2...v1.15.0
Release v1.15.0-rc1
What's Changed
- fix: Bump up caraml auth google by @deadlycoconuts in #359
- Use miniforge conda as Pyfunc ensembler service base image by @krithika369 in #360
- Remove multi-stage build from Pyfunc ensembler service by @krithika369 in #361
- Remove Python 3.7 support in turing-sdk by @krithika369 in #362
- fix: Change delete ensembler api response from int to struct by @deadlycoconuts in #364
Full Changelog: v1.14.2...v1.15.0-rc1
SDK Release v0.12.0
What's Changed
- Remove Python 3.7 support in turing-sdk by @krithika369 in #362
- fix: Change delete ensembler api response from int to struct by @deadlycoconuts in #364
Full Changelog: sdk/v0.11.0...sdk/v0.12.0
SDK Release v0.12.0-rc1
What's Changed
- Remove Python 3.7 support in turing-sdk by @krithika369 in #362
- fix: Change delete ensembler api response from int to struct by @deadlycoconuts in #364
Full Changelog: sdk/v0.11.0...sdk/v0.12.0-rc1
SDK Release v0.11.0
What's Changed
- Feat/delete api by @zenovore in #329
- fix: Missing experiment mappings in standard ensembler config by @krithika369 in #351
- fix: Bump up caraml auth google by @deadlycoconuts in #359
Full Changelog: sdk/v0.10.1...sdk/v0.11.0
Release v1.14.2
What's Changed
- Add kaniko service account to image builder configs by @deadlycoconuts in #357
- docs: Reword certain parts of the ensembler deletion docs by @deadlycoconuts in #355
- fix: Add check before activating service accounts in Kaniko build jobs by @deadlycoconuts in #358
Full Changelog: v1.14.1...v1.14.2
Release v1.14.1
What's Changed
- fix: Prevent calls to ensembling job service/controllers if batch ensembling is deactivated by @deadlycoconuts in #356
Full Changelog: v1.14.0...v1.14.1
Release v1.14.0
What's Changed
- Bugfix: Add image building job deletion delay by @deadlycoconuts in #345
- Feat/delete api by @zenovore in #329
- fix: Trim path prefix when checking for authorization by @krithika369 in #347
- Fix crash due to mismatch number of columns and values in a row by @tiopramayudi in #349
- Add PodDisruptionBudget to router components by @ariefrahmansyah in #346
- fix: Missing experiment mappings in standard ensembler config by @krithika369 in #351
- Set initial scale during update of a router deployment by @krithika369 in #350
- fix some styling on the deletion feature by @zenovore in #348
- Fix ensembler deletion UI bugs by @deadlycoconuts in #352
- fix: Add precautionary logic for PDB by @krithika369 in #353
- fix: Invert logic of isActiveJobStatus helper function by @deadlycoconuts in #354
New Contributors
Full Changelog: v1.13.1...v1.14.0