Releases: Cornerstone-OnDemand/modelkit
Releases · Cornerstone-OnDemand/modelkit
v0.1.2
What's Changed
- Bump version: 0.1.0 → 0.1.1 by @antoinejeannot in #212
- Fix settings of cache provider by environment variable by @ldeflandre in #214
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Release v0.1.0 by @antoinejeannot in #209
- storage driver settings: ignore extra by @antoinejeannot in #210
Full Changelog: v0.1.0...v0.1.1
v0.1.0: pydantic 2 support
What's Changed
- Bump version: 0.0.30 → 0.0.31 by @antoinejeannot in #205
- bump pydantic by @antoinejeannot in #204
- Bump version: 0.0.31 → 0.1.0.b1 by @antoinejeannot in #206
- remove badges generation by @antoinejeannot in #207
Full Changelog: 0.0.31...v0.1.0
v0.1.0.b1
What's Changed
- library settings: allow extra by @antoinejeannot in #196
- Add get_keras_model to TensorflowModel by @mathilde-leval in #187
- Fresh setup by @antoinejeannot in #198
- distant models: Add headers support by @NicolasCarrezCSOD in #200
- tensorflow model: fix TensorflowModelMixin usage by @antoinejeannot in #201
New Contributors
- @NicolasCarrezCSOD made their first contribution in #200
Full Changelog: v0.0.30...0.0.31
What's Changed
- Bump version: 0.0.30 → 0.0.31 by @antoinejeannot in #205
- bump pydantic by @antoinejeannot in #204
Full Changelog: 0.0.31...0.1.0.b1
v0.0.31
What's Changed
- library settings: allow extra by @antoinejeannot in #196
- Add get_keras_model to TensorflowModel by @mathilde-leval in #187
- Fresh setup by @antoinejeannot in #198
- distant models: Add headers support by @NicolasCarrezCSOD in #200
- tensorflow model: fix TensorflowModelMixin usage by @antoinejeannot in #201
New Contributors
- @NicolasCarrezCSOD made their first contribution in #200
Full Changelog: v0.0.30...0.0.31
v0.0.30
What's Changed
- Fix detected vulnerabilities by @tbascoul in #193
- Fix distant http model json encoding by @antoinejeannot in #194
Full Changelog: v0.0.29...v0.0.30
v0.0.29
What's Changed
- Add documentation regarding DistantHTTPBatchModel by @mathilde-leval in #184
- Implement async distant model with predict batch by @antoinejeannot in #185
- setup: pin pydantic to <2.0 to avoid breaking changes by @victorbenichoux in #190
Full Changelog: v0.0.28...v0.0.29
v0.0.28
What's Changed
- Bump actions version by @tbascoul in #181
- Support python 3.11 by @tbascoul in #180
- Implement distant model with predict batch by @mathilde-leval in #183
Full Changelog: v0.0.27...v0.0.28
v0.0.27
What's Changed
- Pytest error by @franckbrl in #177
- Few typos in documentation by @franckbrl in #175
- Allow model dependencies for assets by @antoinejeannot in #179
New Contributors
- @franckbrl made their first contribution in #177
Full Changelog: v0.0.26...v0.0.27
v0.0.26
What's Changed
- bump mypy & fix typing by @antoinejeannot in #172
- Pickable storage driver clients by @antoinejeannot in #173
Full Changelog: v0.0.25...v0.0.26