You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tv...@apache.org on 2020/07/21 23:29:33 UTC

[beam] branch release-2.23.0 updated (2512027 -> bffe09d)

This is an automated email from the ASF dual-hosted git repository.

tvalentyn pushed a change to branch release-2.23.0
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 2512027  [BEAM-10403] Cherrypick #12171 to the release branch.
     add 85e4891  [BEAM-10492] Add missing sideinput handling to DLP transforms
     new bffe09d  [BEAM-10492] Cherrypick the fix from #12263 to 2.23.0 release branch.  #12312

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../beam/sdk/extensions/ml/DLPDeidentifyText.java       | 17 +++++++++++------
 .../apache/beam/sdk/extensions/ml/DLPInspectText.java   | 16 ++++++++++------
 .../beam/sdk/extensions/ml/DLPReidentifyText.java       | 16 ++++++++++------
 3 files changed, 31 insertions(+), 18 deletions(-)


[beam] 01/01: [BEAM-10492] Cherrypick the fix from #12263 to 2.23.0 release branch. #12312

Posted by tv...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

tvalentyn pushed a commit to branch release-2.23.0
in repository https://gitbox.apache.org/repos/asf/beam.git

commit bffe09d18e83062da42a88a6f0117c5e88bc3130
Merge: 2512027 85e4891
Author: tvalentyn <tv...@users.noreply.github.com>
AuthorDate: Tue Jul 21 16:29:11 2020 -0700

    [BEAM-10492] Cherrypick the fix from #12263 to 2.23.0 release branch.  #12312

 .../beam/sdk/extensions/ml/DLPDeidentifyText.java       | 17 +++++++++++------
 .../apache/beam/sdk/extensions/ml/DLPInspectText.java   | 16 ++++++++++------
 .../beam/sdk/extensions/ml/DLPReidentifyText.java       | 16 ++++++++++------
 3 files changed, 31 insertions(+), 18 deletions(-)