You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2019/03/19 00:23:00 UTC

[beam] branch master updated: Remove Cassandra PasswordDecrypter fix (tagged for 2.12) from high level release notes

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 115cfd8  Remove Cassandra PasswordDecrypter fix (tagged for 2.12) from high level release notes
     new 6bb4b23  Merge pull request #8077 from echauchot/release_notes_upgrade
115cfd8 is described below

commit 115cfd84d4d86d5a799b551145a20a3acf99ecd7
Author: Etienne Chauchot <ec...@apache.org>
AuthorDate: Mon Mar 18 12:57:59 2019 +0100

    Remove Cassandra PasswordDecrypter fix (tagged for 2.12) from high level release notes
---
 website/src/_posts/2019-03-05-beam-2.11.0.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/website/src/_posts/2019-03-05-beam-2.11.0.md b/website/src/_posts/2019-03-05-beam-2.11.0.md
index 9c56af2..9de98d1 100644
--- a/website/src/_posts/2019-03-05-beam-2.11.0.md
+++ b/website/src/_posts/2019-03-05-beam-2.11.0.md
@@ -74,7 +74,6 @@ For more information on changes in 2.11.0, check out the
 * Add Cloud KMS support to GCS copies.
 * Add parameters for offsetConsumer in KafkaIO.read().
 * Allow setting compression codec in ParquetIO write.
-* Cassandra: PasswordDecrypter: Delay decryption / Avoid serialization.
 * Add kms_key to BigQuery transforms, pass to Dataflow.
 
 ### New Features / Improvements