Releases: capitalone/rubicon-ml
Releases · capitalone/rubicon-ml
v0.10.5
full changelog: 0.10.4...0.10.5
changes
- chore: update PyYAML (#506)
- chore: changes by run-edgetest action (#503, #504, #505, #509, #514)
- style: update-precommit (#510)
- test: read/write repository regression tests (#481)
- test: use fixtures, clean up paths & pin dask (#512)
bugfixes
- fix: remove environments (#507)
v0.10.4
v0.10.3
full changelog: 0.10.2...0.10.3
changes
- update schema artifact logging to support additional parameters @thebrianbn (#492)
v0.10.2
full changelog: 0.10.1...0.10.2
changes
- update workflows by @ryanSoley (#487)
- changes by run-edgetest action by GitHub actions (#489)
bugfixes
- fix edgetest by @ryanSoley (#488)
v0.10.1
full changelog: 0.10.0...0.10.1
changes
- add support for logging of H2O MOJO model artifacts @thebrianbn (#486)
v0.10.0
v0.9.2
full changelog: 0.9.1...0.9.2
bug fixes
- pass s3 storage options to dataframe read/write by @ryanSoley (#484)
v0.9.1
full changelog: 0.9.0...0.9.1
changes
- changes by run-edgetest action by GitHub actions (#480)
deprecations
- deprecate prefect tasks by @ryanSoley (#476)
v0.9.0
full changelog: 0.8.3...0.9.0
changes
DataframePlot
- warn on missing dataframes by @jeh362 (#471)- project dataclass - warn on extra kwargs by @ryanSoley (#474)
- experiment dataclass - warn on extra kwargs by @ryanSoley (#475)
- remaining dataclasses - warn on extra kwargs by @ryanSoley (#476)
- changes by run-edgetest action by GitHub actions (#479)
bugfixes
- add
polars
to edgetest config by @ryanSoley (#477)