You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ud...@apache.org on 2019/12/13 00:46:26 UTC

[beam] branch release-2.18.0 updated (4b1bfc5 -> e657f18)

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

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


    from 4b1bfc5  Merge pull request #10371: [release-2.18.0][BEAM-8917] jsr305 dependency declaration for Nullable class (#10324)
     add dbd4265  BEAM-8861 - Disallow self-signed certs by default
     new e657f18  Merge pull request #10353: [release-2.18.0][BEAM-8861] Disallow self-signed certificates by default in ElasticsearchIO

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/io/elasticsearch/ElasticsearchIO.java | 28 +++++++++++++++++++---
 1 file changed, 25 insertions(+), 3 deletions(-)


[beam] 01/01: Merge pull request #10353: [release-2.18.0][BEAM-8861] Disallow self-signed certificates by default in ElasticsearchIO

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

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

commit e657f18a49274832239a2ea10dc557896dfc317f
Merge: 4b1bfc5 dbd4265
Author: Udi Meiri <ud...@users.noreply.github.com>
AuthorDate: Thu Dec 12 16:46:13 2019 -0800

    Merge pull request #10353: [release-2.18.0][BEAM-8861] Disallow self-signed certificates by default in ElasticsearchIO

 .../beam/sdk/io/elasticsearch/ElasticsearchIO.java | 28 +++++++++++++++++++---
 1 file changed, 25 insertions(+), 3 deletions(-)