Skip to content

Tags: phdata/streamliner

Tags

5.10.0

Toggle 5.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
TOOL-696 Add fields for notification integration name for pipe and ta…

…sk. (#126)

Also updated the template to include changes needed for CSV file format and error_integration for pipe and task

Co-authored-by: Anish <[email protected]>

5.9.0

Toggle 5.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
STREAM-132 Update documentation and changelog for 5.9.0 (#124)

Also includes a minor update in the snowflake ssp template to handle special character in the snowsql command.

5.8.1

Toggle 5.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
STREAM-127 Remove log4j vulnerable dependency (#121)

* Removed the CVE-2021-44228 vulnerable unused dependency. This dependency is not used in the application.

5.8.0-docs

Toggle 5.8.0-docs's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
STREAM-126 Update changelog for streamliner 4.4 (#120)

This also includes STREAM-124 Document steps to connect streamliner with impala

5.8.0

Toggle 5.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
STREAM-120 Improve oracle/snowflake schema crawler performance (#119)

* added snowflake jdbc dependency
* implemented logic to add tables filter in the oracle/snowflake custom queries.
* STREAM-125 - Add hive and impala jdbc drivers.
* STREAM-121 - Support attribute "errorIntegration" under destination in ingest-config
* STREAM-122 - Document "userDefinedTable" and "genericProperties" feature.

5.7.0

Toggle 5.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
STREAM-119 Update customer docs for streamliner 5.7.0 (#118)

* added change log for streamliner 5.7.0
* updated customer docs.

5.6.1

Toggle 5.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
STREAM-117 Fixed the bug to provide environment variable in ingest-co…

…nfig. (#116)

Things were already in place for schema command but it was not working for script command.
After analysing, found that there were two different methods to read YAML. In one method we missed to add the deserializing logic that will read the environment variable, hence removed it.
Now we have a common logic to read YAML file along with environment variable across the application.

5.6.0

Toggle 5.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
STREAM-116 Connect streamliner with redshift (#115)

* added dependency for redshift jar
* updated type-mapping.yml file to support redshift data types.
* added changelog for streamliner 5.6.0

5.5.0

Toggle 5.5.0's commit message
Update streamliner version to 5.5.0

5.5.0-docs

Toggle 5.5.0-docs's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
STREAM-110 updated changelog and doc-version for streamliner 5.5.0 (#112

)

* also updated doc-version for streamliner 4.4