File tree Expand file tree Collapse file tree 1 file changed +6
-17
lines changed Expand file tree Collapse file tree 1 file changed +6
-17
lines changed Original file line number Diff line number Diff line change 1
- # Version 0.24.0
1
+ # Version 0.24.1
2
2
3
3
## Major Features and Improvements
4
4
5
- * You can now build the TFDV wheel with ` python setup.py bdist_wheel ` . Note:
6
- * If you want to build a manylinux2010 wheel you'll still need
7
- to use Docker.
8
- * Bazel is still required.
9
- * You can now build manylinux2010 TFDV wheel for Python 3.8.
5
+ * N/A
10
6
11
7
## Bug Fixes and Other Changes
12
8
13
- * Support allowlist and denylist features in ` tfdv.visualize_statistics `
14
- method.
15
- * Depends on ` absl-py>=0.9,<0.11 ` .
16
- * Depends on ` pandas>=1.0,<2 ` .
17
- * Depends on ` protobuf>=3.9.2,<4 ` .
18
- * Depends on ` tensorflow-metadata>=0.24,<0.25 ` .
19
- * Depends on ` tensorflow-transform>=0.24,<0.25 ` .
20
- * Depends on ` tfx-bsl>=0.24,<0.25 ` .
9
+ * Depends on ` apache-beam[gcp]>=2.24,<3 ` .
10
+ * Depends on ` tensorflow-transform>=0.24.1,<0.25 ` .
11
+ * Depends on ` tfx-bsl>=0.24.1,<0.25 ` .
21
12
22
13
## Known Issues
23
14
29
20
30
21
## Deprecations
31
22
32
- * Deprecated Py3.5 support.
33
- * Deprecated ` sample_count ` option in ` tfdv.StatsOptions ` . Use ` sample_rate `
34
- option instead.
23
+ * N/A
You can’t perform that action at this time.
0 commit comments