This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git
from 989510e9e6 Merge pull request #3394 from sramazzina/3189
new 7efa1c502f issue #3309 : Ability to store encrypted passwords as
variables
new 7dc8292e9a issue #3247 : Snowflake Bulk Uploader always deletes
staging files
new 78be5b9966 Issue #3234 : Remove comment string from script step
new d60e27c9ed Issue #3231 : Password aren't encrypted/decrypted as AES
when use HOP_PASSWORD_ENCODER_PLUGIN=AES
new ff03096075 Merge pull request #3393 from mattcasters/master
The 6319 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:
.../pages/password/passwords/aespasswords.adoc | 7 +++---
.../pipeline/transforms/snowflakebulkloader.adoc | 2 +-
.../pipeline/transforms/script/ScriptDialog.java | 13 ++++------
.../script/messages/messages_en_US.properties | 2 --
.../snowflake/bulkloader/SnowflakeBulkLoader.java | 2 +-
.../core/dialog/HopDescribedVariablesDialog.java | 29 +++++++++++++++++++---
.../org/apache/hop/ui/core/widget/TableView.java | 2 +-
.../core/dialog/messages/messages_en_US.properties | 1 +
8 files changed, 38 insertions(+), 20 deletions(-)