Instrument:
- Add
[Feature]
prefix for new features- Add
[Bugfix]
prefix for bug fixes- Add
[API]
prefix for API changes- Add
[DOC]
prefix for Doc changes
please add your unreleased change here.
- [DOC] add docs for secretflow_serving_lib
- [Feature]
MERGE_Y
operator supportEXP_TAYLOR
link function - [Feature] add graph_builder function to secretflow_serving_lib
- [Feature] handle 30x http code for model pulling
- [Feature] support
cast
function of arrow in preprocessing operator
- [Bugfix] fix tree predict base score miss
- [Bugfix] fix http adapater error msg format failed
- [Feature] Add Trace function
- [Feature] Support http model source
- [Deprecated] Python 3.8 is no longer suppoted for secretflow-serving-lib
- [Deprecated] macOS 11.x is no longer supported for secretflow-serving-lib
- [Bugfix] Fix dummy node check output schema failed
- [Feature] Add
ARROW_PROCESSING
operator - [Feature] Add Python binding libs for serving
- [Feature] Add thread pool for ops executing
- [Feature] Node could have multiple out edges
- [Feature] Add support for Execution with specific party
- [Feature] Add
variable_inputs
tag forOpDef
- [Feature] Add
TREE_SELECTS
,TREE_MERGE
andTREE_ENSEMBLE_PREDICT
operators
- [serving] Init release.