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

jbonofre pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from a3510e0  Merge pull request #7205: [BEAM-5817] Add SQL bounded side 
input join to queries that are actually run
     add d897c5c  BEAM-6151: MongoDbIO add support mongodb server with self 
signed ssl
     add 9fbe80e  Merge branch 'master' into BEAM-6151
     new 385f2a1  Merge pull request #7162 from chaimt/BEAM-6151

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:
 .../org/apache/beam/sdk/io/mongodb/MongoDbIO.java  | 129 +++++++++++++++++++--
 .../org/apache/beam/sdk/io/mongodb/SSLUtils.java   |  75 ++++++++++++
 2 files changed, 194 insertions(+), 10 deletions(-)
 create mode 100644 
sdks/java/io/mongodb/src/main/java/org/apache/beam/sdk/io/mongodb/SSLUtils.java

Reply via email to