Skip to content

Commit 993d3c3

Browse files
tf-transform-teamtfx-copybara
authored andcommitted
TFT 1.6.0 Release
PiperOrigin-RevId: 423328791
1 parent ff04e67 commit 993d3c3

File tree

5 files changed

+29
-10
lines changed

5 files changed

+29
-10
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@ other *untested* combinations may also work.
9696

9797
tensorflow-transform | apache-beam[gcp] | pyarrow | tensorflow | tensorflow-metadata | tfx-bsl |
9898
------------------------------------------------------------------------------- | -----------------| --------|-------------------|---------------------|---------|
99-
[GitHub master](https://github.com/tensorflow/transform/blob/master/RELEASE.md) | 2.34.0 | 5.0.0 | nightly (1.x/2.x) | 1.5.0 | 1.5.0 |
99+
[GitHub master](https://github.com/tensorflow/transform/blob/master/RELEASE.md) | 2.35.0 | 5.0.0 | nightly (1.x/2.x) | 1.6.0 | 1.6.0 |
100+
[1.6.0](https://github.com/tensorflow/transform/blob/v1.6.0/RELEASE.md) | 2.35.0 | 5.0.0 | 1.15.5 / 2.7 | 1.6.0 | 1.6.0 |
100101
[1.5.0](https://github.com/tensorflow/transform/blob/v1.5.0/RELEASE.md) | 2.34.0 | 5.0.0 | 1.15.2 / 2.7 | 1.5.0 | 1.5.0 |
101102
[1.4.0](https://github.com/tensorflow/transform/blob/v1.4.0/RELEASE.md) | 2.33.0 | 4.0.1 | 1.15.2 / 2.6 | 1.4.0 | 1.4.0 |
102103
[1.3.0](https://github.com/tensorflow/transform/blob/v1.3.0/RELEASE.md) | 2.31.0 | 2.0.0 | 1.15.2 / 2.6 | 1.2.0 | 1.3.0 |

RELEASE.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44

55
## Major Features and Improvements
66

7+
## Bug Fixes and Other Changes
8+
9+
## Breaking Changes
10+
11+
## Deprecations
12+
13+
# Version 1.6.0
14+
15+
## Major Features and Improvements
16+
717
* Introduced `tft.experimental.get_vocabulary_size_by_name` that can retrieve
818
the size of a vocabulary computed using `tft.vocabulary` within the
919
`preprocessing_fn`.
@@ -14,14 +24,21 @@
1424
## Bug Fixes and Other Changes
1525

1626
* Depends on `numpy>=1.16,<2`.
27+
* Depends on `apache-beam[gcp]>=2.35,<3`.
1728
* Depends on `absl-py>=0.9,<2.0.0`.
29+
* Depends on `tensorflow-metadata>=1.6.0,<1.7.0`.
30+
* Depends on `tfx-bsl>=1.6.0,<1.7.0`.
1831
* Depends on
1932
`tensorflow>=1.15.5,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,<3`.
2033

2134
## Breaking Changes
2235

36+
* N/A
37+
2338
## Deprecations
2439

40+
* N/A
41+
2542
# Version 1.5.0
2643

2744
## Major Features and Improvements

docs/install.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,10 @@ other *untested* combinations may also work.
9595

9696
tensorflow-transform | apache-beam[gcp] | pyarrow | tensorflow | tensorflow-metadata | tfx-bsl
9797
------------------------------------------------------------------------------- | ---------------- | ------- | ----------------- | ------------------- | -------
98-
[GitHub master](https://github.com/tensorflow/transform/blob/master/RELEASE.md) | 2.34.0 | 2.0.0 | nightly (1.x/2.x) | 1.5.0 | 1.5.0
99-
[1.5.0](https://github.com/tensorflow/transform/blob/v1.5.0/RELEASE.md) | 2.34.0 | 2.0.0 | 1.15.2 / 2.7 | 1.5.0 | 1.5.0
100-
[1.4.0](https://github.com/tensorflow/transform/blob/v1.4.0/RELEASE.md) | 2.33.0 | 2.0.0 | 1.15.2 / 2.6 | 1.4.0 | 1.4.0
98+
[GitHub master](https://github.com/tensorflow/transform/blob/master/RELEASE.md) | 2.35.0 | 5.0.0 | nightly (1.x/2.x) | 1.6.0 | 1.6.0
99+
[1.6.0](https://github.com/tensorflow/transform/blob/v1.6.0/RELEASE.md) | 2.35.0 | 5.0.0 | 1.15.5 / 2.7 | 1.6.0 | 1.6.0
100+
[1.5.0](https://github.com/tensorflow/transform/blob/v1.5.0/RELEASE.md) | 2.34.0 | 5.0.0 | 1.15.2 / 2.7 | 1.5.0 | 1.5.0
101+
[1.4.0](https://github.com/tensorflow/transform/blob/v1.4.0/RELEASE.md) | 2.33.0 | 4.0.1 | 1.15.2 / 2.6 | 1.4.0 | 1.4.0
101102
[1.3.0](https://github.com/tensorflow/transform/blob/v1.3.0/RELEASE.md) | 2.31.0 | 2.0.0 | 1.15.2 / 2.6 | 1.2.0 | 1.3.0
102103
[1.2.0](https://github.com/tensorflow/transform/blob/v1.2.0/RELEASE.md) | 2.31.0 | 2.0.0 | 1.15.2 / 2.5 | 1.2.0 | 1.2.0
103104
[1.1.1](https://github.com/tensorflow/transform/blob/v1.1.1/RELEASE.md) | 2.29.0 | 2.0.0 | 1.15.2 / 2.5 | 1.1.0 | 1.1.1

setup.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def _make_required_install_packages():
4343
# protobuf) with TF and pyarrow version with tfx-bsl.
4444
return [
4545
'absl-py>=0.9,<2.0.0',
46-
'apache-beam[gcp]>=2.34,<3',
46+
'apache-beam[gcp]>=2.35,<3',
4747
'numpy>=1.16,<2',
4848
'protobuf>=3.13,<4',
4949
'pyarrow>=1,<6',
@@ -53,12 +53,12 @@ def _make_required_install_packages():
5353
'>=1.15.5,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,<2.8'),
5454
# pylint: enable=line-too-long
5555
'tensorflow-metadata' + select_constraint(
56-
default='>=1.5.0,<1.6.0',
57-
nightly='>=1.6.0.dev',
56+
default='>=1.6.0,<1.7.0',
57+
nightly='>=1.7.0.dev',
5858
git_master='@git+https://github.com/tensorflow/metadata@master'),
5959
'tfx-bsl' + select_constraint(
60-
default='>=1.5.0,<1.6.0',
61-
nightly='>=1.6.0.dev',
60+
default='>=1.6.0,<1.7.0',
61+
nightly='>=1.7.0.dev',
6262
git_master='@git+https://github.com/tensorflow/tfx-bsl@master'),
6363
]
6464

tensorflow_transform/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
"""Contains the version string of TF.Transform."""
1515

1616
# Note that setup.py uses this version.
17-
__version__ = '1.6.0.dev'
17+
__version__ = '1.7.0.dev'

0 commit comments

Comments
 (0)