Releases: caraml-dev/universal-prediction-interface
Releases · caraml-dev/universal-prediction-interface
Release v1.0.0
What's Changed
- Migrate to buf plugins by @krithika369 in #26
Breaking Changes
This release is no longer compatible with protobuf<3.20.0
.
New Contributors
- @krithika369 made their first contribution in #26
Full Changelog: v0.3.6...v1.0.0
v0.3.6
- Fix panic due to mismatch dimension by @tiopramayudi in #25
v0.3.5
- Add utility function to convert table to dict by @tiopramayudi in #24
v0.3.4
What's Changed
- Observation Service Interface by @terryyylim in #16
- Add Observation service log key by @terryyylim in #17
- Add prediction log and router log proto by @pradithya in #19
- add ruby codegen by @leonlnj in #22
- update header proto by @leonlnj in #23
- UPI Table converter to google.protobuf.Struct by @pradithya in #21
New Contributors
- @terryyylim made their first contribution in #16
Full Changelog: 0.3.3...v0.3.4
0.3.3
What's Changed
- Rename NamedValue to Variable by @pradithya in #10
- Remove generated artifacts related to #10 by @pradithya in #11
- Add upi echo server example and ci by @leonlnj in #12
- Fix handling of np.int32 and np.float32 in df_to_table function by @pradithya in #13
- Ability to customize model name in response metadata by @pradithya in #14
- Rename experiment_id and treatment_id by @pradithya in #15
New Contributors
Full Changelog: 0.2.0...0.3.3
0.3.2
What's Changed
- Rename NamedValue to Variable by @pradithya in #10
- Remove generated artifacts related to #10 by @pradithya in #11
- Add upi echo server example and ci by @leonlnj in #12
- Fix handling of np.int32 and np.float32 in df_to_table function by @pradithya in #13
New Contributors
Full Changelog: 0.2.0...0.3.2
0.3.1
What's Changed
- Rename NamedValue to Variable by @pradithya in #10
- Remove generated artifacts related to #10 by @pradithya in #11
Full Changelog: 0.2.0...0.3.1
0.3.0
0.2.0
What's Changed
- Include mypy generated code in caraml-upi-protos by @pradithya in #4
- Add python benchmark by @pradithya in #5
- Add continuous benchmark by @pradithya in #7
- UPI Interface Update by @pradithya in #6
Full Changelog: 0.1.0...0.2.0
0.1.0-rc2
What's Changed
- Initial UPI Interface by @pradithya in #1
- Python codegen publishing by @pradithya in #2
- Use official pipy to publish caraml-upi-protos by @pradithya in #3