Skip to content

Commit ed8aeec

Browse files
committed
Updating README and release notes for tfx-bsl 1.17.1 release.
PiperOrigin-RevId: 767811954
1 parent d96d370 commit ed8aeec

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ combinations may also work.
147147
tfx-bsl | apache-beam[gcp] | pyarrow | tensorflow | tensorflow-metadata | tensorflow-serving-api |
148148
------------------------------------------------------------------------------- | -----------------| ---------|-------------------|---------------------|------------------------|
149149
[GitHub master](https://github.com/tensorflow/tfx-bsl/blob/master/RELEASE.md) | 2.64.0 | 10.0.1 | nightly (2.x) | 1.17.1 | 2.17.1 |
150+
[1.17.1](https://github.com/tensorflow/tfx-bsl/blob/v1.17.1/RELEASE.md) | 2.64.0 | 10.0.1 | 2.17 | 1.17.1 | 2.17.1 |
150151
[1.17.0](https://github.com/tensorflow/tfx-bsl/blob/v1.17.0/RELEASE.md) | 2.64.0 | 10.0.1 | 2.17 | 1.17.1 | 2.17.1 |
151152
[1.16.1](https://github.com/tensorflow/tfx-bsl/blob/v1.16.1/RELEASE.md) | 2.59.0 | 10.0.1 | 2.16 | 1.16.1 | 2.16.1 |
152153
[1.16.0](https://github.com/tensorflow/tfx-bsl/blob/v1.16.0/RELEASE.md) | 2.59.0 | 10.0.1 | 2.16 | 1.16.0 | 2.16.1 |

RELEASE.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,30 @@
66

77
## Bug Fixes and Other Changes
88

9+
## Breaking Changes
10+
11+
## Deprecations
12+
13+
# Version 1.17.1
14+
15+
* N/A
16+
17+
## Major Features and Improvements
18+
19+
* N/A
20+
21+
## Bug Fixes and Other Changes
22+
923
* Depends on `apache-beam[gcp]>=2.50,<2.51` for Python 3.9 and 3.10.
1024

1125
## Breaking Changes
1226

27+
* N/A
28+
1329
## Deprecations
1430

31+
* N/A
32+
1533
# Version 1.17.0
1634

1735
## Major Features and Improvements

0 commit comments

Comments
 (0)