Breaking Changes
- TF-DF no longer supports Python 3.8 since Tensorflow dropped its support.
Features
- Compatibility with Tensorflow 2.14.0
- Contrib: Training preprocessing jointly on the input features, labels and
weights
Fix
- Incorrect model predictions for models without features
- Data race for model resources